summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.h
Commit message (Expand)AuthorAgeFilesLines
* 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