summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-031-2/+0
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-1/+1
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-6/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-191-1/+1
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-191-9/+9
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-2/+6
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-2/+3
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-2/+2
* * Added the new functions: gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2003-03-221-0/+2
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-0/+24
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-36/+2
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-17/+17
* removed the raw part in the gnutls_privkey internal structure..Nikos Mavrogiannopoulos2003-02-071-1/+0
* Several cleanups and elimination of warnings.Nikos Mavrogiannopoulos2002-11-201-1/+0
* Moved the GNUTLS_X509KEY_* to gnutls_cert.h and renamed them to KEY_*. Improv...Nikos Mavrogiannopoulos2002-11-201-1/+14
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-6/+6
* The TLS handshake no longer fails if the X.509 extensions in the Certificate ...Nikos Mavrogiannopoulos2002-06-221-3/+0
* renamed libasn1 to libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* Adapted codebase to the new libasn1 0.1.0.Nikos Mavrogiannopoulos2002-06-101-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-04-031-7/+0
* Optimized RSA signature calculationNikos Mavrogiannopoulos2002-04-031-0/+8
* removed unneeded functionsNikos Mavrogiannopoulos2002-03-291-1/+1
* Optimized RSA decryption. (Very) Much faster nowNikos Mavrogiannopoulos2002-03-281-3/+7
* Applied the patches to fix the GDOC problem.Timo Schulz2002-02-191-2/+0
* keyUsage is now 16 bitsNikos Mavrogiannopoulos2002-02-031-1/+1
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-4/+8
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-8/+1
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-1/+1
* Basic GnuTLS OpenPGP support.Timo Schulz2002-01-291-0/+2
* CertificateType is now accesible from the API.Nikos Mavrogiannopoulos2002-01-291-1/+1
* signature is now a gnutls_datumNikos Mavrogiannopoulos2002-01-281-2/+1
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-1/+1
* Added ability of the client to choose a certificate dependingNikos Mavrogiannopoulos2002-01-281-0/+4
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-4/+7
* Added stuff for DSS certificates (not ready yet)Nikos Mavrogiannopoulos2002-01-261-1/+27
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-1/+1
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-2/+0
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-3/+3
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-051-0/+2
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-041-4/+3
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-7/+5
* several fixes.Nikos Mavrogiannopoulos2001-11-101-2/+3
* updated name indication extension (dnsname)Nikos Mavrogiannopoulos2001-10-101-2/+2
* several cleanupsNikos Mavrogiannopoulos2001-10-081-0/+1
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-1/+1
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-3/+4
* several additions for x509 client authenticationNikos Mavrogiannopoulos2001-08-061-1/+1
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-051-0/+2
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-051-19/+1
* cleanups in certificate copyingNikos Mavrogiannopoulos2001-08-051-0/+1