summaryrefslogtreecommitdiff
path: root/lib/gnutls_buffers.h
Commit message (Expand)AuthorAgeFilesLines
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-21/+21
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-20/+29
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-041-1/+1
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-4/+4
* Optimizations in buffering code, which reduce the number of malloc/realloc ca...Nikos Mavrogiannopoulos2002-10-261-6/+3
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-5/+5
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-27/+27
* Added protection against the newly discovered CBC attacks against TLS.Nikos Mavrogiannopoulos2002-03-081-1/+3
* corrected and optimized handshake.Nikos Mavrogiannopoulos2002-01-281-0/+1
* Optimizations in the handshake messages hashing.Nikos Mavrogiannopoulos2002-01-281-1/+1
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-0/+2
* changes in buffering code (actually variables' names are moreNikos Mavrogiannopoulos2002-01-171-17/+25
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-251-7/+7
* corrected some obscure bugs in the handshake and record send buffering code.Nikos Mavrogiannopoulos2001-11-151-1/+1
* several fixes.Nikos Mavrogiannopoulos2001-11-101-0/+1
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-11-081-1/+1
* receive buffer is now dynamic.Nikos Mavrogiannopoulos2001-11-051-1/+1
* cleanups in function namesNikos Mavrogiannopoulos2001-11-021-8/+8
* Adopted some of the patches of Jon Nelson. Fixes the non blockingNikos Mavrogiannopoulos2001-11-011-2/+3
* updated/fixed the handling of interrupted writesNikos Mavrogiannopoulos2001-10-221-1/+1
* changed gnutls_write() semantics in order to cope with interrupted systemNikos Mavrogiannopoulos2001-10-211-1/+1
* changes in order to be independent of the berkeley style socketsNikos Mavrogiannopoulos2001-10-211-1/+1
* clean ups in the handshake protocolNikos Mavrogiannopoulos2001-10-191-2/+2
* some memory optimization while receiving packetsNikos Mavrogiannopoulos2001-08-251-1/+1
* better support for buffered read and several cleanupsNikos Mavrogiannopoulos2001-08-191-2/+5
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-2/+2
* added global state.Nikos Mavrogiannopoulos2001-06-221-2/+2
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* used MSG_PEEK flag in recv in order to used gnutls_recv() withNikos Mavrogiannopoulos2000-12-101-1/+1
* major cleanupsNikos Mavrogiannopoulos2000-12-071-5/+8
* more ssl3 fixesNikos Mavrogiannopoulos2000-12-061-4/+4
* A lot of fixes for SSL3Nikos Mavrogiannopoulos2000-12-061-0/+5
* Changes in handshake messages handling.Nikos Mavrogiannopoulos2000-04-131-2/+4
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+5