summaryrefslogtreecommitdiff
path: root/lib/gnutls_buffers.c
Commit message (Expand)AuthorAgeFilesLines
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* several cleanupsNikos Mavrogiannopoulos2001-06-241-10/+10
* added global state.Nikos Mavrogiannopoulos2001-06-221-3/+7
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-11/+13
* cleanups and addition of a test http server (serv.c)Nikos Mavrogiannopoulos2001-06-181-3/+12
* added gnutls_datum structure.Nikos Mavrogiannopoulos2001-06-141-58/+58
* updated API and documentation. Now we use the gnome way for creatingNikos Mavrogiannopoulos2001-05-301-0/+11
* corrected memory leaksNikos Mavrogiannopoulos2001-05-091-1/+2
* several bugfixes and cleanupsNikos Mavrogiannopoulos2001-03-171-9/+11
* added some support for non blocking IO and socket flags. Some functionNikos Mavrogiannopoulos2000-12-171-2/+2
* added some new functions in the API. documentation updated.Nikos Mavrogiannopoulos2000-12-111-0/+4
* used MSG_PEEK flag in recv in order to used gnutls_recv() withNikos Mavrogiannopoulos2000-12-101-2/+2
* changes in close notify- alert handlingNikos Mavrogiannopoulos2000-12-101-4/+4
* major cleanupsNikos Mavrogiannopoulos2000-12-071-100/+45
* more ssl3 fixesNikos Mavrogiannopoulos2000-12-061-2/+49
* A lot of fixes for SSL3Nikos Mavrogiannopoulos2000-12-061-0/+81
* corrected bugs in hmac and more.Nikos Mavrogiannopoulos2000-11-091-4/+4
* added some preliminary support for DHE_DSS and DHE_RSA algorithms... of courseNikos Mavrogiannopoulos2000-11-011-0/+35
* Added copyright notices.Nikos Mavrogiannopoulos2000-04-141-0/+20
* Changes in handshake messages handling.Nikos Mavrogiannopoulos2000-04-131-19/+105
* Added anonymous diffie-hellman key exchange. It does not work yet, andNikos Mavrogiannopoulos2000-04-101-1/+0
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+88