]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - src/log.c
Rename DEBUG log level to DEBUG1.
[tlsproxy/tlsproxy.git] / src / log.c
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].