aboutsummaryrefslogtreecommitdiff
path: root/src/log.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-06log: Add missing config.h includeAndreas Schneider1-1/+3
2016-11-06cmake: Correctly check for sys/[u]time.hAndreas Schneider1-3/+4
2014-06-10log: Add check for return value.Andreas Schneider1-0/+4
2014-01-07update copyright informationAris Adamantiadis1-1/+1
2013-11-04Fix cast warnings on 64bitsAris Adamantiadis1-1/+1
2013-07-14error: Use new logging function.Andreas Schneider1-3/+3
2013-07-14doc: Document public functions.Andreas Schneider1-4/+28
2013-07-14log: Implment new logging functions.Andreas Schneider1-21/+82
2012-02-07Fixed a compiling error in src/log.c on Win32 with MSVCzhengfish1-0/+4
2011-09-17log: Split do_ssh_log().Andreas Schneider1-10/+17
2011-09-17log: Remove unneeded ssh_log_function().Andreas Schneider1-16/+0
2011-09-17error: Use macros for error functions.Andreas Schneider1-10/+14
2011-09-12log: Fixed a typo.Andreas Schneider1-1/+1
2011-09-11log: remove the annoying \n between date and messageAris Adamantiadis1-2/+2
2011-09-11log: Add missing include.Andreas Schneider1-0/+1
2011-09-10log: Improve the logging function.Andreas Schneider1-28/+72
2011-07-19Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis1-19/+45
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+82