Age | Commit message (Expand) | Author |
2006-04-25 | do some backporting. bug 285 is not yet backported. | Roger Dingledine |
2006-03-12 | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-02-15 | fix typo found in phobos's logs | Roger Dingledine |
2006-02-13 | more log conversions. | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-01-05 | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson |
2005-12-26 | disambiguate some debug entries | Roger Dingledine |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-11-01 | answer nick's XXX, and muck with some log domain choices | Roger Dingledine |
2005-10-29 | make circ->onionskin a pointer, not a static array. moria2 was using | Roger Dingledine |
2005-10-25 | Per comments at the bottom of openssl/FAQ, call even more functions to | Nick Mathewson |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-25 | Change more files to new loggin interface. 3 left. | Nick Mathewson |
2005-10-17 | Downgrade a few INFO level logs to DEBUG again. Also add two or three new | Peter Palfrader |
2005-09-23 | there was no need to die when we failed to spawn a cpuworker. | Roger Dingledine |
2005-08-15 | rotate dns and cpu workers if the controller changes options that | Roger Dingledine |
2005-08-15 | initialize the dns worker cache tree whether or not we start | Roger Dingledine |
2005-06-30 | Make errors retrievable from tor_socketpair; resolve bug 163. | Nick Mathewson |
2005-06-11 | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson |
2005-06-11 | flesh out the source file descriptions for doxygen | Roger Dingledine |
2005-06-09 | 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-05-07 | Make Tor compile with no warnings with gcc4.0 on OSX | Nick Mathewson |
2005-05-03 | Call tor_free_all instead of connections_free_all after forking | Nick Mathewson |
2005-05-02 | New and frightening code to implement fast-path first-hop CREATE_FAST cells. ... | Nick Mathewson |
2005-04-23 | only complain about wedged cpuworkers after an hour, not 100 secs | Roger Dingledine |
2005-04-08 | If it has not been 100 seconds since we told the cpuworker about an onion, co... | Nick Mathewson |
2005-04-07 | add function comment | Roger Dingledine |
2005-04-07 | We have a bug that I can't find. Sometimes, very rarely, cpuworkers get | Roger Dingledine |
2005-04-06 | fix an assert trigger: when we have the rare case of accepting | Roger Dingledine |
2005-04-06 | Hopefully, this will make ORs much faster, and not break them: keep a big spl... | Nick Mathewson |
2005-04-04 | Make last fix work on windows too. | Nick Mathewson |
2005-04-04 | Fix possible bug on threading platforms with running out of fds do to cpuwork... | Nick Mathewson |
2005-04-01 | update copyright notices. | Nick Mathewson |
2005-02-22 | Change from inet_ntoa to a threadproof tor_inet_ntoa. | Nick Mathewson |
2005-01-28 | forward-port the shutting up | Roger Dingledine |
2005-01-19 | Handle unavailable hidden services better. We try each intro point | Roger Dingledine |
2005-01-19 | Give more useful log messages when the tor process closes dns/cpuworker conne... | Nick Mathewson |
2005-01-03 | More work on task #43: fix race conditions on multithreaded (win32) servers. | Nick Mathewson |
2005-01-03 | Possible fix for task #43: when running on a multithreaded environment (curre... | Nick Mathewson |
2004-12-06 | More win32 fixes: 1) tolerate extra "readable" events better. 2) when being m... | Nick Mathewson |
2004-11-29 | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson |
2004-11-28 | wrong is ok, and right is fine, but in between is apparently | Roger Dingledine |
2004-11-28 | Normalize space: add one between every control keyword and control clause. | Nick Mathewson |
2004-11-26 | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine |
2004-11-21 | break reached_eof() out of process_inbuf() | Roger Dingledine |
2004-11-16 | minor fixes | Roger Dingledine |
2004-11-12 | Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif... | Nick Mathewson |
2004-11-07 | Clean up copyrights. | Roger Dingledine |