summaryrefslogtreecommitdiffstats
path: root/src/gzip.c
Commit message (Expand)AuthorAgeFilesLines
* buffer: do not use ssh_buffer_get_rest_len()Fabiano Fidêncio2015-10-121-5/+5
* buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()Fabiano Fidêncio2015-10-121-4/+4
* cleanup: use ssh_ prefix in the buffer (non-static) functionsFabiano Fidêncio2015-10-121-7/+7
* src: Rename buffer_add_data() to ssh_buffer_add_data().Andreas Schneider2014-01-191-4/+4
* src: Rename buffer_init to ssh_buffer_init().Andreas Schneider2014-01-191-2/+2
* src: Update my mail address.Andreas Schneider2014-01-071-1/+1
* session: Use a struct for all options.Andreas Schneider2012-02-051-1/+1
* gzip: Fix zlib support.Andreas Schneider2011-09-181-4/+1
* priv: Remove crypto.h and add correct includes to src files.Andreas Schneider2011-09-181-3/+5
* Fix "status -5 inflating zlib packet"Mark Riordan2011-08-091-1/+1
* Added compression options and allow "yes/no" settingAris Adamantiadis2010-12-271-1/+1
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-3/+3
* First step getting rid of ssh_buffer_get_beginAris Adamantiadis2010-10-011-3/+3
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+222