]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - src/log.c
Disable RC4.
[tlsproxy/tlsproxy.git] / src / log.c
2014-01-02 Simon RuderichUpdate copyright year.
2013-12-02 Simon RuderichFix compile on FreeBSD.
2013-08-10 Simon RuderichFix padding for line numbers > 1000 in log_message().
2013-08-10 Simon RuderichSplit log level DEBUG1 into DEBUG1 and DEBUG2.
2013-08-09 Simon Ruderichlog.c: Simplify #ifdef DEBUG in log_message().
2013-08-06 Simon RuderichRename DEBUG log level to DEBUG1.
2013-07-29 Simon RuderichLog messages to stderr.
2013-07-28 Simon Ruderichlog.c: Prevent intermingled output from multiple log_me...
2013-07-28 Simon Ruderichlog.c: Minor cleanup.
2013-07-28 Simon RuderichSort #includes and remove unnecessary comments.
2013-02-26 Simon Ruderichlog.c: Use one printf() instead of two in log_message().
2013-01-15 Simon Ruderichsrc/*,tests/*: Update copyright year.
2012-03-11 Simon Ruderichsrc/*,tests/*: Update copyright year.
2011-09-06 Simon Ruderichsrc/*.c: Minor documentation updates.
2011-09-06 Simon Ruderichsrc/log.c: Fix build without DEBUG.
2011-08-18 Simon RuderichImplement cleaner logging approach.
2011-03-10 Simon Ruderichsrc/: Move log related functions/defines to log.[hc].