summaryrefslogtreecommitdiff
path: root/lib/auth_cert.h
Commit message (Expand)AuthorAgeFilesLines
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-311-0/+2
* Backported changes from the development cvs version.Nikos Mavrogiannopoulos2004-03-251-0/+9
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-121-2/+35
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-1/+1
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-2/+2
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-2/+2
* Added a flag to allow signing by v1 X.509 certificates. Also added a function...Nikos Mavrogiannopoulos2003-03-031-0/+4
* gnutls_x509_certificate_* were renamed gnutls_x509_crt_*.Nikos Mavrogiannopoulos2003-02-121-1/+1
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-4/+8
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-8/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-12/+12
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-1/+4
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-241-0/+1
* added trustdb stuffNikos Mavrogiannopoulos2002-02-221-0/+2
* Added some support the OpenPGP Certificate message, with key fingerprints.Nikos Mavrogiannopoulos2002-02-181-1/+3
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-1/+3
* * auth_cert.h: Added OpenPGP keyring item.Timo Schulz2002-02-091-0/+4
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-10/+10
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-2/+1
* Separated X509 specific stuff in the CERTIFICATE_CREDENTIALS structure.Nikos Mavrogiannopoulos2002-01-291-8/+10
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-0/+76