aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.c
Commit message (Expand)AuthorAge
...
* Fix a crash bug in cell queues: It is possible for a connection_write_to_buf ...Nick Mathewson2007-03-29
* r12654@Kushana: nickm | 2007-03-25 19:03:44 -0400Nick Mathewson2007-03-26
* r12651@Kushana: nickm | 2007-03-24 18:26:42 -0400Nick Mathewson2007-03-26
* r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson2007-03-04
* cosmetic, comment, and todo fixesRoger Dingledine2007-02-24
* r11832@catbus: nickm | 2007-02-16 15:31:59 -0500Nick Mathewson2007-02-16
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r11694@catbus: nickm | 2007-02-07 13:25:01 -0500Nick Mathewson2007-02-07
* r11672@catbus: nickm | 2007-02-06 14:16:56 -0500Nick Mathewson2007-02-07
* more changes. i'm all caught up now.Roger Dingledine2007-02-06
* r11637@catbus: nickm | 2007-02-05 12:41:51 -0500Nick Mathewson2007-02-05
* r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson2007-02-02
* r12123@Kushana: nickm | 2007-02-02 13:57:42 -0500Nick Mathewson2007-02-02
* r11287@catbus: nickm | 2007-01-23 20:30:04 -0500Nick Mathewson2007-01-24
* Fix crash with "tor --list-fingerprint" (reported by seeess).Roger Dingledine2007-01-10
* r9461@Kushana: nickm | 2006-10-31 20:30:12 -0500Nick Mathewson2006-11-01
* r9457@Kushana: nickm | 2006-10-31 18:35:17 -0500Nick Mathewson2006-10-31
* r9307@Kushana: nickm | 2006-10-20 13:53:54 -0400Nick Mathewson2006-10-20
* r9272@Kushana: nickm | 2006-10-19 12:52:37 -0400Nick Mathewson2006-10-19
* r9060@totoro: nickm | 2006-10-17 11:12:48 -0400Nick Mathewson2006-10-17
* r8973@totoro: nickm | 2006-10-09 11:45:47 -0400Nick Mathewson2006-10-09
* r8972@totoro: nickm | 2006-10-09 10:36:22 -0400Nick Mathewson2006-10-09
* remove some old debugging codeRoger Dingledine2006-10-08
* r8822@totoro: nickm | 2006-10-01 16:24:22 -0400Nick Mathewson2006-10-01
* make my bandwidth exercises actually happenRoger Dingledine2006-09-15
* Send out a burst of long-range drop cells after we've established thatRoger Dingledine2006-09-15
* fix assert found by DreadWingKnight: now that rendezvous streamsRoger Dingledine2006-07-30
* r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400Nick Mathewson2006-07-28
* r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400Nick Mathewson2006-07-27
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400Nick Mathewson2006-07-26
* r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson2006-07-26
* Fix another segfault in assert_circuit_ok.Nick Mathewson2006-07-23
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* fix typo, remove extraneous variableRoger Dingledine2006-04-03
* convert some more source files to the new log conventionRoger Dingledine2006-02-13
* Happy new year!Roger Dingledine2006-02-09
* fix bug 245: When modifying the orconn_circid_map map, we wouldRoger Dingledine2006-02-09
* Add reasons to DESTROY and RELAY_TRUNCATED cells.Nick Mathewson2006-01-05
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* another possible patch related to circuit_free and memory stomping.Nick Mathewson2005-12-14
* sometimes, when we just started tor, we haven't created thatRoger Dingledine2005-12-14
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* Release memory from conn_circid_circuit_map on exit.Nick Mathewson2005-12-08
* Better fix for last bug: avoids trying to double-mark circuits.Nick Mathewson2005-12-05
* We were neglecting to unlink marked circuits from soon-to-close OR connections.Nick Mathewson2005-12-05
* Check magic when removing old connection from map.Nick Mathewson2005-12-05
* Clean up some comments; remove some dead codeNick Mathewson2005-12-03
* cvs diff -u src/or/circuitlist.c | less almost never does what you want in C.Nick Mathewson2005-12-03
* Expunge remaining places where we used "tree" to mean "associative array".Nick Mathewson2005-12-03