Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Fix missing struct in_addr warning. | Andreas Schneider | 2012-07-17 | 1 | -0/+1 |
| | | | | (cherry picked from commit 782b2e37c6a4e0254e2b596b9182043c5ebabd75) | ||||
* | auth: Handle request service timeout in blocking mode. | Andreas Schneider | 2011-08-27 | 1 | -2/+7 |
| | | | | (cherry picked from commit e5e673bafe18032df3b6b7634410a6795e809f2a) | ||||
* | auth: Fix ssh_auth_list() documentation. | Andreas Schneider | 2011-08-22 | 1 | -1/+1 |
| | | | | | The server will not return SSH_AUTH_METHOD_NONE. (cherry picked from commit 9c376dd913b40bbcf9e0fc528f53e02c104b6c58) | ||||
* | client: Fix another source of endless wait. | rofl0r | 2011-08-07 | 1 | -1/+1 |
| | | | | (cherry picked from commit 35686b4822c8a18d1d6715221be91ee67e563bad) | ||||
* | session: Fix timeout handling. | rofl0r | 2011-08-07 | 1 | -17/+17 |
| | | | | | | -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. (cherry picked from commit af85337f5ff052437fa5cf117f3d065488640660) | ||||
* | doc: Small update to auth.c documentation. | Oliver Stöneberg | 2011-05-17 | 1 | -4/+8 |
| | | | | (cherry picked from commit 12b61a6266bd9f5d8d7cb1f99a855dcdd255681e) | ||||
* | Delay the check for kbdint->answers in kbdint_send() | milo | 2011-05-02 | 1 | -3/+2 |
| | | | | (cherry picked from commit 32ba5204b77906efa5613863c34fa916e7a83217) | ||||
* | Fix segfault when ssh_userauth_kbdint_setanswer() has not been called | milo | 2011-05-02 | 1 | -0/+5 |
| | | | | (cherry picked from commit b6e712e934a45981b3a12cb67b48df006402a4d7) | ||||
* | Fixed doc of ssh_userauth_list() | Aris Adamantiadis | 2011-03-28 | 1 | -1/+1 |
| | | | | (cherry picked from commit 1c062b22bf8107e6cddce0b198e0e50441826cfd) | ||||
* | always set error when returning error in auth.c | Bernhard R. Link | 2011-02-12 | 1 | -9/+71 |
| | | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit 637fc7ea59ec3ecf78e9920257a7c1d8a768607e) | ||||
* | SSH1: Update a few fix from 0.4.8-git | Aris Adamantiadis | 2011-01-26 | 1 | -1/+1 |
| | |||||
* | Fix doxygen warning | Aris Adamantiadis | 2011-01-16 | 1 | -0/+2 |
| | |||||
* | ssh_auth_password made nonblocking | Aris Adamantiadis | 2011-01-16 | 1 | -3/+41 |
| | |||||
* | Made ssh_userauth_none nonblocking | Aris Adamantiadis | 2011-01-16 | 1 | -5/+51 |
| | |||||
* | Made ask_userauth nonblocking | Aris Adamantiadis | 2011-01-16 | 1 | -4/+11 |
| | |||||
* | Fixed a bunch of smallish bugs | Aris Adamantiadis | 2010-10-20 | 1 | -2/+23 |
| | | | | | http://linuxtesting.org/upstream-tracker/test_results/libssh/current/test_results.html for a whole list | ||||
* | Implemented zlib@openssh.com compression | Aris Adamantiadis | 2010-10-04 | 1 | -0/+8 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+1682 |