summaryrefslogtreecommitdiff
path: root/lib/gnutls_state.h
Commit message (Expand)AuthorAgeFilesLines
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-17/+22
* Allow access to the RSA-EXPORT parameters.Nikos Mavrogiannopoulos2004-06-051-2/+2
* added function to access the DH (peer's) public key.Nikos Mavrogiannopoulos2004-06-041-2/+2
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-2/+5
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+2
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-5/+5
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-2/+0
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-17/+17
* Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with m...Nikos Mavrogiannopoulos2002-08-261-0/+1
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-0/+2
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+2
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-1/+1
* Optimized memory handling in the record protocol.Nikos Mavrogiannopoulos2002-04-211-0/+2
* removed GNUTLS_CERT_TRUSTED enumerationNikos Mavrogiannopoulos2002-03-091-0/+2
* Added protection against the newly discovered CBC attacks against TLS.Nikos Mavrogiannopoulos2002-03-081-0/+1
* Changed behaviour in rehandshake procedure. Now can use rehandshake withNikos Mavrogiannopoulos2002-03-031-0/+1
* gnutls_record_set_default_version() was prefixed with underscore, andNikos Mavrogiannopoulos2002-02-281-0/+2
* Added some stuff for the client to send the OpenPGP fingerprint.Nikos Mavrogiannopoulos2002-02-181-0/+2
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-0/+5
* Moved functions unrelated to record layer to gnutls_state.cNikos Mavrogiannopoulos2002-02-031-0/+4
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-0/+4
* CertificateType is now accesible from the API.Nikos Mavrogiannopoulos2002-01-291-2/+3
* Added this gnutls_state.c/h files. Are added in order to accessNikos Mavrogiannopoulos2002-01-291-0/+10