summaryrefslogtreecommitdiff
path: root/lib/x509/compat.c
Commit message (Expand)AuthorAgeFilesLines
* Move to ../gnutls_cert.c.Simon Josefsson2006-03-151-96/+0
* Use GNU coding style.Simon Josefsson2005-11-071-28/+30
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* these functions are not exported in the API documentation.Nikos Mavrogiannopoulos2005-01-271-5/+5
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* Indent.Simon Josefsson2004-10-281-2/+4
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-9/+4
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-38/+35
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-3/+2
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-697/+1
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-0/+1
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-21/+21
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-8/+17
* Renamed several pkcs #7 related functions. That is to allow future extensions...Nikos Mavrogiannopoulos2003-11-111-2/+2
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-5/+2
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-301-2/+0
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-1/+1
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-69/+76
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-10/+10
* Added some private key handling functions. They are primitive enough for now.Nikos Mavrogiannopoulos2003-02-121-0/+35
* gnutls_x509_certificate_* were renamed gnutls_x509_crt_*.Nikos Mavrogiannopoulos2003-02-121-84/+84
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-0/+186
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-21/+21
* Criticality of an X.509 extension can now be extracted.Nikos Mavrogiannopoulos2003-02-071-2/+2
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-0/+562