summaryrefslogtreecommitdiff
path: root/lib/auth_x509.h
Commit message (Expand)AuthorAgeFilesLines
* Optimizations in server certificate callback.Nikos Mavrogiannopoulos2001-12-091-2/+2
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-0/+2
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-11/+6
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-051-3/+2
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-041-6/+2
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-2/+0
* The RDN sequence needed in the certificate request message isNikos Mavrogiannopoulos2001-11-301-0/+7
* introduced gnutls_x509pki_get_certificate(). This function returns theNikos Mavrogiannopoulos2001-11-291-2/+7
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-151-6/+4
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-0/+2
* several cleanups in order to support DHE_RSANikos Mavrogiannopoulos2001-09-231-1/+14
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-2/+2
* gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().Nikos Mavrogiannopoulos2001-08-261-0/+5
* additions in order for gnutls server to support client authenticationNikos Mavrogiannopoulos2001-08-071-0/+1
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-061-3/+5
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-051-3/+2
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-051-1/+0
* cleanups in certificate copyingNikos Mavrogiannopoulos2001-08-051-1/+2
* fixes in x509 cert extensions handlingNikos Mavrogiannopoulos2001-08-041-0/+1
* added some kind of support for X509 ExtensionsNikos Mavrogiannopoulos2001-08-021-0/+1
* more certificate fields parsed. CleanupsNikos Mavrogiannopoulos2001-07-181-1/+7
* updated APINikos Mavrogiannopoulos2001-07-141-1/+2
* several bug fixes in ASN handling. Fixes/additionsNikos Mavrogiannopoulos2001-07-141-7/+1
* several cleanupsNikos Mavrogiannopoulos2001-07-141-1/+1
* improved certificate handlingNikos Mavrogiannopoulos2001-07-141-2/+3
* added internal representation of pkcs1 rsa private keys.Nikos Mavrogiannopoulos2001-06-221-1/+1
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-211-1/+12
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-191-1/+4
* cleanups. No longer checks for alerts between messages.Nikos Mavrogiannopoulos2001-06-181-4/+2
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-2/+2
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-161-4/+26
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+1
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-0/+11