summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-101-0/+32
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-093-2/+22
* Certificate revocation support is almost complete.Nikos Mavrogiannopoulos2003-02-081-4/+10
* added a crl verification function (untested yet).Nikos Mavrogiannopoulos2003-02-081-5/+23
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-6/+15
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-0/+7
* Criticality of an X.509 extension can now be extracted.Nikos Mavrogiannopoulos2003-02-071-4/+5
* Added function to extract the key usage extension from an X.509 certificate, ...Nikos Mavrogiannopoulos2003-02-071-0/+15
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-0/+1
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-3/+8
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-9/+25
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-16/+53
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-0/+17
* CRL parsing support is almost complete.Nikos Mavrogiannopoulos2003-02-061-0/+10
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-3/+6
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-053-2/+52
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-161-0/+3
* Added gnutls_openpgp_extract_key_name_string() which returnsNikos Mavrogiannopoulos2002-12-131-0/+5
* some cleanups.Nikos Mavrogiannopoulos2002-12-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-061-1/+1
* some updates on srp documentation.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-0/+10
* Added the functions:Nikos Mavrogiannopoulos2002-12-011-1/+15
* some changes in the callback function behaviour.Nikos Mavrogiannopoulos2002-11-231-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-201-93/+0
* updated documentation to include record layer weaknesses and counter-measures...Nikos Mavrogiannopoulos2002-11-201-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-202-2/+2
* compat4.h was added, and is included by default in gnutls.h.Nikos Mavrogiannopoulos2002-11-201-0/+93
* Moved the GNUTLS_X509KEY_* to gnutls_cert.h and renamed them to KEY_*. Improv...Nikos Mavrogiannopoulos2002-11-201-0/+4
* updated pgp key retrieval callback and added example.Nikos Mavrogiannopoulos2002-11-161-2/+2
* added compat.h which has definitions for compatibility with older (0.4.x and ...Nikos Mavrogiannopoulos2002-11-122-2/+89
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-122-2/+3
* The gnutls_openpgp_recv_key_func() callback function now accepts aNikos Mavrogiannopoulos2002-11-121-1/+1
* dropped source backwards compatibilityNikos Mavrogiannopoulos2002-11-111-17/+0
* Added callback for OpenPGP key retrieval.Nikos Mavrogiannopoulos2002-11-111-0/+5
* Enclose in extern "C" (from Debian bug #163394).Andrew McDonald2002-10-121-0/+9
* Corrected the broken detection of libgnutls-extra. Bug reported by Ivo Timmer...Nikos Mavrogiannopoulos2002-10-051-0/+6
* more cleanupsNikos Mavrogiannopoulos2002-09-011-12/+18
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-292-27/+32
* Exported gnutls_openpgp_extract_key_id(). This is the gnutls_openpgp_keyid() ...Nikos Mavrogiannopoulos2002-08-231-0/+2
* add ability to use separate file descriptors for send() and recv()Andrew McDonald2002-07-211-0/+3
* some initial support for TLS/SSL server applicationsAndrew McDonald2002-07-211-2/+20
* get rid of some warnings during buildAndrew McDonald2002-07-061-3/+5
* yet more functions, and some fixesAndrew McDonald2002-07-051-4/+27
* some more functions implementedAndrew McDonald2002-07-051-8/+18
* Added defines for old function names.Nikos Mavrogiannopoulos2002-07-051-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-301-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-232-1/+3
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-222-5/+11
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-222-497/+1