21 Commits

Author SHA1 Message Date
Brad Hards
776a99f4bb Reorganise the api docs a bit, to help EBN.
Also a little bit of extra detail for some of the PGP functions.

svn path=/trunk/kdesupport/qca/; revision=649169
2007-04-02 07:16:13 +00:00
Brad Hards
3507ede288 Documentation update.
Improve API documentation for Event related classes,
and add an example/demo of how to use Event together
with EventHandler, PasswordAsker and TokenAsker.

svn path=/trunk/kdesupport/qca/; revision=644098
2007-03-19 09:28:19 +00:00
Brad Hards
57c0a105b2 Update FSF address.
svn path=/trunk/kdesupport/qca/; revision=618708
2007-01-02 05:10:11 +00:00
Brad Hards
11d097e08d Finally commit the big "primitives" API change.
Essentially if you had previously used a subclass
of Cipher, Hash or MAC, then you need to change
your code. The change is pretty simple - you
just pass a string name as the first argument.


svn path=/trunk/kdesupport/qca/; revision=576204
2006-08-23 12:38:39 +00:00
Justin Karneges
51f4bca98f add some more docs
svn path=/trunk/kdesupport/qca/; revision=527137
2006-04-07 00:09:50 +00:00
Brad Hards
cae18ab474 trivial documentation nit.
svn path=/trunk/kdesupport/qca/; revision=526288
2006-04-04 10:58:22 +00:00
Justin Karneges
b612a84b44 include qpipe.h among the rest
svn path=/trunk/kdesupport/qca/; revision=525454
2006-04-02 05:17:41 +00:00
Brad Hards
e9cca1e405 Some initial API documentation work on the SecureMessage
classes. This adds a lot of errors, but at least the classes
now appear in the documentation.

svn path=/trunk/kdesupport/qca/; revision=522584
2006-03-26 06:15:12 +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
Brad Hards
bf90c0630c Add a couple of additional CRLEntry functions, and
update API documentation.

svn path=/trunk/kdesupport/qca/; revision=512210
2006-02-22 06:59:17 +00:00
Brad Hards
0421e0c4b2 Minor API documentation updates
svn path=/trunk/kdesupport/qca/; revision=503440
2006-01-29 06:44:19 +00:00
Brad Hards
5af77cc0ce Move the providers page to where doxygen will find it.
Add a bit more detail to the providers page, including a link 
to the new client-side provider example.

Add an introductory architecture page.

svn path=/trunk/kdesupport/qca/; revision=503433
2006-01-29 05:43:49 +00:00
Brad Hards
cf826ca263 Update the API documentation to reflect the move
to SVN, and also to update a couple of the X.509
related classes.

svn path=/trunk/kdesupport/qca/; revision=414121
2005-05-15 11:36:48 +00:00
Brad Hards
9ce1e70508 Include a few extra links into the featureset.
svn path=/trunk/kdesupport/qca/; revision=408153
2005-04-27 11:57:53 +00:00
Justin Karneges
ab508f9893 keystore API for accessing system stores, smart cards, and pgp
svn path=/trunk/kdesupport/qca/; revision=401186
2005-03-28 07:11:58 +00:00
Brad Hards
13cf1028b1 Fix api docs - explain it is Qt4, typo fix for BlowFish, and assignment
operator for KDF

svn path=/trunk/kdesupport/qca/; revision=394300
2005-03-02 08:13:53 +00:00
Justin Karneges
83b228a85b put qcaprovider.h in here too
svn path=/trunk/kdesupport/qca/; revision=379378
2005-01-17 11:57:05 +00:00
Brad Hards
900e161c08 API documentation for TextFilter, Hex and Base64
svn path=/trunk/kdesupport/qca/; revision=376760
2005-01-09 06:37:00 +00:00
Justin Karneges
6a0dd9cc2a include this
svn path=/trunk/kdesupport/qca/; revision=376037
2005-01-07 09:13:49 +00:00
Brad Hards
bf4909af3c Describe correct #include approach
svn path=/trunk/kdesupport/qca/; revision=374579
2005-01-01 05:50:03 +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