| Commit message (Expand) | Author | Age |
* | cosmetic, comment, and todo fixes | Roger Dingledine | 2007-02-24 |
* | r11832@catbus: nickm | 2007-02-16 15:31:59 -0500 | Nick Mathewson | 2007-02-16 |
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | 2007-02-12 |
* | r11694@catbus: nickm | 2007-02-07 13:25:01 -0500 | Nick Mathewson | 2007-02-07 |
* | r11672@catbus: nickm | 2007-02-06 14:16:56 -0500 | Nick Mathewson | 2007-02-07 |
* | more changes. i'm all caught up now. | Roger Dingledine | 2007-02-06 |
* | r11637@catbus: nickm | 2007-02-05 12:41:51 -0500 | Nick Mathewson | 2007-02-05 |
* | r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 | Nick Mathewson | 2007-02-02 |
* | r12123@Kushana: nickm | 2007-02-02 13:57:42 -0500 | Nick Mathewson | 2007-02-02 |
* | r11287@catbus: nickm | 2007-01-23 20:30:04 -0500 | Nick Mathewson | 2007-01-24 |
* | Fix crash with "tor --list-fingerprint" (reported by seeess). | Roger Dingledine | 2007-01-10 |
* | r9461@Kushana: nickm | 2006-10-31 20:30:12 -0500 | Nick Mathewson | 2006-11-01 |
* | r9457@Kushana: nickm | 2006-10-31 18:35:17 -0500 | Nick Mathewson | 2006-10-31 |
* | r9307@Kushana: nickm | 2006-10-20 13:53:54 -0400 | Nick Mathewson | 2006-10-20 |
* | r9272@Kushana: nickm | 2006-10-19 12:52:37 -0400 | Nick Mathewson | 2006-10-19 |
* | r9060@totoro: nickm | 2006-10-17 11:12:48 -0400 | Nick Mathewson | 2006-10-17 |
* | r8973@totoro: nickm | 2006-10-09 11:45:47 -0400 | Nick Mathewson | 2006-10-09 |
* | r8972@totoro: nickm | 2006-10-09 10:36:22 -0400 | Nick Mathewson | 2006-10-09 |
* | remove some old debugging code | Roger Dingledine | 2006-10-08 |
* | r8822@totoro: nickm | 2006-10-01 16:24:22 -0400 | Nick Mathewson | 2006-10-01 |
* | make my bandwidth exercises actually happen | Roger Dingledine | 2006-09-15 |
* | Send out a burst of long-range drop cells after we've established that | Roger Dingledine | 2006-09-15 |
* | fix assert found by DreadWingKnight: now that rendezvous streams | Roger Dingledine | 2006-07-30 |
* | r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400 | Nick Mathewson | 2006-07-28 |
* | r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 | Nick Mathewson | 2006-07-27 |
* | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson | 2006-07-26 |
* | r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 | Nick Mathewson | 2006-07-26 |
* | r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400 | Nick Mathewson | 2006-07-26 |
* | Fix another segfault in assert_circuit_ok. | Nick Mathewson | 2006-07-23 |
* | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson | 2006-07-23 |
* | fix typo, remove extraneous variable | Roger Dingledine | 2006-04-03 |
* | convert some more source files to the new log convention | Roger Dingledine | 2006-02-13 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | fix bug 245: When modifying the orconn_circid_map map, we would | Roger Dingledine | 2006-02-09 |
* | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson | 2006-01-05 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | another possible patch related to circuit_free and memory stomping. | Nick Mathewson | 2005-12-14 |
* | sometimes, when we just started tor, we haven't created that | Roger Dingledine | 2005-12-14 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | Release memory from conn_circid_circuit_map on exit. | Nick Mathewson | 2005-12-08 |
* | Better fix for last bug: avoids trying to double-mark circuits. | Nick Mathewson | 2005-12-05 |
* | We were neglecting to unlink marked circuits from soon-to-close OR connections. | Nick Mathewson | 2005-12-05 |
* | Check magic when removing old connection from map. | Nick Mathewson | 2005-12-05 |
* | Clean up some comments; remove some dead code | Nick Mathewson | 2005-12-03 |
* | cvs diff -u src/or/circuitlist.c | less almost never does what you want in C. | Nick Mathewson | 2005-12-03 |
* | Expunge remaining places where we used "tree" to mean "associative array". | Nick Mathewson | 2005-12-03 |
* | Shave off another 4.7%: remove a linear search when figuring out which circui... | Nick Mathewson | 2005-12-03 |
* | when returning a list of circuits, don't return a list of the same | Roger Dingledine | 2005-11-28 |
* | "How about 'never'? Does 'never' work for you?" | Nick Mathewson | 2005-11-26 |
* | Start the process of treating internal circuits and exit circuits | Roger Dingledine | 2005-11-25 |