summaryrefslogtreecommitdiffstats
path: root/libssh/gzip.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-222/+0
* Fix threadsafety issue in zlib codeAris Adamantiadis2010-06-221-2/+2
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-18/+18
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+2
* get rid of SSH_SESSIONAris Adamantiadis2009-09-231-6/+6
* Limit the size of acceptable compressed packetsAris Adamantiadis2009-09-161-4/+8
* Changed all occurences of BUFFER * to ssh_bufferAris Adamantiadis2009-07-241-8/+8
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-3/+1
* Add error checking to all gzip functions.Andreas Schneider2009-04-071-88/+162
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-20/+23
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-281-9/+9
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+1
* first importAris Adamantiadis2005-07-051-0/+140