summaryrefslogtreecommitdiffstats
path: root/src/packet1.c
Commit message (Collapse)AuthorAgeFilesLines
* src: Remove enter_function() and leave_function().Andreas Schneider2013-07-141-7/+3
|
* src: Migrate to SSH_LOG.Andreas Schneider2013-07-141-10/+10
|
* src: Add fall trough comments.Andreas Schneider2013-06-181-0/+1
|
* packet1: Don't free an invalid address.Andreas Schneider2013-06-171-1/+0
|
* packet: Make default_packet_handlers static.Andreas Schneider2012-02-191-1/+1
| | | | Fixes sparse warnings.
* build: Fix zlib support.Andreas Schneider2011-09-231-2/+2
|
* build: Fix SSHv1 build.Andreas Schneider2011-09-221-1/+5
|
* priv: Create crc32.h.Andreas Schneider2011-09-181-0/+1
| | | | As crc32 is only needed by SSHv1, build it only with SSHv1.
* SSH1: handle exit-status message (channels would not close)Aris Adamantiadis2011-09-141-1/+1
|
* packet1: Fixed dead assignments.Andreas Schneider2010-12-211-3/+1
| | | | Found by http://test.libssh.org/scan-build/
* build: Fixed build warning on FreeBSD.Andreas Schneider2010-12-201-0/+5
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+362