summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.c
Commit message (Expand)AuthorAgeFilesLines
* updated the client retrieval certificate callback.Nikos Mavrogiannopoulos2003-12-281-15/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-261-8/+8
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-6/+6
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-17/+16
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-201-1/+1
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-3/+119
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-4/+31
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-4/+6
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-2/+6
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+1
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-2/+3
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-2/+2
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-111-8/+5
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+1
* Passwords in PKCS5 and PKCS12 are now restricted to ASCII ones.Nikos Mavrogiannopoulos2003-06-241-0/+2
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-22/+2
* the idea of using a separate library for x509 stuff was dropped for now.Nikos Mavrogiannopoulos2003-03-221-1/+1
* more cleanups.Nikos Mavrogiannopoulos2003-03-221-33/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-221-20/+79
* * Added the new functions: gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2003-03-221-0/+58
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-121-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/+1
* The client certificate selection callback is no longer called twice. It is ca...Nikos Mavrogiannopoulos2003-02-181-13/+4
* Corrected bugs in gnutls_x509_rdn_get(). Added a test to print the server's t...Nikos Mavrogiannopoulos2003-02-141-7/+5
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-4/+3
* gnutls_x509_certificate_* were renamed gnutls_x509_crt_*.Nikos Mavrogiannopoulos2003-02-121-12/+12
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-28/+132
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-1/+1
* removed the raw part in the gnutls_privkey internal structure..Nikos Mavrogiannopoulos2003-02-071-0/+1
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-1/+1
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-4/+4
* Several cleanups and elimination of warnings.Nikos Mavrogiannopoulos2002-11-201-40/+0
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-0/+1
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-191-0/+1
* The session->gnutls_key was renamed to session->key.Nikos Mavrogiannopoulos2002-11-121-1/+1
* corrected behaviour of verification in openpgp keys.Nikos Mavrogiannopoulos2002-11-031-1/+1
* Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce...Nikos Mavrogiannopoulos2002-11-021-1/+1
* GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR.Nikos Mavrogiannopoulos2002-10-281-1/+1
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-251-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-201-6/+8
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-7/+7
* more cleanupsNikos Mavrogiannopoulos2002-09-011-4/+4
* several clean upsNikos Mavrogiannopoulos2002-09-011-1/+1
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-3/+3