Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Document stuff, reduce magic numbers, add emacs magic•••svn:r1502 | Nick Mathewson | 2004-04-06 |
* | add in a 'notice' log level•••svn:r1383 | Roger Dingledine | 2004-03-30 |
* | clean tabs, trailing whitespace•••svn:r952 | Roger Dingledine | 2003-12-17 |
* | make --debuglogfile (or any second log file) work•••svn:r935 | Roger Dingledine | 2003-12-14 |
* | clean up some copyrights•••svn:r907 | Roger Dingledine | 2003-12-13 |
* | Make add_file_log return 0 on success.•••svn:r594 | Nick Mathewson | 2003-10-15 |
* | change WARNING to WARN•••svn:r570 | Roger Dingledine | 2003-10-10 |
* | some early bugfixes•••our log() conflicts with log(3) distribute only the correct files from doc/ and src/config/ sometimes laptops go back in time. i guess that's ok for now. and bump the version number because we're live. svn:r544 | Roger Dingledine | 2003-10-07 |
* | Add backend support for multiple logfiles, including console logs.•••Also optimize logging by formatting messages in memory before sending them through stdio. (It turns out (according to gprof) that logging performance matters.) svn:r463 | Nick Mathewson | 2003-09-16 |
* | Start of port to win32. Missing are:••• - signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 | Nick Mathewson | 2003-08-12 |
* | correct log()'s comment•••svn:r350 | Roger Dingledine | 2003-06-24 |
* | Remove false warnings from printf checks•••svn:r340 | Nick Mathewson | 2003-06-21 |
* | Have GCC catch errors in format strings•••svn:r332 | Nick Mathewson | 2003-06-17 |
* | Come up with a less macro-happy, even more portable log_fn implementation•••svn:r331 | Nick Mathewson | 2003-06-17 |
* | Make log_fn work on apples with no workarounds needed in main code•••svn:r330 | Nick Mathewson | 2003-06-17 |
* | Fix MacOS build•••svn:r320 | Nick Mathewson | 2003-06-14 |
* | Fail less spectacularly on macos•••svn:r291 | Nick Mathewson | 2003-05-09 |
* | Fix build on linux; macos is still messed up•••svn:r290 | Nick Mathewson | 2003-05-09 |
* | One is the language; the other is the compiler•••svn:r289 | Nick Mathewson | 2003-05-09 |
* | work on versioning; new log_fn function•••svn:r288 | Nick Mathewson | 2003-05-09 |
* | Initial revision•••svn:r2 | Roger Dingledine | 2002-06-26 |