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.h
Commit message (
Expand
)
Author
Age
*
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-11
*
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
*
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2005-06-09
*
Revise control spec and implementation to allow all log messages to be sent t...
Nick Mathewson
2005-04-05
*
update copyright notices.
Nick Mathewson
2005-04-01
*
Add code to suppress spurious libevent log msgs; use it to resolve bug 68.
Nick Mathewson
2005-04-01
*
Use recent libevent features when possible
Nick Mathewson
2005-04-01
*
doxygen uses backslashes, not forward-slashes
Nick Mathewson
2004-11-30
*
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-29
*
Normalize space: add one between every control keyword and control clause.
Nick Mathewson
2004-11-28
*
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-26
*
kill -USR2 now moves all logs to loglevel debug
Roger Dingledine
2004-11-20
*
Make log_fn not fail so miserably on VC6
Nick Mathewson
2004-11-15
*
ugly macros to make log_fn play nice on non-GCC compilers.
Nick Mathewson
2004-11-15
*
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
*
Use new log format; convert old format to new format.
Nick Mathewson
2004-11-05
*
Add a callback log handler type
Nick Mathewson
2004-11-03
*
Split util into util (general utilities), container (smartlist and strmap), a...
Nick Mathewson
2004-11-01
*
Add SysLog option to direct log messages to the system log instead of a FILE*.
Nick Mathewson
2004-10-26
*
Stop multiplying logs on sighup.
Nick Mathewson
2004-06-02
*
minor comment patch
Roger Dingledine
2004-05-21
*
Tinker with log behavior: never send error messages about logs into the bitbu...
Nick Mathewson
2004-05-20
*
Allow multiple logfiles at different severity ranges
Nick Mathewson
2004-05-19
*
doxygen markup for common/*.h
Roger Dingledine
2004-05-10
*
Doxygenate common.
Nick Mathewson
2004-05-10
*
Document stuff, reduce magic numbers, add emacs magic
Nick Mathewson
2004-04-06
*
add in a 'notice' log level
Roger Dingledine
2004-03-30
*
clean tabs, trailing whitespace
Roger Dingledine
2003-12-17
*
make --debuglogfile (or any second log file) work
Roger Dingledine
2003-12-14
*
clean up some copyrights
Roger Dingledine
2003-12-13
*
Make add_file_log return 0 on success.
Nick Mathewson
2003-10-15
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
some early bugfixes
Roger Dingledine
2003-10-07
*
Add backend support for multiple logfiles, including console logs.
Nick Mathewson
2003-09-16
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
correct log()'s comment
Roger Dingledine
2003-06-24
*
Remove false warnings from printf checks
Nick Mathewson
2003-06-21
*
Have GCC catch errors in format strings
Nick Mathewson
2003-06-17
*
Come up with a less macro-happy, even more portable log_fn implementation
Nick Mathewson
2003-06-17
*
Make log_fn work on apples with no workarounds needed in main code
Nick Mathewson
2003-06-17
*
Fix MacOS build
Nick Mathewson
2003-06-14
*
Fail less spectacularly on macos
Nick Mathewson
2003-05-09
*
Fix build on linux; macos is still messed up
Nick Mathewson
2003-05-09
*
One is the language; the other is the compiler
Nick Mathewson
2003-05-09
*
work on versioning; new log_fn function
Nick Mathewson
2003-05-09
*
Initial revision
Roger Dingledine
2002-06-26