summaryrefslogtreecommitdiff
path: root/lib/gnutls_handshake.h
Commit message (Expand)AuthorAgeFilesLines
* Indent.Simon Josefsson2004-10-281-1/+2
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-18/+18
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-18/+26
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-1/+1
* Fixed some things in the random number usage. Weak levels are usedNikos Mavrogiannopoulos2004-05-081-1/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-3/+3
* Prefixed with underscore some internal functions.Nikos Mavrogiannopoulos2003-01-161-3/+3
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-16/+16
* Added support to select a certificate based on the peer's cipherNikos Mavrogiannopoulos2002-01-271-1/+3
* Handshake messages are not kept in memory any more. Now we use less memoryNikos Mavrogiannopoulos2002-01-251-1/+1
* corrected behaviour in version advertizingNikos Mavrogiannopoulos2002-01-031-5/+0
* gnutls_set_max_record_size -> gnutls_record_set_max_sizeNikos Mavrogiannopoulos2001-12-171-1/+1
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-251-10/+10
* more non blocking IO fixesNikos Mavrogiannopoulos2001-11-131-2/+2
* Adopted some of the patches of Jon Nelson. Fixes the non blockingNikos Mavrogiannopoulos2001-11-011-0/+7
* added some checks for memory allocation.Nikos Mavrogiannopoulos2001-10-231-1/+1
* clean ups in the handshake protocolNikos Mavrogiannopoulos2001-10-191-2/+3
* several cleanupsNikos Mavrogiannopoulos2001-10-081-0/+1
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-061-0/+3
* added the concept of optional handshake packets (like CERTIFICATE_REQUEST).Nikos Mavrogiannopoulos2001-08-061-1/+4
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-211-0/+1
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-191-1/+0
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-0/+3
* Updated API (gnutls_deinit())Nikos Mavrogiannopoulos2001-05-231-1/+2
* cleanupsNikos Mavrogiannopoulos2001-05-221-1/+1
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* added server side session resuming (using gdbm)Nikos Mavrogiannopoulos2001-01-111-1/+1
* cleanups for gcc -WallNikos Mavrogiannopoulos2000-12-111-0/+3
* added some support for session resuming (in client)Nikos Mavrogiannopoulos2000-12-091-1/+1
* Priorities were moved to the state (were global)Nikos Mavrogiannopoulos2000-12-051-1/+0
* Added some kind of priorities for algorithms. Still experimental.Nikos Mavrogiannopoulos2000-10-071-1/+0
* Changes in handshake messages handling.Nikos Mavrogiannopoulos2000-04-131-1/+1
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+9