summaryrefslogtreecommitdiff
path: root/lib/x509_extensions.c
Commit message (Expand)AuthorAgeFilesLines
* Error codes of ASN.1 parser are now independent, with a map toNikos Mavrogiannopoulos2002-03-311-12/+12
* Added support for RFC2630 - PKCS7 formated structuresNikos Mavrogiannopoulos2002-03-241-3/+3
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-061-18/+18
* Added function which returns the subjectAltName (subject_dns_name wasNikos Mavrogiannopoulos2002-02-061-8/+15
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-051-1/+1
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-1/+1
* cleanupsNikos Mavrogiannopoulos2002-01-271-7/+7
* Added a minimal string library to assist in safer ASN.1 parsingNikos Mavrogiannopoulos2002-01-231-18/+19
* Some corrections done ( found by using flawfinder).Nikos Mavrogiannopoulos2002-01-231-12/+12
* cleanupsNikos Mavrogiannopoulos2002-01-231-12/+10
* Cleanups. Now use GCRYMPI_FMT_STD instead of USG.Nikos Mavrogiannopoulos2001-12-081-1/+0
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-041-128/+223
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-1/+1
* The RDN sequence needed in the certificate request message isNikos Mavrogiannopoulos2001-11-301-3/+8
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-071-2/+2
* fixes in the certificate extensions handling code.Nikos Mavrogiannopoulos2001-10-071-3/+8
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-7/+7
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-0/+284