| Commit message (Expand) | Author | Age |
* | r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 | Nick Mathewson | 2006-09-29 |
* | r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400 | Nick Mathewson | 2006-09-29 |
* | r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400 | Nick Mathewson | 2006-09-06 |
* | - made configure check if we are building for win32 | Mike Chiussi | 2006-09-06 |
* | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson | 2006-07-26 |
* | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson | 2006-07-23 |
* | Finally solve the "closing wedged cpuworkers" bug. Woo. | Roger Dingledine | 2006-06-12 |
* | We got an obscure report of an assert error on a windows Tor server with | Roger Dingledine | 2006-06-06 |
* | Raise the timeout for complaining about wedged cpuworkers. | Roger Dingledine | 2006-04-18 |
* | 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-03-12 |
* | fix typo found in phobos's logs | Roger Dingledine | 2006-02-15 |
* | more log conversions. | Roger Dingledine | 2006-02-13 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson | 2006-01-05 |
* | disambiguate some debug entries | Roger Dingledine | 2005-12-26 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | answer nick's XXX, and muck with some log domain choices | Roger Dingledine | 2005-11-01 |
* | make circ->onionskin a pointer, not a static array. moria2 was using | Roger Dingledine | 2005-10-29 |
* | 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-25 |
* | Downgrade a few INFO level logs to DEBUG again. Also add two or three new | Peter Palfrader | 2005-10-17 |
* | there was no need to die when we failed to spawn a cpuworker. | Roger Dingledine | 2005-09-23 |
* | 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-08-15 |
* | Make errors retrievable from tor_socketpair; resolve bug 163. | Nick Mathewson | 2005-06-30 |
* | 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-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 |
* | Make Tor compile with no warnings with gcc4.0 on OSX | Nick Mathewson | 2005-05-07 |
* | Call tor_free_all instead of connections_free_all after forking | Nick Mathewson | 2005-05-03 |
* | New and frightening code to implement fast-path first-hop CREATE_FAST cells. ... | Nick Mathewson | 2005-05-02 |
* | only complain about wedged cpuworkers after an hour, not 100 secs | Roger Dingledine | 2005-04-23 |
* | If it has not been 100 seconds since we told the cpuworker about an onion, co... | Nick Mathewson | 2005-04-08 |
* | 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-07 |
* | 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-06 |
* | 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-04 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | Change from inet_ntoa to a threadproof tor_inet_ntoa. | Nick Mathewson | 2005-02-22 |
* | forward-port the shutting up | Roger Dingledine | 2005-01-28 |
* | 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-19 |
* | 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 | 2005-01-03 |
* | More win32 fixes: 1) tolerate extra "readable" events better. 2) when being m... | Nick Mathewson | 2004-12-06 |