summaryrefslogtreecommitdiff
path: root/lib/x509/dn.h
Commit message (Expand)AuthorAgeFilesLines
* Move dn.h stuff to x509_int.h.Simon Josefsson2008-02-261-58/+0
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-17/+16
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Indent.Simon Josefsson2004-10-281-12/+13
* print the hex value of the name in certificates with unknown character sets.Nikos Mavrogiannopoulos2004-10-131-0/+1
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-161-0/+4
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-2/+2
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-2/+2
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-2/+2
* Almost finished the X.509 certificate generation.Nikos Mavrogiannopoulos2003-10-251-2/+0
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-0/+2
* Added stuff needed to read PKCS #12 bag attributes.Nikos Mavrogiannopoulos2003-06-271-2/+0
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-0/+3
* several other additions and fixes for the certificate request stuff.Nikos Mavrogiannopoulos2003-03-141-0/+4
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-9/+9
* Certificate revocation support is almost complete.Nikos Mavrogiannopoulos2003-02-081-0/+5
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-1/+1
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-0/+12
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-0/+4
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-1/+1
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-051-0/+3