index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
log.c
Commit message (
Expand
)
Author
Age
*
Make tor build on windows again. More work still needed
Nick Mathewson
2004-03-09
*
clean tabs, trailing whitespace
Roger Dingledine
2003-12-17
*
make --debuglogfile (or any second log file) work
Roger Dingledine
2003-12-14
*
Check that we can write to the logfile and log a warning to stderr if we can't
Peter Palfrader
2003-11-19
*
rewrite close_logs so it could possibly work
Roger Dingledine
2003-10-18
*
clean up logging, allow user to specify log files
Roger Dingledine
2003-10-15
*
Make add_file_log return 0 on success.
Nick Mathewson
2003-10-15
*
oops, bugfix
Roger Dingledine
2003-10-10
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
some early bugfixes
Roger Dingledine
2003-10-07
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
clean some includes
Roger Dingledine
2003-10-04
*
Flush after fputs
Nick Mathewson
2003-10-01
*
make log use a larger buffer, for easier debugging
Roger Dingledine
2003-09-30
*
bugfixes and features: closer to making dirserv work
Roger Dingledine
2003-09-29
*
finish enforcing the log convention
Roger Dingledine
2003-09-26
*
various bugfixes and updates
Roger Dingledine
2003-09-25
*
fix a segfault on truncated log lines
Roger Dingledine
2003-09-19
*
Add backend support for multiple logfiles, including console logs.
Nick Mathewson
2003-09-16
*
Non-debugging messages are nice to log too
Nick Mathewson
2003-09-11
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
clean up sev_to_string hack in log.c
Roger Dingledine
2003-06-25
*
Remove false warnings from printf checks
Nick Mathewson
2003-06-21
*
Come up with a less macro-happy, even more portable log_fn implementation
Nick Mathewson
2003-06-17
*
Add a missing long cast to log.c for portability
Nick Mathewson
2003-03-19
*
added milliseconds to log lines
Roger Dingledine
2002-11-24
*
the logs now include a timestamp and severity
Roger Dingledine
2002-09-04
*
removed loglevel from global namespace. severity level is set using log() wit...
Bruce Montrose
2002-07-12
*
Initial revision
Roger Dingledine
2002-06-26