Age | Commit message (Expand) | Author |
2008-01-13 | r15891@tombo: nickm | 2008-01-12 19:20:24 -0500 | Nick Mathewson |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |
2007-12-07 | patch from karsten to clean up documentation and to integrate | Roger Dingledine |
2007-12-04 | Stop being so aggressive about fetching dir info if your DirPort is | Roger Dingledine |
2007-12-01 | r15087@tombo: nickm | 2007-11-30 22:32:26 -0500 | Nick Mathewson |
2007-11-14 | r16670@catbus: nickm | 2007-11-14 14:56:30 -0500 | Nick Mathewson |
2007-11-14 | r16669@catbus: nickm | 2007-11-14 14:50:03 -0500 | Nick Mathewson |
2007-11-06 | r16455@catbus: nickm | 2007-11-06 12:48:00 -0500 | Nick Mathewson |
2007-11-06 | r16452@catbus: nickm | 2007-11-06 09:20:08 -0500 | Nick Mathewson |
2007-11-05 | r14729@31-33-67: nickm | 2007-11-05 18:54:50 -0500 | Nick Mathewson |
2007-11-05 | r14727@31-33-67: nickm | 2007-11-05 18:34:35 -0500 | Nick Mathewson |
2007-11-05 | r16438@catbus: nickm | 2007-11-05 16:45:45 -0500 | Nick Mathewson |
2007-11-05 | r16434@catbus: nickm | 2007-11-05 14:22:40 -0500 | Nick Mathewson |
2007-11-05 | r16432@catbus: nickm | 2007-11-05 14:18:57 -0500 | Nick Mathewson |
2007-11-05 | r16414@catbus: nickm | 2007-11-05 13:14:46 -0500 | Nick Mathewson |
2007-11-05 | r16409@catbus: nickm | 2007-11-05 10:38:25 -0500 | Nick Mathewson |
2007-10-30 | r16285@catbus: nickm | 2007-10-30 17:43:25 -0400 | Nick Mathewson |
2007-10-30 | r16282@catbus: nickm | 2007-10-30 14:28:58 -0400 | Nick Mathewson |
2007-07-29 | Be even more aggressive about separating local traffic from relayed | Roger Dingledine |
2007-03-26 | r12651@Kushana: nickm | 2007-03-24 18:26:42 -0400 | Nick Mathewson |
2007-03-24 | r12644@0-41-wifi: nickm | 2007-03-23 16:02:23 -0400 | Nick Mathewson |
2007-03-24 | r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400 | Nick Mathewson |
2007-02-12 | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson |
2006-10-31 | r9457@Kushana: nickm | 2006-10-31 18:35:17 -0500 | Nick Mathewson |
2006-10-19 | r9272@Kushana: nickm | 2006-10-19 12:52:37 -0400 | Nick Mathewson |
2006-10-18 | r9077@totoro: nickm | 2006-10-18 11:41:16 -0400 | Nick Mathewson |
2006-10-17 | r9062@totoro: nickm | 2006-10-17 11:19:43 -0400 | Nick Mathewson |
2006-10-17 | r9060@totoro: nickm | 2006-10-17 11:12:48 -0400 | Nick Mathewson |
2006-10-13 | r9017@totoro: nickm | 2006-10-13 01:27:33 -0400 | Nick Mathewson |
2006-10-09 | r8972@totoro: nickm | 2006-10-09 10:36:22 -0400 | Nick Mathewson |
2006-09-07 | prefer calling it a client rather than an OP | Roger Dingledine |
2006-07-30 | defense in depth | Roger Dingledine |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson |
2006-07-04 | No longer permit create cells to have the wrong circ_id_type. No | Roger Dingledine |
2006-03-05 | Add some functions to escape values from the network before sending them to t... | Nick Mathewson |
2006-02-13 | convert some more source files to the new log convention | 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-31 | Some tor servers process billions of cells in a matter of days. | Roger Dingledine |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-12-10 | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine |
2005-12-08 | Document CREATE_FAST better in the code. Move our key expansion algorithm in... | Nick Mathewson |
2005-12-03 | Shave off another 4.7%: remove a linear search when figuring out which circui... | Nick Mathewson |
2005-11-19 | misc cleanups | Roger Dingledine |
2005-11-19 | another case (i think) of redundant code. | Roger Dingledine |
2005-10-29 | make circ->onionskin a pointer, not a static array. moria2 was using | Roger Dingledine |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-25 | Convert circuituse, command, config, connection, relay, router, test to new l... | Nick Mathewson |
2005-10-17 | Downgrade a few INFO level logs to DEBUG again. Also add two or three new | Peter Palfrader |