Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | channels1: Fix severa possible null pointer dereferences. | Andreas Schneider | 2013-01-10 | 1 | -6/+59 |
| | | | | (cherry picked from commit b811b89f57ec167612948e688d75015f85b9c8f4) | ||||
* | channels1: Add missing request_state and set it to accepted. | Andreas Schneider | 2012-10-22 | 1 | -0/+1 |
| | | | | This fixes bug #88. | ||||
* | SSH1: handle exit-status message (channels would not close) | Aris Adamantiadis | 2011-09-15 | 1 | -0/+13 |
| | |||||
* | SSH1: fix build | Aris Adamantiadis | 2011-09-02 | 1 | -7/+12 |
| | | | | | | | | | (cherry picked from commit 3eece8ac0b107a7df8d95325ef17ed19d6429e75) Conflicts: src/channels.c src/channels1.c | ||||
* | channels: replaced bugged lists with ssh_list | Aris Adamantiadis | 2011-09-02 | 1 | -2/+10 |
| | | | | | | | | | (cherry picked from commit 6d8bb956c5caa48c2aba6713f067224650c3c1e1) Conflicts: src/channels.c src/session.c | ||||
* | Fix assertion with Visual Studio because of %zu. | Andreas Schneider | 2011-04-15 | 1 | -1/+1 |
| | | | | (cherry picked from commit ef658b4bef82670b6064078df355d6b6cf5ac999) | ||||
* | build: Fixed build on Windows. | Andreas Schneider | 2011-01-11 | 1 | -1/+2 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+298 |