Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: Add check for return value. | Andreas Schneider | 2014-06-10 | 1 | -0/+4 |
| | | | | | For some reason I got a segfault in gdb here. Make sure it works correctly. | ||||
* | update copyright information | Aris Adamantiadis | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Fix cast warnings on 64bits | Aris Adamantiadis | 2013-11-04 | 1 | -1/+1 |
| | |||||
* | error: Use new logging function. | Andreas Schneider | 2013-07-14 | 1 | -3/+3 |
| | |||||
* | doc: Document public functions. | Andreas Schneider | 2013-07-14 | 1 | -4/+28 |
| | |||||
* | log: Implment new logging functions. | Andreas Schneider | 2013-07-14 | 1 | -21/+82 |
| | |||||
* | Fixed a compiling error in src/log.c on Win32 with MSVC | zhengfish | 2012-02-07 | 1 | -0/+4 |
| | |||||
* | log: Split do_ssh_log(). | Andreas Schneider | 2011-09-17 | 1 | -10/+17 |
| | |||||
* | log: Remove unneeded ssh_log_function(). | Andreas Schneider | 2011-09-17 | 1 | -16/+0 |
| | |||||
* | error: Use macros for error functions. | Andreas Schneider | 2011-09-17 | 1 | -10/+14 |
| | |||||
* | log: Fixed a typo. | Andreas Schneider | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | log: remove the annoying \n between date and message | Aris Adamantiadis | 2011-09-11 | 1 | -2/+2 |
| | |||||
* | log: Add missing include. | Andreas Schneider | 2011-09-11 | 1 | -0/+1 |
| | |||||
* | log: Improve the logging function. | Andreas Schneider | 2011-09-10 | 1 | -28/+72 |
| | |||||
* | Fixes the ssh_log issue on ssh_bind handles. | Aris Adamantiadis | 2011-07-19 | 1 | -19/+45 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+82 |