summaryrefslogtreecommitdiffstats
path: root/src/channels1.c
Commit message (Collapse)AuthorAgeFilesLines
* channels1: Fix severa possible null pointer dereferences.Andreas Schneider2013-01-101-6/+59
| | | | (cherry picked from commit b811b89f57ec167612948e688d75015f85b9c8f4)
* channels1: Add missing request_state and set it to accepted.Andreas Schneider2012-10-221-0/+1
| | | | This fixes bug #88.
* SSH1: handle exit-status message (channels would not close)Aris Adamantiadis2011-09-151-0/+13
|
* SSH1: fix buildAris Adamantiadis2011-09-021-7/+12
| | | | | | | | | (cherry picked from commit 3eece8ac0b107a7df8d95325ef17ed19d6429e75) Conflicts: src/channels.c src/channels1.c
* channels: replaced bugged lists with ssh_listAris Adamantiadis2011-09-021-2/+10
| | | | | | | | | (cherry picked from commit 6d8bb956c5caa48c2aba6713f067224650c3c1e1) Conflicts: src/channels.c src/session.c
* Fix assertion with Visual Studio because of %zu.Andreas Schneider2011-04-151-1/+1
| | | | (cherry picked from commit ef658b4bef82670b6064078df355d6b6cf5ac999)
* build: Fixed build on Windows.Andreas Schneider2011-01-111-1/+2
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+298