summaryrefslogtreecommitdiffstats
path: root/libssh/log.c
Commit message (Collapse)AuthorAgeFilesLines
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-82/+0
|
* Added missing /** in doxygen @}'sAris Adamantiadis2010-08-281-1/+1
|
* Fixed the documentation of log.cAndreas Schneider2010-04-041-6/+8
|
* Get rid of the options structure.Andreas Schneider2009-10-021-4/+3
|
* More include file movingsAris Adamantiadis2009-09-261-0/+1
|
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+1
|
* get rid of SSH_SESSIONAris Adamantiadis2009-09-231-1/+1
|
* Changed the current callback sys to be scalableAris Adamantiadis2009-09-231-3/+3
|
* Added a userdata generic pointer to the log callback function.Andreas Schneider2009-09-221-1/+2
|
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix build error.Andreas Schneider2009-05-051-1/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@718 7dcaeef0-15fb-0310-b436-a5af3365683c
* Improve ssh_log().Andreas Schneider2009-05-051-29/+41
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@717 7dcaeef0-15fb-0310-b436-a5af3365683c
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-6/+12
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@305 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix typos.Andreas Schneider2009-03-281-1/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@301 7dcaeef0-15fb-0310-b436-a5af3365683c
* Enable printf attribute checking on GNU systems.Andreas Schneider2009-03-141-1/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@272 7dcaeef0-15fb-0310-b436-a5af3365683c
* big changes :Aris Adamantiadis2008-06-121-0/+61
Some documentation, and a new logging system. some work must be done to get rid of the infamous ssh_say() git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@166 7dcaeef0-15fb-0310-b436-a5af3365683c