summaryrefslogtreecommitdiff
path: root/lib/gnutls_constate.c
Commit message (Expand)AuthorAgeFilesLines
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-101-18/+43
* cleanups againNikos Mavrogiannopoulos2001-12-061-4/+4
* more non blocking IO fixesNikos Mavrogiannopoulos2001-11-131-1/+2
* added max_record_size extensionNikos Mavrogiannopoulos2001-11-061-0/+1
* ssl3 fixes and several others.Nikos Mavrogiannopoulos2001-08-071-1/+1
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-5/+5
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-2/+2
* more certificate fields parsed. CleanupsNikos Mavrogiannopoulos2001-07-181-4/+0
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-0/+3
* added support for DNSNAME extension (draft-ietf-tls-extensions)Nikos Mavrogiannopoulos2001-06-241-27/+14
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-0/+624