summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2002-04-031-7/+0
* Optimized RSA signature calculationNikos Mavrogiannopoulos2002-04-031-0/+8
* removed unneeded functionsNikos Mavrogiannopoulos2002-03-291-1/+1
* Optimized RSA decryption. (Very) Much faster nowNikos Mavrogiannopoulos2002-03-281-3/+7
* Applied the patches to fix the GDOC problem.Timo Schulz2002-02-191-2/+0
* keyUsage is now 16 bitsNikos Mavrogiannopoulos2002-02-031-1/+1
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-4/+8
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-8/+1
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-1/+1
* Basic GnuTLS OpenPGP support.Timo Schulz2002-01-291-0/+2
* CertificateType is now accesible from the API.Nikos Mavrogiannopoulos2002-01-291-1/+1
* signature is now a gnutls_datumNikos Mavrogiannopoulos2002-01-281-2/+1
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-1/+1
* Added ability of the client to choose a certificate dependingNikos Mavrogiannopoulos2002-01-281-0/+4
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-4/+7
* Added stuff for DSS certificates (not ready yet)Nikos Mavrogiannopoulos2002-01-261-1/+27
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-1/+1
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-2/+0
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-3/+3
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-051-0/+2
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-041-4/+3
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-7/+5
* several fixes.Nikos Mavrogiannopoulos2001-11-101-2/+3
* updated name indication extension (dnsname)Nikos Mavrogiannopoulos2001-10-101-2/+2
* several cleanupsNikos Mavrogiannopoulos2001-10-081-0/+1
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-1/+1
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-3/+4
* several additions for x509 client authenticationNikos Mavrogiannopoulos2001-08-061-1/+1
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-051-0/+2
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-051-19/+1
* cleanups in certificate copyingNikos Mavrogiannopoulos2001-08-051-0/+1
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-0/+7
* fixes in x509 cert extensions handlingNikos Mavrogiannopoulos2001-08-041-2/+3
* minor fixesNikos Mavrogiannopoulos2001-08-041-1/+15
* added some kind of support for X509 ExtensionsNikos Mavrogiannopoulos2001-08-021-0/+1
* gnutls now checks the certificate's CN to see if it matches theNikos Mavrogiannopoulos2001-07-241-6/+6
* several fixes cleanups etc.Nikos Mavrogiannopoulos2001-07-211-1/+1
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-201-3/+5
* more certificate fields parsed. CleanupsNikos Mavrogiannopoulos2001-07-181-0/+5
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-0/+2
* updated APINikos Mavrogiannopoulos2001-07-141-6/+11
* several cleanupsNikos Mavrogiannopoulos2001-06-241-3/+0
* added internal representation of pkcs1 rsa private keys.Nikos Mavrogiannopoulos2001-06-221-0/+13
* minor cleanupsNikos Mavrogiannopoulos2001-06-221-2/+0
* added missing filesNikos Mavrogiannopoulos2001-06-211-0/+31