summaryrefslogtreecommitdiffstats
path: root/src/error.c
Commit message (Collapse)AuthorAgeFilesLines
* doc: Fix description of error parameter for ssh_get_error*Alan Dunn2014-01-221-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 Schneider2013-07-211-3/+5
|
* error: Use new logging function.Andreas Schneider2013-07-141-5/+3
|
* error: Use macros for error functions.Andreas Schneider2011-09-171-14/+28
|
* Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis2011-07-191-4/+5
|
* Log errors with ssh_logAris Adamantiadis2011-01-101-0/+1
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+123