| Commit message (Expand) | Author | Age |
* | Switch global_identifier on connections to a 64-bit field and move it to conn... | Nick Mathewson | 2008-08-15 |
* | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson | 2008-08-05 |
* | r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 | Nick Mathewson | 2008-07-23 |
* | r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 | Nick Mathewson | 2008-02-22 |
* | Update some copyright notices: it is now 2008. | Nick Mathewson | 2008-02-07 |
* | r17947@catbus: nickm | 2008-02-06 11:57:53 -0500 | Nick Mathewson | 2008-02-06 |
* | r17930@catbus: nickm | 2008-02-05 18:20:40 -0500 | Nick Mathewson | 2008-02-05 |
* | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine | 2007-12-12 |
* | r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 | Nick Mathewson | 2007-06-05 |
* | r12853@catbus: nickm | 2007-05-22 11:36:54 -0400 | Nick Mathewson | 2007-05-22 |
* | r12764@catbus: nickm | 2007-05-15 17:17:39 -0400 | Nick Mathewson | 2007-05-15 |
* | r12074@catbus: nickm | 2007-03-04 15:11:43 -0500 | Nick Mathewson | 2007-03-04 |
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | 2007-02-12 |
* | 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 |