98 Commits

Author SHA1 Message Date
Brad Hards
9f9156e4a6 API documentation fixes.
svn path=/trunk/kdesupport/qca/; revision=707939
2007-09-03 12:04:55 +00:00
Justin Karneges
97c6bbdd29 supported types for cipher and mac, also allow choosing a provider
svn path=/trunk/kdesupport/qca/; revision=705842
2007-08-28 18:03:36 +00:00
Justin Karneges
5e602dcd97 Hash::supportedTypes and InfoContext
svn path=/trunk/kdesupport/qca/; revision=705821
2007-08-28 17:11:40 +00:00
Justin Karneges
f905028190 whitespace adjustments
svn path=/trunk/kdesupport/qca/; revision=705483
2007-08-28 01:36:27 +00:00
Brad Hards
f102a2b382 Update doxygen config file, and add possibility to disable
provider API generation.


svn path=/trunk/kdesupport/qca/; revision=696279
2007-08-04 12:00:23 +00:00
Brad Hards
5f30c4801c Update to documentation for provider API.
svn path=/trunk/kdesupport/qca/; revision=696275
2007-08-04 11:43:17 +00:00
Brad Hards
7db5c7713d More updates for API documentation.
We now use \ingroup rather than \addtogroup to
collect the user API.

Also made sure that we have the right #include
magic for all of the user API.

svn path=/trunk/kdesupport/qca/; revision=696216
2007-08-04 08:09:02 +00:00
Justin Karneges
8dd6d9e5ff finish provider docs
svn path=/trunk/kdesupport/qca/; revision=695732
2007-08-02 20:18:17 +00:00
Justin Karneges
bc5e3d1a7e more docs, make waitFor functions return bool
svn path=/trunk/kdesupport/qca/; revision=695468
2007-08-02 07:52:53 +00:00
Brad Hards
0f89c8bc31 Take 2 at grouping parts of the QCA API.
We now only put classes in the module pages.

svn path=/trunk/kdesupport/qca/; revision=694573
2007-07-31 04:11:42 +00:00
Brad Hards
ec582e26b4 Divide the API documentation into a user module and a
provider module.

Also associate the metatype support functions with the 
SyncThread page, as requested by Justin.

svn path=/trunk/kdesupport/qca/; revision=694526
2007-07-30 23:40:24 +00:00
Justin Karneges
f33749facb a few more docs
svn path=/trunk/kdesupport/qca/; revision=693448
2007-07-28 00:15:18 +00:00
Justin Karneges
0f9cbdfa74 notes to point application developers away from the provider contexts
svn path=/trunk/kdesupport/qca/; revision=693442
2007-07-28 00:04:02 +00:00
Justin Karneges
1415eef115 more provider interface documentation
svn path=/trunk/kdesupport/qca/; revision=693434
2007-07-27 23:17:01 +00:00
Justin Karneges
b4a1c19465 more provider interface docs
svn path=/trunk/kdesupport/qca/; revision=693093
2007-07-27 02:28:52 +00:00
Justin Karneges
c37c319748 diagnosticText not supposed to be pure virtual
svn path=/trunk/kdesupport/qca/; revision=690322
2007-07-20 17:51:10 +00:00
Justin Karneges
f898722b88 initial provider interface documentation
svn path=/trunk/kdesupport/qca/; revision=690071
2007-07-20 01:05:05 +00:00
Justin Karneges
6708107e0a DOR-SR support in securemessage, diagnosticText in securemessage, cleanup
svn path=/trunk/kdesupport/qca/; revision=690066
2007-07-20 00:26:04 +00:00
Justin Karneges
facac9f2f0 tls session resuming, firstStepDone changed to certificateRequested
svn path=/trunk/kdesupport/qca/; revision=684510
2007-07-06 18:57:03 +00:00
Justin Karneges
e4c50c2aa2 flag for when server requests a certificate
svn path=/trunk/kdesupport/qca/; revision=684491
2007-07-06 18:03:29 +00:00
Justin Karneges
ea6d9e5dab completion result, validateflags
svn path=/trunk/kdesupport/qca/; revision=681370
2007-06-28 18:53:41 +00:00
Justin Karneges
3ee8350826 securemessage bytesWritten
svn path=/trunk/kdesupport/qca/; revision=680322
2007-06-25 22:02:34 +00:00
Justin Karneges
61528f9968 SNI for server mode
svn path=/trunk/kdesupport/qca/; revision=680254
2007-06-25 19:08:05 +00:00
Justin Karneges
ba3aea15a6 issuerLocations, ocspLocations
svn path=/trunk/kdesupport/qca/; revision=679855
2007-06-25 05:25:11 +00:00
Justin Karneges
a1100408bf complete keystore, add isAvailable to provider api
svn path=/trunk/kdesupport/qca/; revision=677379
2007-06-19 02:36:21 +00:00
Justin Karneges
bf27824a9a use MemoryRegion instead of SecureArray, for hash, mac, and pkey sign/verify
svn path=/trunk/kdesupport/qca/; revision=677315
2007-06-18 21:31:14 +00:00
Justin Karneges
46d519ae31 remove unnecessary secure memory usage in pgp api
svn path=/trunk/kdesupport/qca/; revision=674773
2007-06-13 00:34:06 +00:00
Justin Karneges
2db0ae1fcb remove unnecessary secure array usage in pkey api
svn path=/trunk/kdesupport/qca/; revision=674761
2007-06-12 23:49:25 +00:00
Justin Karneges
ab782c5ff4 remove unnecessary secure array usage from cert api
svn path=/trunk/kdesupport/qca/; revision=674313
2007-06-12 02:30:58 +00:00
Justin Karneges
19c92df402 sasl params changes
svn path=/trunk/kdesupport/qca/; revision=674194
2007-06-11 23:18:19 +00:00
Justin Karneges
ca8417b3ce mechlist should be stringlist
svn path=/trunk/kdesupport/qca/; revision=673070
2007-06-08 22:08:57 +00:00
Justin Karneges
22bda16af0 push x509 object comparisons into the provider
svn path=/trunk/kdesupport/qca/; revision=673069
2007-06-08 21:57:32 +00:00
Brad Hards
231f7f8eb8 Switch Cipher::blockSize to return int, rather than unsigned int.
I think unsigned int was a bit more descriptive, but certainly
is non-standard.

svn path=/trunk/kdesupport/qca/; revision=670664
2007-06-02 11:22:26 +00:00
Justin Karneges
a7cd5e041a ability to set untrusted certs for CMS verification
svn path=/trunk/kdesupport/qca/; revision=664841
2007-05-14 23:16:31 +00:00
Justin Karneges
ee2f3096d1 crl locations embedded in certs
svn path=/trunk/kdesupport/qca/; revision=658041
2007-04-25 19:39:34 +00:00
Justin Karneges
0bc811dbf2 we don't use these anymore
svn path=/trunk/kdesupport/qca/; revision=655199
2007-04-17 22:33:36 +00:00
Brad Hards
114fcaf1f5 krazy cleanups
svn path=/trunk/kdesupport/qca/; revision=654947
2007-04-17 12:09:20 +00:00
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
e38dd5370d keystore api update
svn path=/trunk/kdesupport/qca/; revision=653377
2007-04-13 06:32:02 +00:00
Justin Karneges
39cd886afb QCAPlugin is now not a QObject, but subclasses are
svn path=/trunk/kdesupport/qca/; revision=653255
2007-04-13 00:42:19 +00:00
Justin Karneges
07104e0119 add tls issuer list support, prepare provider for remaining tls features
svn path=/trunk/kdesupport/qca/; revision=652442
2007-04-11 02:13:20 +00:00
Brad Hards
3ba47fa6c4 EBN fixes for signal: -> Q_SIGNALS, slots: -> Q_SLOTS
svn path=/trunk/kdesupport/qca/; revision=649891
2007-04-03 11:03:38 +00:00
Justin Karneges
c3c8ad40a5 pgp fingerprint note
svn path=/trunk/kdesupport/qca/; revision=646114
2007-03-24 16:39:09 +00:00
Brad Hards
492ec1c0a8 Remove the Quality enum from the Random capability, as
discussed with Justin.

It was only really supported by the Botan provider, and
Botan dropped the idea in 1.6.0. Also, it never ensured
that the random number was actually secure.

svn path=/trunk/kdesupport/qca/; revision=620048
2007-01-05 05:22:34 +00:00
Brad Hards
57c0a105b2 Update FSF address.
svn path=/trunk/kdesupport/qca/; revision=618708
2007-01-02 05:10:11 +00:00
Justin Karneges
28331808c2 preserve info order
svn path=/trunk/kdesupport/qca/; revision=605044
2006-11-15 05:21:41 +00:00
Justin Karneges
12c1b9bcdf fix signal args
svn path=/trunk/kdesupport/qca/; revision=604529
2006-11-13 06:08:30 +00:00
Justin Karneges
355c7c215e non-const some sasl functions, non-pure some pkeycontext functions
svn path=/trunk/kdesupport/qca/; revision=604501
2006-11-13 01:44:41 +00:00
Justin Karneges
ee676bd6f1 all provider contexts are qobjects now!
svn path=/trunk/kdesupport/qca/; revision=604498
2006-11-13 00:47:46 +00:00
Brad Hards
9681bfc51c Switch the "pix" name to be "pkcs12", which is a bit
easier to remember.

svn path=/trunk/kdesupport/qca/; revision=597045
2006-10-19 09:45:52 +00:00