index
:
tinyproxy
bind-ipv4mapped
build
master
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
log.h
Age
Commit message (
Expand
)
Author
2018-02-25
make send_stored_logs static
rofl0r
2016-12-21
configure: do not check for standard POSIX headers
rofl0r
2009-12-23
log: confess - add my (C) after substantial changes.
Michael Adam
2009-12-23
log: remove unneeded truncate_log_file().
Michael Adam
2009-12-23
log: add function shutdown_logging().
Michael Adam
2009-11-14
extract setup of the logging subsystem into a function of its own.
Michael Adam
2009-09-21
Suppress gcc warnings about variadic macros
Mukund Sivaraman
2009-08-04
remove "discard const" compiler warnings with log_message().
Michael Adam
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
2008-12-08
Break at 80 columns
Mukund Sivaraman
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
2005-07-12
* Updated Copyright Email Addresses
Robert James Kaes
2002-10-03
The internal log structure now uses a vector rather than a hash. This
Robert James Kaes
2002-05-26
Spelling changes (from thread to child.)
Robert James Kaes
2002-04-22
The log_message() function now stores the messages if the configuration
Robert James Kaes
2001-11-22
Reformated text.
Robert James Kaes
2001-08-26
Added the Connect log level.
Robert James Kaes
2001-06-02
Added the code for handling selective logging.
Robert James Kaes
2001-06-02
Fixed up the names of the DEFINES.
Robert James Kaes
2001-05-27
Changed the log() function to log_message().
Robert James Kaes
2000-09-21
Added the LOG_NOTICE level.
Robert James Kaes
2000-09-11
Cleaned up the logging format, and also included logging levels (which are
Robert James Kaes
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young