Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | doxygen uses backslashes, not forward-slashes | Nick Mathewson | 2004-11-30 |
| | | | | svn:r3033 | ||
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of ↵ | Nick Mathewson | 2004-11-29 |
| | | | | | | every file. svn:r3019 | ||
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
| | | | | svn:r3003 | ||
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
| | | | | svn:r2989 | ||
* | kill -USR2 now moves all logs to loglevel debug | Roger Dingledine | 2004-11-20 |
| | | | | | | | plus fix some typos svn:r2914 | ||
* | Make log_fn not fail so miserably on VC6 | Nick Mathewson | 2004-11-15 |
| | | | | svn:r2896 | ||
* | ugly macros to make log_fn play nice on non-GCC compilers. | Nick Mathewson | 2004-11-15 |
| | | | | svn:r2894 | ||
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵ | Nick Mathewson | 2004-11-09 |
| | | | | | | target; fix a braino in dirserv.c svn:r2758 | ||
* | Use new log format; convert old format to new format. | Nick Mathewson | 2004-11-05 |
| | | | | svn:r2684 | ||
* | Add a callback log handler type | Nick Mathewson | 2004-11-03 |
| | | | | svn:r2658 | ||
* | Split util into util (general utilities), container (smartlist and strmap), ↵ | Nick Mathewson | 2004-11-01 |
| | | | | | | and compat (cross-platform compatability). svn:r2640 | ||
* | Add SysLog option to direct log messages to the system log instead of a FILE*. | Nick Mathewson | 2004-10-26 |
| | | | | svn:r2591 | ||
* | Stop multiplying logs on sighup. | Nick Mathewson | 2004-06-02 |
| | | | | svn:r1936 | ||
* | minor comment patch | Roger Dingledine | 2004-05-21 |
| | | | | svn:r1916 | ||
* | Tinker with log behavior: never send error messages about logs into the ↵ | Nick Mathewson | 2004-05-20 |
| | | | | | | bitbucket svn:r1912 | ||
* | Allow multiple logfiles at different severity ranges | Nick Mathewson | 2004-05-19 |
| | | | | svn:r1899 | ||
* | doxygen markup for common/*.h | Roger Dingledine | 2004-05-10 |
| | | | | svn:r1840 | ||
* | Doxygenate common. | Nick Mathewson | 2004-05-10 |
| | | | | svn:r1829 | ||
* | Document stuff, reduce magic numbers, add emacs magic | Nick Mathewson | 2004-04-06 |
| | | | | svn:r1502 | ||
* | add in a 'notice' log level | Roger Dingledine | 2004-03-30 |
| | | | | svn:r1383 | ||
* | clean tabs, trailing whitespace | Roger Dingledine | 2003-12-17 |
| | | | | svn:r952 | ||
* | make --debuglogfile (or any second log file) work | Roger Dingledine | 2003-12-14 |
| | | | | svn:r935 | ||
* | clean up some copyrights | Roger Dingledine | 2003-12-13 |
| | | | | svn:r907 | ||
* | Make add_file_log return 0 on success. | Nick Mathewson | 2003-10-15 |
| | | | | svn:r594 | ||
* | change WARNING to WARN | Roger Dingledine | 2003-10-10 |
| | | | | svn:r570 | ||
* | some early bugfixes | Roger Dingledine | 2003-10-07 |
| | | | | | | | | | | 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 | ||
* | Add backend support for multiple logfiles, including console logs. | Nick Mathewson | 2003-09-16 |
| | | | | | | | | | 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 | ||
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
| | | | | | | | | | | | | | | | | - 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 | ||
* | correct log()'s comment | Roger Dingledine | 2003-06-24 |
| | | | | svn:r350 | ||
* | Remove false warnings from printf checks | Nick Mathewson | 2003-06-21 |
| | | | | svn:r340 | ||
* | Have GCC catch errors in format strings | Nick Mathewson | 2003-06-17 |
| | | | | svn:r332 | ||
* | Come up with a less macro-happy, even more portable log_fn implementation | Nick Mathewson | 2003-06-17 |
| | | | | svn:r331 | ||
* | Make log_fn work on apples with no workarounds needed in main code | Nick Mathewson | 2003-06-17 |
| | | | | svn:r330 | ||
* | Fix MacOS build | Nick Mathewson | 2003-06-14 |
| | | | | svn:r320 | ||
* | Fail less spectacularly on macos | Nick Mathewson | 2003-05-09 |
| | | | | svn:r291 | ||
* | Fix build on linux; macos is still messed up | Nick Mathewson | 2003-05-09 |
| | | | | svn:r290 | ||
* | One is the language; the other is the compiler | Nick Mathewson | 2003-05-09 |
| | | | | svn:r289 | ||
* | work on versioning; new log_fn function | Nick Mathewson | 2003-05-09 |
| | | | | svn:r288 | ||
* | Initial revision | Roger Dingledine | 2002-06-26 |
svn:r2 |