summaryrefslogtreecommitdiff
path: root/lib/auth_dhe.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the big number support.Nikos Mavrogiannopoulos2002-05-011-11/+11
* removed unneeded functionsNikos Mavrogiannopoulos2002-03-291-1/+1
* Added checks in authentication type renegotiation procedure.Nikos Mavrogiannopoulos2002-03-031-1/+1
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-241-4/+16
* Changed certificate verification functions.Nikos Mavrogiannopoulos2002-02-221-2/+2
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-5/+57
* Added LIBOPENCDK ifdefs (suggested by Andrew McDonald)Nikos Mavrogiannopoulos2002-02-081-1/+2
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-21/+39
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-4/+4
* Added ability of the client to choose a certificate dependingNikos Mavrogiannopoulos2002-01-281-1/+1
* added missing filesNikos Mavrogiannopoulos2002-01-271-0/+404