aboutsummaryrefslogtreecommitdiff
path: root/src/session.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-06session: Added ssh_is_connected().Andreas Schneider1-0/+15
2011-02-05session: Fixed possible uninitialized return of ret.Andreas Schneider1-1/+1
2011-01-12Use termination functions for event pollingAris Adamantiadis1-0/+37
2011-01-10Change blocking parameter to a flagAris Adamantiadis1-3/+13
2011-01-10Fix connection callbacks called at wrong timeAris Adamantiadis1-1/+0
2011-01-09Fix leak when key exchange fails.Aris Adamantiadis1-0/+4
2010-12-27Added compression options and allow "yes/no" settingAris Adamantiadis1-0/+1
2010-10-12Removed the global poll ctx in fav. of /session ctxAris Adamantiadis1-1/+4
2010-09-26Fixed outgoing flow control + writes behavioursAris Adamantiadis1-3/+3
2010-09-07session: Fixed a memory leak with session->bindaddr.Andreas Schneider1-0/+1
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+520