summaryrefslogtreecommitdiffstats
path: root/src/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix cast warnings on 64bitsAris Adamantiadis2013-11-041-1/+1
|
* error: Use new logging function.Andreas Schneider2013-07-141-3/+3
|
* doc: Document public functions.Andreas Schneider2013-07-141-4/+28
|
* log: Implment new logging functions.Andreas Schneider2013-07-141-21/+82
|
* Fixed a compiling error in src/log.c on Win32 with MSVCzhengfish2012-02-071-0/+4
|
* log: Split do_ssh_log().Andreas Schneider2011-09-171-10/+17
|
* log: Remove unneeded ssh_log_function().Andreas Schneider2011-09-171-16/+0
|
* error: Use macros for error functions.Andreas Schneider2011-09-171-10/+14
|
* log: Fixed a typo.Andreas Schneider2011-09-121-1/+1
|
* log: remove the annoying \n between date and messageAris Adamantiadis2011-09-111-2/+2
|
* log: Add missing include.Andreas Schneider2011-09-111-0/+1
|
* log: Improve the logging function.Andreas Schneider2011-09-101-28/+72
|
* Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis2011-07-191-19/+45
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+82