summaryrefslogtreecommitdiff
path: root/lib/gnutls_compress.c
Commit message (Expand)AuthorAgeFilesLines
* disallow any compression in DTLSNikos Mavrogiannopoulos2013-11-231-1/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-253/+242
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* removed debuggingNikos Mavrogiannopoulos2012-11-071-1/+0
* Added GNUTLS_STATELESS_COMPRESSION flag to gnutls_init().Nikos Mavrogiannopoulos2012-09-151-2/+11
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Further optimizations in the compression code. Re-enabled the test program by...Nikos Mavrogiannopoulos2011-09-231-32/+16
* removed uneeded varsNikos Mavrogiannopoulos2011-09-221-2/+0
* Simplified and corrected decompression and compression.Nikos Mavrogiannopoulos2011-09-221-123/+14
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Remove unused variablesStef Walter2011-06-061-4/+2
* simplified _gnutls_supported_compression_methods().Nikos Mavrogiannopoulos2011-05-281-7/+4
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-101-119/+1
* Added gnutls_dtls_g/set_mtu() to allow setting and getting the DTLS mtu from ...Nikos Mavrogiannopoulos2011-02-201-2/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-234/+234
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-9/+9
* Explicit symmetric cipher state versionning.Jonathan Bastien-Filiatrault2010-09-171-4/+7
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Indent code.Simon Josefsson2010-04-141-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-3/+3
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Clean up LZO initialization.Simon Josefsson2008-11-181-4/+2
* Fix warnings.Simon Josefsson2008-11-181-14/+24
* Make LZO compression support build.Simon Josefsson2008-09-191-13/+0
* Indent.Simon Josefsson2008-09-161-5/+5
* Remove unused stuff.Simon Josefsson2008-09-011-21/+9
* Merge gnutls_compress_int.? with gnutls_compress.?.Simon Josefsson2008-09-011-1/+387
* Move compression functions to gnutls_compress.c to make gnutls_algorithms.c m...Simon Josefsson2008-09-011-1/+237
* Indent code.Simon Josefsson2008-07-021-5/+5
* some updates in the compression codeNikos Mavrogiannopoulos2007-11-141-2/+2
* Corrected bug in decompression of expanded compression data.Nikos Mavrogiannopoulos2007-11-141-5/+5
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-30/+34
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Fix warning.Simon Josefsson2005-04-141-4/+4
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-6/+6
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-29/+31
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* *** 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