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