aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* r13834@catbus: nickm | 2007-07-19 15:40:42 -0400Nick Mathewson2007-07-19
* r13827@catbus: nickm | 2007-07-19 14:42:25 -0400Nick Mathewson2007-07-19
* r13826@catbus: nickm | 2007-07-19 12:21:30 -0400Nick Mathewson2007-07-19
* r13822@catbus: nickm | 2007-07-18 16:43:39 -0400Nick Mathewson2007-07-18
* r13821@catbus: nickm | 2007-07-18 16:29:17 -0400Nick Mathewson2007-07-18
* r13820@catbus: nickm | 2007-07-18 16:07:30 -0400Nick Mathewson2007-07-18
* Change routerlist_remove to not take an index argument we do not need anyway.Peter Palfrader2007-07-18
* timeout and retry schedules for fetching bridge descriptorsRoger Dingledine2007-07-18
* using fascistfirewall and having your bridge on an unreachableRoger Dingledine2007-07-18
* r13801@catbus: nickm | 2007-07-17 13:49:12 -0400Nick Mathewson2007-07-17
* free bridge list on exit; try harder to free buffer freelists on exit.Roger Dingledine2007-07-17
* bugfix on r10086:Roger Dingledine2007-07-17
* free another string, and the buffer freelists, on exit.Roger Dingledine2007-07-17
* a few fixes for bug 463. needs a changelog. might need more fixes.Roger Dingledine2007-07-17
* r13788@catbus: nickm | 2007-07-16 14:26:25 -0400Nick Mathewson2007-07-16
* r13784@catbus: nickm | 2007-07-16 13:27:32 -0400Nick Mathewson2007-07-16
* r13777@catbus: nickm | 2007-07-16 12:58:08 -0400Nick Mathewson2007-07-16
* r13774@catbus: nickm | 2007-07-16 12:23:28 -0400Nick Mathewson2007-07-16
* r13773@catbus: nickm | 2007-07-16 11:58:25 -0400Nick Mathewson2007-07-16
* free some more memory on exitRoger Dingledine2007-07-16
* stop reading uninitialized/outofbounds memory. possible backport,Roger Dingledine2007-07-16
* Backport candidate:Roger Dingledine2007-07-16
* backport candidate: fix a memory leak from r9039 which had us leakingRoger Dingledine2007-07-15
* fix a memory leak from r10504 (i think)Roger Dingledine2007-07-15
* Comment one tor_assertPeter Palfrader2007-07-12
* Keep streamids from different exits on a circuit separate. ThisRoger Dingledine2007-07-12
* r13730@catbus: nickm | 2007-07-12 12:32:40 -0400Nick Mathewson2007-07-12
* In router_add_to_routerlist() only call router_have_minimum_dir_info() under ...Peter Palfrader2007-07-12
* backport candidate:Roger Dingledine2007-07-11
* clean up a commentRoger Dingledine2007-07-11
* r13691@catbus: nickm | 2007-07-10 18:44:30 -0400Nick Mathewson2007-07-10
* r13689@catbus: nickm | 2007-07-10 17:46:30 -0400Nick Mathewson2007-07-10
* r13687@catbus: nickm | 2007-07-10 16:08:14 -0400Nick Mathewson2007-07-10
* r13676@catbus: nickm | 2007-07-10 13:41:24 -0400Nick Mathewson2007-07-10
* r13667@catbus: nickm | 2007-07-10 13:12:52 -0400Nick Mathewson2007-07-10
* r13666@catbus: nickm | 2007-07-10 13:10:00 -0400Nick Mathewson2007-07-10
* r13637@catbus: nickm | 2007-07-06 14:24:27 -0400Nick Mathewson2007-07-10
* r13602@Kushana: nickm | 2007-07-07 23:44:24 -0400Nick Mathewson2007-07-08
* Call router_have_minimum_dir_info() at the beginning of router_add_to_routerl...Peter Palfrader2007-07-06
* Remove two arguments from routerlist_replace(). idx, which isPeter Palfrader2007-07-06
* r13634@catbus: nickm | 2007-07-06 14:20:50 -0400Nick Mathewson2007-07-06
* r13633@catbus: nickm | 2007-07-06 11:08:19 -0400Nick Mathewson2007-07-06
* r13453@kushana: nickm | 2007-06-20 10:01:37 -0400Nick Mathewson2007-07-05
* r13452@kushana: nickm | 2007-06-20 09:52:55 -0400Nick Mathewson2007-07-05
* If there's a never-before-connected-to guard node in our list,Roger Dingledine2007-07-02
* the non-controversial changes i found in my sandboxRoger Dingledine2007-07-02
* r13604@catbus: nickm | 2007-07-02 16:58:40 -0400Nick Mathewson2007-07-02
* I so wonder how this blows up on the real network - make _routerlist_find_elt...Peter Palfrader2007-07-02
* If we want to be more strict in _routerlist_find_elt I better call it properlyPeter Palfrader2007-07-02
* Don't get private with smartlists when there's a perfectly fine accessor meth...Peter Palfrader2007-07-02