4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-15 03:49:33 +00:00

145 Commits

Author SHA1 Message Date
Justin Karneges
557bef82cf support for cert chain completion and validation
svn path=/trunk/kdesupport/qca/; revision=524248
2006-03-30 06:04:14 +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
31650bf97f Remove unused QCA_PLUGIN_EXPORT magic, and irrelevant
API documentation.

CCMAIL:justin@affinix.com


svn path=/trunk/kdesupport/qca/; revision=522575
2006-03-26 03:48:42 +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
82094ffb79 API documentation work. The main focus is making sure
that everything says #include <QtCrypto>, not
#include <qca_foo.h>


svn path=/trunk/kdesupport/qca/; revision=522368
2006-03-25 10:44:30 +00:00
Brad Hards
b80d54e1f0 More API documentation.
svn path=/trunk/kdesupport/qca/; revision=522347
2006-03-25 08:26:55 +00:00
Justin Karneges
277efac15a move qpipe into main library, use a thread for reading on windows
svn path=/trunk/kdesupport/qca/; revision=522010
2006-03-24 08:13:47 +00:00
Justin Karneges
b5bb1edd19 move qpipe into qca itself
svn path=/trunk/kdesupport/qca/; revision=522002
2006-03-24 07:07:05 +00:00
Brad Hards
e1640979b7 Minor API dox update.
svn path=/trunk/kdesupport/qca/; revision=521314
2006-03-22 10:43:15 +00:00
Justin Karneges
fdf7240cfd support passive persistence, start/stop events, optimize entry access
svn path=/trunk/kdesupport/qca/; revision=520909
2006-03-21 07:55:54 +00:00
Brad Hards
cbbf56cd69 A little more API documentation.
svn path=/trunk/kdesupport/qca/; revision=520191
2006-03-19 11:28:23 +00:00
Brad Hards
b00a8b2885 API documentation for SecureLayer and TLS classes.
svn path=/trunk/kdesupport/qca/; revision=520147
2006-03-19 07:25:43 +00:00
Brad Hards
4e837a7cf1 More API dox for TLS.
svn path=/trunk/kdesupport/qca/; revision=519907
2006-03-18 10:02:41 +00:00
Brad Hards
1b85c2944d More API documentation for TLS.
svn path=/trunk/kdesupport/qca/; revision=519906
2006-03-18 10:00:21 +00:00
Brad Hards
dc729f0e92 Switch TLS::supportedCipherSuites() to take a
Version instead of a Mode. This allows for cipher
suites that are only available for some protocol
versions and different naming between SSL3 and TLS1.

CCMAIL: justin@affinix.com

svn path=/trunk/kdesupport/qca/; revision=519496
2006-03-17 11:16:23 +00:00
Brad Hards
0fa653c622 Updates to the API documentation.
svn path=/trunk/kdesupport/qca/; revision=518170
2006-03-13 10:44:14 +00:00
Brad Hards
08e1ebceb6 Add a first cut operator== for CertificateRequest
svn path=/trunk/kdesupport/qca/; revision=513687
2006-02-26 04:25:43 +00:00
Brad Hards
b21c67fc97 Update API docs.
svn path=/trunk/kdesupport/qca/; revision=513368
2006-02-25 08:37:16 +00:00
Justin Karneges
a948a8f3ba support for a credit string
svn path=/trunk/kdesupport/qca/; revision=513334
2006-02-25 02:43:31 +00:00
Justin Karneges
7722e56837 use q_interface for plugins, add diagnostic text
svn path=/trunk/kdesupport/qca/; revision=513017
2006-02-24 08:08:43 +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
b6c689e87f New method - import CRLs from PEM encoded files.
svn path=/trunk/kdesupport/qca/; revision=508540
2006-02-12 06:58:00 +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
764ca60152 Minor addition to API docs.
svn path=/trunk/kdesupport/qca/; revision=459497
2005-09-11 06:38:41 +00:00
Justin Karneges
faa60e9bfe passphrase request context, and ability to reject passphrase request
svn path=/trunk/kdesupport/qca/; revision=441313
2005-07-31 05:12:42 +00:00
Justin Karneges
93b936d881 update tls/sasl api
svn path=/trunk/kdesupport/qca/; revision=440609
2005-07-31 01:27:27 +00:00
Justin Karneges
bfc1b65efb dtls, option to enable only specific keystores
svn path=/trunk/kdesupport/qca/; revision=440371
2005-07-30 09:16:05 +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
ac7b41cfcd ability to change ca option back to user
svn path=/trunk/kdesupport/qca/; revision=440368
2005-07-30 09:13:13 +00:00
Justin Karneges
acabfd9986 more error possibilities
svn path=/trunk/kdesupport/qca/; revision=440366
2005-07-30 09:11:59 +00:00
Justin Karneges
0f64071f8b reworked keystore system, also now tls is async
svn path=/trunk/kdesupport/qca/; revision=439543
2005-07-28 12:17:09 +00:00
Justin Karneges
2c921b0b5f clean this file up, get rid of synchronous layer
svn path=/trunk/kdesupport/qca/; revision=439532
2005-07-28 11:35:17 +00:00
Justin Karneges
0b0fd4407c add "raw" mode
svn path=/trunk/kdesupport/qca/; revision=439531
2005-07-28 11:34:03 +00:00
Justin Karneges
65ae15c7f3 typo
svn path=/trunk/kdesupport/qca/; revision=432577
2005-07-07 21:32:47 +00:00
Justin Karneges
c359e14cee more windows/build fixes
svn path=/trunk/kdesupport/qca/; revision=432335
2005-07-07 00:52:42 +00:00
Justin Karneges
ed1c0bd0d5 enable pgp
svn path=/trunk/kdesupport/qca/; revision=432305
2005-07-06 22:27:02 +00:00
Justin Karneges
871d1a4186 make it work on windows
svn path=/trunk/kdesupport/qca/; revision=432284
2005-07-06 21:37:45 +00:00
Justin Karneges
348d89ca05 inline this class
svn path=/trunk/kdesupport/qca/; revision=431769
2005-07-05 08:04:13 +00:00
Justin Karneges
5b0649a1e9 reword this
svn path=/trunk/kdesupport/qca/; revision=431766
2005-07-05 07:40:36 +00:00
Justin Karneges
36f639a386 need to export these
svn path=/trunk/kdesupport/qca/; revision=431133
2005-07-03 10:45:35 +00:00
Justin Karneges
375cf48ca2 support objects: synchronizer and dirwatch
svn path=/trunk/kdesupport/qca/; revision=431042
2005-07-03 03:06:45 +00:00
Justin Karneges
9f47013898 update cms api
svn path=/trunk/kdesupport/qca/; revision=428929
2005-06-25 20:25:52 +00:00
Justin Karneges
9b918f5de9 add more QCA_EXPORT
svn path=/trunk/kdesupport/qca/; revision=428729
2005-06-25 02:48:53 +00:00
Justin Karneges
13b370fe91 convert some non-essential QSecureArrays to QByteArray
svn path=/trunk/kdesupport/qca/; revision=428712
2005-06-24 23:41:25 +00:00
Brad Hards
9b1a6849ca More API documentation updates
svn path=/trunk/kdesupport/qca/; revision=421976
2005-06-04 06:52:10 +00:00
Brad Hards
367d4b432b Misc API documentation update
svn path=/trunk/kdesupport/qca/; revision=421527
2005-06-03 10:26:52 +00:00
Brad Hards
2dfb6661f8 API docs update
svn path=/trunk/kdesupport/qca/; revision=419350
2005-05-29 09:35:54 +00:00
Brad Hards
16287e0775 Another bunch of API doco updates
svn path=/trunk/kdesupport/qca/; revision=416305
2005-05-21 05:13:31 +00:00
Brad Hards
11dc5029a6 Another batch of API documentation updates.
svn path=/trunk/kdesupport/qca/; revision=415712
2005-05-19 12:04:08 +00:00