summaryrefslogtreecommitdiffstats
path: root/src/client.c
Commit message (Collapse)AuthorAgeFilesLines
* SSH1: Update a few fix from 0.4.8-gitAris Adamantiadis2011-01-261-2/+4
|
* Fix double-connect testcaseAris Adamantiadis2011-01-151-1/+52
|
* Use termination functions for event pollingAris Adamantiadis2011-01-121-14/+23
|
* Non-blocking mode for ssh_connectAris Adamantiadis2011-01-101-2/+23
| | | | This looks ugly. I'll see if we need to revert or change that patch later.
* Fix connection callbacks called at wrong timeAris Adamantiadis2011-01-101-0/+11
|
* Fix "SSH_KEXINIT received in wrong state" raceAris Adamantiadis2011-01-041-1/+1
| | | | Setting the flag before doing any IO
* misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider2010-09-291-1/+1
|
* misc: Move ssh_analyze_banner to a common location.Andreas Schneider2010-09-291-63/+2
| | | | Don't duplicate functions!
* Fixed outgoing flow control + writes behavioursAris Adamantiadis2010-09-261-3/+0
|
* Added initialisation logs for threadingAris Adamantiadis2010-09-121-3/+3
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+814