Justin Karneges
924d5a685f
QSecureArray/QBigInteger -> QCA::SecureArray/QCA::BigInteger
...
svn path=/trunk/kdesupport/qca/; revision=653598
2007-04-13 19:04:16 +00:00
Justin Karneges
67b383f785
don't need mutex variables anymore
...
svn path=/trunk/kdesupport/qca/; revision=646172
2007-03-24 20:45:06 +00:00
Justin Karneges
1dbde38c5b
use proper console encoding
...
svn path=/trunk/kdesupport/qca/; revision=645947
2007-03-23 22:30:59 +00:00
Justin Karneges
4dfc47d1ae
windows fixes
...
svn path=/trunk/kdesupport/qca/; revision=635456
2007-02-20 04:40:37 +00:00
Justin Karneges
f46f72508d
console now supports real tty access. added some notes to the header.
...
svn path=/trunk/kdesupport/qca/; revision=635004
2007-02-19 02:04:25 +00:00
Brad Hards
db382704ee
Update FSF address + remove stray whitespace.
...
svn path=/trunk/kdesupport/qca/; revision=618699
2007-01-02 04:55:05 +00:00
Justin Karneges
77c31f750c
remove unnecessary QCA_EXPORT usage
...
svn path=/trunk/kdesupport/qca/; revision=605537
2006-11-17 05:28:44 +00:00
Laurent Montel
3a57d23517
Link qcatool under windows with qmake (for the moment cmake
...
can't link :( )
svn path=/trunk/kdesupport/qca/; revision=605363
2006-11-16 14:07:43 +00:00
Justin Karneges
63263e9dbd
console bugfixes
...
svn path=/trunk/kdesupport/qca/; revision=604543
2006-11-13 07:23:35 +00:00
Justin Karneges
f7933603e2
move the console password prompter out of qcatool and into qca
...
svn path=/trunk/kdesupport/qca/; revision=604538
2006-11-13 07:10:37 +00:00
Justin Karneges
3f52cfa037
make SyncThread public
...
svn path=/trunk/kdesupport/qca/; revision=604527
2006-11-13 05:59:14 +00:00
Brad Hards
e7c8f1d8c6
Portability fix. Turns out that you can't do code like
...
for (int n = 0; ....; ....)
{
....
int n = ....;
....
}
with Visual C++ (2005), or you get redefinition errors.
svn path=/trunk/kdesupport/qca/; revision=545218
2006-05-27 06:22:23 +00:00
Justin Karneges
a88fb079f8
better if this starts from zero
...
svn path=/trunk/kdesupport/qca/; revision=527106
2006-04-06 21:42:23 +00:00
Justin Karneges
a4f94765f4
initialize this
...
svn path=/trunk/kdesupport/qca/; revision=525934
2006-04-03 11:11:28 +00:00
Justin Karneges
1e8de156d9
better console closed handling
...
svn path=/trunk/kdesupport/qca/; revision=525889
2006-04-03 07:24:57 +00:00
Justin Karneges
b412e36aaa
console support
...
svn path=/trunk/kdesupport/qca/; revision=525455
2006-04-02 05:19:13 +00:00