summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* fix another off-by-one error in sprintfChristian Pointner2018-06-081-1/+1
* updated copyright headerChristian Pointner2017-01-041-1/+1
* updated copyright headerChristian Pointner2016-02-251-1/+1
* added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-211-0/+13
* fixed typo in descriptionChristian Pointner2014-06-211-1/+1
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-5/+5
* -Wall cleanupChristian Pointner2012-09-251-1/+2
* updated copyright yearChristian Pointner2010-02-111-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* bsd tun device now also uses uanytun_execChristian Pointner2009-06-241-1/+1
* moved hex-dump function to log_* Christian Pointner2009-03-121-0/+27
* fixed bug @ file log targetChristian Pointner2009-02-241-2/+18
* logtarget gets now disbaled if level <= 0Christian Pointner2009-02-231-0/+2
* added duplicates detection for new logging Christian Pointner2009-02-231-2/+22
* added extended logging supportChristian Pointner2009-02-231-5/+143
* cleaned file header Christian Pointner2009-02-041-7/+7
* added datatypes.hChristian Pointner2008-12-271-0/+2
* initial checkin Christian Pointner2008-12-271-0/+53