summaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
AgeCommit message (Expand)Author
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
2006-06-22Fix a bunch of spaces.Nick Mathewson
2006-06-22#if out test that was failing because of an extra newline.Nick Mathewson
2006-06-22Next batch of memory miserdom: mmap cached-routers file. This is sure to bre...Nick Mathewson
2006-06-21When requesting or serving resources via fingerprint/digest, request and resp...Nick Mathewson
2006-06-18Backport candidate: implement the "is this uptime change cosmetic" test prope...Nick Mathewson
2006-06-09and forward-port too.Roger Dingledine
2006-06-09fix a bootstrapping check we ignored that prevents us from runningRoger Dingledine
2006-06-08ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work.Roger Dingledine
2006-06-04Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson
2006-05-30and get grammar rightRoger Dingledine
2006-05-30stop fetching descriptors if we're not a dir mirror and weRoger Dingledine
2006-05-30tentative change: if you have your dirport set, you are a directoryRoger Dingledine
2006-05-26correct a false log message, since we actually reset all ourRoger Dingledine