summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.c
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-201-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-111-0/+2
* some error codes were renamed to more appropriate namesNikos Mavrogiannopoulos2002-03-101-2/+2
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-061-56/+58
* Added the error UNIX_TIME_LIMIT_EXCEEDED, and corrected bugs in X.509 certifi...Nikos Mavrogiannopoulos2002-03-051-1/+18
* corrected certificate type checking.Nikos Mavrogiannopoulos2002-03-011-3/+4
* removed GNUTLS_CERT_NONE (replaced by GNUTLS_E_NO_CERTIFICATE_FOUND).Nikos Mavrogiannopoulos2002-02-241-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-221-2/+0
* Changed certificate verification functions.Nikos Mavrogiannopoulos2002-02-221-4/+8
* removed CERT_CORRUPTEDNikos Mavrogiannopoulos2002-02-191-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-171-4/+2
* Improved X.509 verification functions. They are still too primitive.Nikos Mavrogiannopoulos2002-02-171-3/+97
* Added ability for an SRP server to use multiple password files. TheNikos Mavrogiannopoulos2002-02-091-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-071-1/+1
* Modified gnutls_x509_extract_subject_alt_name() to return the type,Nikos Mavrogiannopoulos2002-02-061-7/+7
* Added function which returns the subjectAltName (subject_dns_name wasNikos Mavrogiannopoulos2002-02-061-14/+74
* renamed the gnutls_dn structure to gnutls_x509_dnNikos Mavrogiannopoulos2002-02-031-8/+8
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-3/+5
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-12/+1175
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-0/+585