4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-10 01:39:34 +00:00

100 Commits

Author SHA1 Message Date
Laurent Montel
acb45eeb84 Use nullptr 2020-01-20 13:37:51 +01:00
Nicolás Alvarez
ad50594cb2 Fix repeated 'the the' in comments. 2018-10-15 10:26:08 -03:00
Ivan Romanov
ca1667c118 dropped unused #include 2014-11-13 02:13:50 +05:00
Justin Karneges
c7f5815b98 fix license header wrapping
svn path=/trunk/kdesupport/qca/; revision=808523
2008-05-16 20:41:50 +00:00
Justin Karneges
36a080bc6e remove default argument, for forwards compat with 2.0.0. we'll put this
back in 2.1

svn path=/trunk/kdesupport/qca/; revision=800344
2008-04-23 23:01:57 +00:00
Justin Karneges
3c19274329 pgp fingerprint is much longer than 16 digits :)
svn path=/trunk/kdesupport/qca/; revision=800342
2008-04-23 22:54:03 +00:00
Justin Karneges
f661fb638b provider should have a default value
svn path=/trunk/kdesupport/qca/; revision=731776
2007-11-01 20:23:15 +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
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
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
ea6d9e5dab completion result, validateflags
svn path=/trunk/kdesupport/qca/; revision=681370
2007-06-28 18:53:41 +00:00
Justin Karneges
3a5009ce8a Hostname -> HostName
svn path=/trunk/kdesupport/qca/; revision=680269
2007-06-25 19:39:00 +00:00
Justin Karneges
ba3aea15a6 issuerLocations, ocspLocations
svn path=/trunk/kdesupport/qca/; revision=679855
2007-06-25 05:25:11 +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
3d0f851cb3 complete rfc 2818 hostname validation, with kssl compat stuff
svn path=/trunk/kdesupport/qca/; revision=674762
2007-06-12 23:51:51 +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
9003c933ef notes about synchronous event handling
svn path=/trunk/kdesupport/qca/; revision=673089
2007-06-08 23:34:31 +00:00
Justin Karneges
eb56c9a601 api nit
svn path=/trunk/kdesupport/qca/; revision=672748
2007-06-08 02:38:42 +00:00
Justin Karneges
27e04daa81 ConstraintType is now a class
svn path=/trunk/kdesupport/qca/; revision=672719
2007-06-07 22:46:11 +00:00
Justin Karneges
5a97d03b5b CertificateInfoType is now a class, average uses are still API compatible
svn path=/trunk/kdesupport/qca/; revision=672697
2007-06-07 21:31:12 +00:00
Brad Hards
562fb75a48 Suppress stray links to Certificate object in apidocs.
svn path=/trunk/kdesupport/qca/; revision=670607
2007-06-02 06:36:56 +00:00
Brad Hards
2c2c3c5b8f API docs for the ConstraintType enum.
svn path=/trunk/kdesupport/qca/; revision=670602
2007-06-02 06:07:18 +00:00
Justin Karneges
ab5cb16312 formatting
svn path=/trunk/kdesupport/qca/; revision=670564
2007-06-02 01:48:06 +00:00
Brad Hards
19ac4b741d Add in minimal apidocs for assignment operators and copy
constructors.

Also fix the problem where Provider::Context wasn't
showing up properly in the class list.

svn path=/trunk/kdesupport/qca/; revision=670559
2007-06-02 00:24:30 +00:00
Justin Karneges
ddcfd78c74 non-default ctor/etc and dptr
svn path=/trunk/kdesupport/qca/; revision=670554
2007-06-01 23:47:13 +00:00
Justin Karneges
1b99cafa0a add operator!= to match operator==, inlined
svn path=/trunk/kdesupport/qca/; revision=670500
2007-06-01 19:06:41 +00:00
Justin Karneges
7ddc70de0a remove CRL::signature, for consistency with other objects
svn path=/trunk/kdesupport/qca/; revision=670496
2007-06-01 18:47:50 +00:00
Justin Karneges
1bb4e28b5d doc for orderedDNOnly
svn path=/trunk/kdesupport/qca/; revision=670482
2007-06-01 17:00:53 +00:00
Justin Karneges
52e4134552 this should be a reference
svn path=/trunk/kdesupport/qca/; revision=670479
2007-06-01 16:44:40 +00:00
Brad Hards
ea8f72c671 Typo fixes - from krazy.
svn path=/trunk/kdesupport/qca/; revision=670408
2007-06-01 11:43:52 +00:00
Justin Karneges
35e5d4d4ba Q_DISABLE_COPY
svn path=/trunk/kdesupport/qca/; revision=669727
2007-05-30 07:02:34 +00:00
Justin Karneges
c55e885565 provide fileName and ptr context for events during load
svn path=/trunk/kdesupport/qca/; revision=669256
2007-05-28 21:22:25 +00:00
Brad Hards
e6296a5755 API documentation update
svn path=/trunk/kdesupport/qca/; revision=661327
2007-05-05 07:31:08 +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
7dc102ddb7 explicit constructor
svn path=/trunk/kdesupport/qca/; revision=656570
2007-04-21 18:42:28 +00:00
Justin Karneges
97d1a15017 explicit constructors
svn path=/trunk/kdesupport/qca/; revision=655600
2007-04-18 21:02:46 +00:00
Brad Hards
7bf0052654 krazy fix for signals macro (now Q_SIGNALS).
Start of API dox for KeyLoader - long way to go
on this one.

svn path=/trunk/kdesupport/qca/; revision=654507
2007-04-16 11:02:00 +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
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
Justin Karneges
310307e272 stub for makeFriendlyNames. also, use QCA_EXPORT
svn path=/trunk/kdesupport/qca/; revision=652341
2007-04-10 18:24:35 +00:00
Justin Karneges
672d864635 stub for converting CertificateInfoOrdered into a DN string
svn path=/trunk/kdesupport/qca/; revision=652334
2007-04-10 18:12:19 +00:00
Justin Karneges
3b68755b2f support for oids in cert info types
svn path=/trunk/kdesupport/qca/; revision=652064
2007-04-10 01:08:04 +00:00
Justin Karneges
ca7b9c820f KeyLoader object for async private key loading
svn path=/trunk/kdesupport/qca/; revision=651513
2007-04-08 02:33:38 +00:00
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
Justin Karneges
3a3fa3c3af minor changes: default args and renamed enum items
svn path=/trunk/kdesupport/qca/; revision=647654
2007-03-29 03:12:41 +00:00
Justin Karneges
1b3d53b8bc fix cert info map caching
svn path=/trunk/kdesupport/qca/; revision=646109
2007-03-24 16:00:18 +00:00
Christian Ehrlicher
78406a6651 win32 compile
- update openssl to search for libeay too
- saslservtests needs wsock32
- export CertificateInfoPair to fix qca-openssl linking
- add setenv() to pgpunittest.cpp for win32 - maybe add a check for setenv()

svn path=/trunk/kdesupport/qca/; revision=633918
2007-02-15 19:17:56 +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
dc3ccd0110 Add a bit more API documentation, for new methods/classes
introduced for the ordered certificate info.

svn path=/trunk/kdesupport/qca/; revision=605323
2006-11-16 11:00:20 +00:00