summaryrefslogtreecommitdiffstats
path: root/src/auth1.c
Commit message (Collapse)AuthorAgeFilesLines
* src: Remove enter_function() and leave_function().Andreas Schneider2013-07-141-13/+7
|
* src: Migrate to SSH_LOG.Andreas Schneider2013-07-141-1/+1
|
* auth1: Reset error state to no error.Andreas Schneider2012-10-221-0/+1
| | | | This fixes bug #89.
* auth: Fix SSHv1 build.Andreas Schneider2012-02-061-2/+2
|
* SSH1: make authentication nonblockingAris Adamantiadis2011-09-141-10/+36
|
* auth1: Fix ssh_string usage.Andreas Schneider2011-09-081-3/+5
|
* session: Fix timeout handling.rofl0r2011-08-061-1/+1
| | | | | -2 now means to use the timeout specified in options. It wasn't used earlier and poll only knows -1 and 0 anyway for special meanings.
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+206