Brad Hards
45b7cb1989
Minor cleanups, mostly from Krazy warnings.
...
svn path=/trunk/kdesupport/qca/; revision=654941
2007-04-17 12:01:26 +00:00
Dirk Mueller
55da2a0754
compile
...
svn path=/trunk/kdesupport/qca/; revision=654041
2007-04-14 22:11:09 +00:00
Laurent Montel
c0e8f78b75
Now all example compiles
...
svn path=/trunk/kdesupport/qca/; revision=591417
2006-10-02 11:33:35 +00:00
Laurent Montel
48157e0d49
Merge my patch and duncan patch
...
CCMAIL: duncan@kde.org
Now we can compile qca with cmake
Need to fix plugins compile and unitest and other small error.
svn path=/trunk/kdesupport/qca/; revision=591302
2006-10-02 09:59:51 +00:00
Brad Hards
dfb30910fb
The missing space in the #include line seemed to cause
...
problems with qmake on Windows.
svn path=/trunk/kdesupport/qca/; revision=545223
2006-05-27 07:26:53 +00:00
Brad Hards
b2aedd5a71
More fixes for issues reported by ICC.
...
Covers conversion to lower precision value, and
unused code/variable.
I didn't remove the unused function from the botan
part - just noted it.
svn path=/trunk/kdesupport/qca/; revision=535288
2006-04-29 06:45:36 +00:00
Brad Hards
f27cd312e1
Just switch to using PrivateKey, instead of RSAPrivateKey.
...
svn path=/trunk/kdesupport/qca/; revision=524787
2006-03-31 09:14:58 +00:00
Brad Hards
a17d5b7f0c
Update to use new cert/key.
...
svn path=/trunk/kdesupport/qca/; revision=524330
2006-03-30 10:19:46 +00:00
Brad Hards
56cd7a5285
Fix use of compatibility SIGNAL.
...
Also switch to use of qDebug() everywhere, instead of
printf().
svn path=/trunk/kdesupport/qca/; revision=520488
2006-03-20 03:19:06 +00:00
Brad Hards
709398ef17
Complete conversion of TLS/SSL server example to
...
Qt4.
svn path=/trunk/kdesupport/qca/; revision=520483
2006-03-20 02:54:03 +00:00
Brad Hards
1ee33d741d
Initial port of the SSL server example to QCA2. This still
...
has a little bit of Q3Support code, which I'll fix soon.
svn path=/trunk/kdesupport/qca/; revision=520189
2006-03-19 11:26:10 +00:00
Brad Hards
789799583a
Big examples update. New examples for showing HMAC, and changes to
...
show the two ways to do a basic hash. Also, an example of some of the
options for working with providers. More comments to explain everything.
This also adds copyright notices for everything, and notes on the
pre-QCA2 examples.
svn path=/trunk/kdesupport/qca/; revision=374181
2004-12-30 09:32:01 +00:00
Justin Karneges
bc3ffdfdc2
report leftover bytes via member function instead of signal
...
svn path=/trunk/kdesupport/qca/; revision=258321
2003-10-12 16:16:02 +00:00
Justin Karneges
85583e9c2e
TLS shutdown handling
...
svn path=/trunk/kdesupport/qca/; revision=257828
2003-10-10 20:04:50 +00:00
Justin Karneges
59fe640329
work under windows
...
svn path=/trunk/kdesupport/qca/; revision=257752
2003-10-10 14:10:02 +00:00
Justin Karneges
231ec39c5b
support for tracking written TLS bytes
...
svn path=/trunk/kdesupport/qca/; revision=257147
2003-10-08 02:26:11 +00:00
Justin Karneges
471671d4f8
examples!
...
svn path=/trunk/kdesupport/qca/; revision=251709
2003-09-17 00:53:41 +00:00