summaryrefslogtreecommitdiff
path: root/lib/gnutls_compress.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-041-2/+2
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-121-8/+0
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-4/+4
* Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra...Nikos Mavrogiannopoulos2002-07-151-2/+2
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+4
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* Optimized memory handling in the record protocol.Nikos Mavrogiannopoulos2002-04-211-2/+4
* Prefixed with underscore several internal functions.Nikos Mavrogiannopoulos2002-03-291-2/+2
* Improved compression support. Corrected several bugs in emptyNikos Mavrogiannopoulos2002-03-201-2/+4
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-7/+6
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-40/+12
* Added compression support (ZLIB)Nikos Mavrogiannopoulos2000-12-071-25/+26
* Added copyright notices.Nikos Mavrogiannopoulos2000-04-141-0/+20
* 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/+79