Justin Karneges
f661fb638b
provider should have a default value
...
svn path=/trunk/kdesupport/qca/; revision=731776
2007-11-01 20:23:15 +00:00
Justin Karneges
bf983715d3
use Q_SIGNALS
...
svn path=/trunk/kdesupport/qca/; revision=729745
2007-10-26 20:29:42 +00:00
Justin Karneges
5194ff41a1
2.0.0 final
...
svn path=/trunk/kdesupport/qca/; revision=719686
2007-10-01 17:33:41 +00:00
Justin Karneges
e6fae3bf73
more parameter docs
...
svn path=/trunk/kdesupport/qca/; revision=708114
2007-09-03 21:06:16 +00:00
Brad Hards
793febc551
A little more API docs.
...
svn path=/trunk/kdesupport/qca/; revision=708108
2007-09-03 20:59:10 +00:00
Justin Karneges
5a21fd531c
add missing parameter docs
...
svn path=/trunk/kdesupport/qca/; revision=708100
2007-09-03 20:44:32 +00:00
Brad Hards
2516322eea
More API docs.
...
CCMAIL: justin@affinix.com
svn path=/trunk/kdesupport/qca/; revision=708083
2007-09-03 19:51:18 +00:00
Brad Hards
d0f109e61e
More API docs fixes.
...
svn path=/trunk/kdesupport/qca/; revision=708047
2007-09-03 18:11:36 +00:00
Brad Hards
9f9156e4a6
API documentation fixes.
...
svn path=/trunk/kdesupport/qca/; revision=707939
2007-09-03 12:04:55 +00:00
Brad Hards
a0992ebbd0
Implement the Whirlpool hashing algorithm, and the
...
CAST5 cipher in QCA.
CCMAIL: tnagy1024@gmail.com
svn path=/trunk/kdesupport/qca/; revision=707711
2007-09-02 18:55:35 +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
94f2389524
consistency with other qca enum use
...
svn path=/trunk/kdesupport/qca/; revision=705827
2007-08-28 17:28:02 +00:00
Justin Karneges
8ebcc36d68
explicit constructors
...
svn path=/trunk/kdesupport/qca/; revision=705822
2007-08-28 17:16:39 +00:00
Justin Karneges
5e602dcd97
Hash::supportedTypes and InfoContext
...
svn path=/trunk/kdesupport/qca/; revision=705821
2007-08-28 17:11:40 +00:00
Brad Hards
7ffb1dea73
Fix a few EBN warnings.
...
svn path=/trunk/kdesupport/qca/; revision=705818
2007-08-28 17:04:45 +00:00
Justin Karneges
f905028190
whitespace adjustments
...
svn path=/trunk/kdesupport/qca/; revision=705483
2007-08-28 01:36:27 +00:00
Brad Hards
57d0f8c93a
Minor docs tweaks.
...
svn path=/trunk/kdesupport/qca/; revision=705256
2007-08-27 15:36:18 +00:00
Justin Karneges
51adb11e2d
expose bigint mul,div,mod functions
...
svn path=/trunk/kdesupport/qca/; revision=703509
2007-08-22 17:57:51 +00:00
Brad Hards
a75a02455d
Add in the missing API documentation.
...
svn path=/trunk/kdesupport/qca/; revision=702796
2007-08-21 07:35:34 +00:00
Justin Karneges
13810ec088
don't mention QMemArray or QCString
...
svn path=/trunk/kdesupport/qca/; revision=698672
2007-08-10 16:51:44 +00:00
Brad Hards
3974d56670
Minor API docs update.
...
svn path=/trunk/kdesupport/qca/; revision=698569
2007-08-10 11:11:39 +00:00
Justin Karneges
d803c750dc
more docs
...
svn path=/trunk/kdesupport/qca/; revision=697155
2007-08-06 23:46:59 +00:00
Brad Hards
f3d68ed3c3
API docs, try and explain a bit more about mode strings for Cipher.
...
svn path=/trunk/kdesupport/qca/; revision=696972
2007-08-06 12:25:41 +00:00
Justin Karneges
78341bf931
fix whitespace
...
svn path=/trunk/kdesupport/qca/; revision=696753
2007-08-05 20:51:08 +00:00
Brad Hards
e7bcdf89cc
Reduce number of dubious links in API docs.
...
svn path=/trunk/kdesupport/qca/; revision=696619
2007-08-05 12:38:44 +00:00
Brad Hards
67109b2a33
Update documentation for TLS.
...
svn path=/trunk/kdesupport/qca/; revision=696594
2007-08-05 10:54:57 +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
9ca640125d
SyncThread docs
...
svn path=/trunk/kdesupport/qca/; revision=695840
2007-08-03 04:42:42 +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
Brad Hards
884eabc3a9
API documentation update
...
svn path=/trunk/kdesupport/qca/; revision=689437
2007-07-18 08:32:55 +00:00
Brad Hards
49a39f949f
Partial API dox for QPipe/QPipeEnd.
...
svn path=/trunk/kdesupport/qca/; revision=686459
2007-07-11 11:28:17 +00:00
Brad Hards
017fabc468
Minor API documentation update.
...
svn path=/trunk/kdesupport/qca/; revision=685185
2007-07-08 06:52:20 +00:00
Justin Karneges
57047edea3
peerCertificateAvailable signal
...
svn path=/trunk/kdesupport/qca/; revision=684526
2007-07-06 19:50:55 +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
4ad52e4ebb
convenience methods to set certs from keybundle
...
svn path=/trunk/kdesupport/qca/; revision=684113
2007-07-06 07:16:11 +00:00
Justin Karneges
b5dae4b1dd
built-in layertracker
...
svn path=/trunk/kdesupport/qca/; revision=684048
2007-07-06 00:35:13 +00:00
Justin Karneges
e6a602e06b
allow specifying no flags
...
svn path=/trunk/kdesupport/qca/; revision=684040
2007-07-05 23:32:34 +00:00