summaryrefslogtreecommitdiff
path: root/lib/auth_dhe.c
Commit message (Expand)AuthorAgeFilesLines
* several clean upsNikos Mavrogiannopoulos2002-09-011-2/+2
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-55/+55
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-1/+1
* Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra...Nikos Mavrogiannopoulos2002-07-151-1/+1
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-1/+6
* Now certificate decoding makes use of partial DER decoding of the libtasn1 li...Nikos Mavrogiannopoulos2002-06-281-1/+1
* The TLS handshake no longer fails if the X.509 extensions in the Certificate ...Nikos Mavrogiannopoulos2002-06-221-1/+1
* Prefixed internal functions with _gnutls_Nikos Mavrogiannopoulos2002-05-211-10/+10
* Separated the library to gnutls and gnutls-extra. gnutls-extra library contai...Nikos Mavrogiannopoulos2002-05-201-2/+8
* Added --modules option to libgnutls-config. This option prints the extra modu...Nikos Mavrogiannopoulos2002-05-171-2/+2
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-12/+12
* 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