summaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
AgeCommit message (Expand)Author
2006-12-08 r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500Nick Mathewson
2006-12-07 r11454@Kushana: nickm | 2006-12-07 10:07:24 -0500Nick Mathewson
2006-12-02cleanups, bump to 0.1.2.4-alphaRoger Dingledine
2006-11-01 r9467@Kushana: nickm | 2006-11-01 18:51:16 -0500Nick Mathewson
2006-10-23and blow away what appears to be some redundant logicRoger Dingledine
2006-10-23spec and implement some more status events. start to buildRoger Dingledine
2006-10-22fix a minor memory leak every time we rebuild the router store,Roger Dingledine
2006-10-20 r9312@Kushana: nickm | 2006-10-20 14:45:22 -0400Nick Mathewson
2006-10-20checkpoint some changes as i read diffsRoger Dingledine
2006-10-20 r9290@31-35-219: nickm | 2006-10-20 10:32:33 -0400Nick Mathewson
2006-10-19 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400Nick Mathewson
2006-10-19 r9273@Kushana: nickm | 2006-10-19 15:43:39 -0400Nick Mathewson
2006-10-19 r9091@totoro: nickm | 2006-10-19 11:45:28 -0400Nick Mathewson
2006-10-11 r9004@totoro: nickm | 2006-10-11 18:05:24 -0400Nick Mathewson
2006-10-07more minor cleanupsRoger Dingledine
2006-10-07minor cleanupsRoger Dingledine
2006-10-03 r8838@totoro: nickm | 2006-10-02 15:24:39 -0400Nick Mathewson
2006-10-01 r8826@totoro: nickm | 2006-10-01 17:58:45 -0400Nick Mathewson
2006-10-01Track down a seg fault that's been bothering me a while: if youRoger Dingledine
2006-09-29 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400Nick Mathewson
2006-09-29 r8776@totoro: nickm | 2006-09-29 00:50:46 -0400Nick Mathewson
2006-09-28 r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400Nick Mathewson
2006-09-28 r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400Nick Mathewson
2006-09-25Add an EnforceDistinctSubnets option so that clients who know what they are d...Nick Mathewson
2006-09-25Free named_server_map on shutdown.Nick Mathewson
2006-09-22 r8909@Kushana: nickm | 2006-09-22 00:38:13 -0400Nick Mathewson
2006-09-19NEEDS REVIEW. Act on previous comment, and handle named servers differently: ...Nick Mathewson
2006-09-19Stop searching routerlist for routers with the same identity as other routers...Nick Mathewson
2006-09-19Switch routerlist.c to using memcmp on digests rather than crypto_pk_cmp_keys...Nick Mathewson
2006-09-17 r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400Nick Mathewson
2006-09-15Send out a burst of long-range drop cells after we've established thatRoger Dingledine
2006-09-15 r9770@danube: weasel | 2006-09-15 07:20:05 +0200Peter Palfrader
2006-09-15 r9767@danube: weasel | 2006-09-15 06:27:48 +0200Peter Palfrader
2006-08-31 r8695@Kushana: nickm | 2006-08-31 14:35:36 -0400Nick Mathewson
2006-08-27stop a big memory leak: we were leaking the whole contentsRoger Dingledine
2006-08-27stop three memory leaks. nick, fix these if i'm wrong.Roger Dingledine
2006-08-16automatically avoid picking more than one node from the sameRoger Dingledine
2006-08-15 r7392@Kushana: nickm | 2006-08-14 23:50:32 -0400Nick Mathewson
2006-08-05 r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700Nick Mathewson
2006-08-04 r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700Nick Mathewson
2006-07-26 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-15parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine
2006-07-09First part of making mmap-based stuff work on win32: save descriptors as "bin...Nick Mathewson
2006-06-28tab-man strikes againRoger Dingledine
2006-06-28Fix another idiot bug causing symptom 309. Why cant I program?Nick Mathewson
2006-06-28Add a check to try to make cache rebuild fail fast if it is going to failNick Mathewson
2006-06-28Aaand re-disable the bogus test in get_body()Nick Mathewson
2006-06-28Make sure that our calculated offsets for routers is correct; again. This tim...Nick Mathewson
2006-06-27Likely fix for bug 309: when we calculate offsets after rebuilding the descri...Nick Mathewson