10 Commits

Author SHA1 Message Date
Brad Hards
57c0a105b2 Update FSF address.
svn path=/trunk/kdesupport/qca/; revision=618708
2007-01-02 05:10:11 +00:00
Justin Karneges
ab489a9081 declare metatypes
svn path=/trunk/kdesupport/qca/; revision=525451
2006-04-02 05:06:05 +00:00
Brad Hards
6ff80e4f25 More API documentation. The main change in this lot is to
ensure that every header file is documented. That avoids 
ugly results in the "files" tab in the HTML, and also
identifies some undocumented functions - also fixed.

svn path=/trunk/kdesupport/qca/; revision=522574
2006-03-26 03:27:54 +00:00
Justin Karneges
d9700b3ede securearray: operator+, operator+=, fill char for constructor
svn path=/trunk/kdesupport/qca/; revision=440369
2005-07-30 09:14:20 +00:00
Justin Karneges
53c9d96625 qca_secure_realloc
svn path=/trunk/kdesupport/qca/; revision=404493
2005-04-10 01:55:43 +00:00
Brad Hards
26451f6a0b Add another constructor to QBigInteger, taking a const char *. Now
this is a bit of a cop-out, but I have literally hundreds of
unit tests that use this, and they all just barfed. Besides, QSecureArray
has a constructor like this, and I would have had to fix the API
documentation in any case.

svn path=/trunk/kdesupport/qca/; revision=394001
2005-03-01 06:32:06 +00:00
Justin Karneges
7dc68f5e61 port to Qt 4
svn path=/trunk/kdesupport/qca/; revision=393410
2005-02-27 01:12:26 +00:00
Justin Karneges
ca4a3a543d added PBE, moved some enums and C secmem out of qca_core
svn path=/trunk/kdesupport/qca/; revision=382285
2005-01-25 13:01:45 +00:00
Brad Hards
fa9d500d91 Update the API documentation. We should now have #include <QtCrypto>
everywhere, but it needs to be done one class at a time.
If you see any wrong, let me know.

CCMAIL:delta-affinix.com@lists.affinix.com

svn path=/trunk/kdesupport/qca/; revision=379674
2005-01-18 09:59:10 +00:00
Justin Karneges
47d42a6d6d divide qca.h, move the includes
svn path=/trunk/kdesupport/qca/; revision=374565
2005-01-01 02:44:28 +00:00