Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fix description of error parameter for ssh_get_error* | Alan Dunn | 2014-01-22 | 1 | -2/+2 |
| | | | | | | | | | ssh_get_error can actually work on anything with an ssh_common_struct as its first member. It is already used in examples in the distribution with ssh_sessions and ssh_binds. Signed-off-by: Alan Dunn <amdunn@gmail.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org> | ||||
* | error: Fix logging in ssh_set_error(). | Andreas Schneider | 2013-07-21 | 1 | -3/+5 |
| | |||||
* | error: Use new logging function. | Andreas Schneider | 2013-07-14 | 1 | -5/+3 |
| | |||||
* | error: Use macros for error functions. | Andreas Schneider | 2011-09-17 | 1 | -14/+28 |
| | |||||
* | Fixes the ssh_log issue on ssh_bind handles. | Aris Adamantiadis | 2011-07-19 | 1 | -4/+5 |
| | |||||
* | Log errors with ssh_log | Aris Adamantiadis | 2011-01-10 | 1 | -0/+1 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+123 |