Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packet: Check return values of buffer functions. | Andreas Schneider | 2012-10-09 | 1 | -2/+8 |
| | | | | Found by Coverity. | ||||
* | packet: Fix a possible segfault. | Andreas Schneider | 2012-10-05 | 1 | -3/+7 |
| | |||||
* | build: Fix missing struct in_addr warning. | Andreas Schneider | 2012-07-17 | 1 | -0/+1 |
| | |||||
* | packet: Make default_packet_handlers static. | Andreas Schneider | 2012-02-19 | 1 | -1/+1 |
| | | | | Fixes sparse warnings. | ||||
* | packet: Use a define for the macsize. | Andreas Schneider | 2011-11-09 | 1 | -5/+4 |
| | |||||
* | packet: cleaner logs with less redundant info | Aris Adamantiadis | 2011-10-03 | 1 | -29/+14 |
| | |||||
* | build: Fix zlib support. | Andreas Schneider | 2011-09-23 | 1 | -4/+4 |
| | |||||
* | gzip: Fix zlib support. | Andreas Schneider | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | packet: Don't (de)compress empty buffers. | Andreas Schneider | 2011-06-11 | 1 | -2/+6 |
| | | | | This fixes bug #50. | ||||
* | packet: Abort session on fatal errors on packets | Aris Adamantiadis | 2011-06-09 | 1 | -1/+3 |
| | |||||
* | Added the keyboard-interactive authentication method | milo | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | TODO server: Fixed server support. | Andreas Schneider | 2010-12-18 | 1 | -0/+4 |
| | |||||
* | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -9/+9 |
| | |||||
* | Handle global requests and reverse forwarding | milo | 2010-10-02 | 1 | -1/+1 |
| | |||||
* | First step getting rid of ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-01 | 1 | -2/+2 |
| | |||||
* | Fixed outgoing flow control + writes behaviours | Aris Adamantiadis | 2010-09-26 | 1 | -3/+0 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+529 |