aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
* r8970@totoro: nickm | 2006-10-09 10:12:53 -0400Nick Mathewson2006-10-09
* r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson2006-10-09
* minor cleanupsRoger Dingledine2006-10-07
* bugfix: When testing reachability of our dirport, don't launch a newRoger Dingledine2006-10-06
* r8838@totoro: nickm | 2006-10-02 15:24:39 -0400Nick Mathewson2006-10-03
* - V1 authorities should set "HSAuthoritativeDir 1" to continue beingRoger Dingledine2006-10-01
* stop trying to hammer router_rebuild_descriptor() when we don'tRoger Dingledine2006-09-30
* r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400Nick Mathewson2006-09-29
* r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson2006-09-29
* r9005@Kushana: nickm | 2006-09-29 10:37:55 -0400Nick Mathewson2006-09-29
* r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400Nick Mathewson2006-09-28
* r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400Nick Mathewson2006-09-21
* r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400Nick Mathewson2006-09-21
* Stop searching routerlist for routers with the same identity as other routers...Nick Mathewson2006-09-19
* actually, do the bandwidth test anyway, if you've been up atRoger Dingledine2006-09-15
* avoid thrashing the bandwidth exercise when we change IPs a lot.Roger Dingledine2006-09-15
* 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
* r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400Nick Mathewson2006-09-15
* r9758@danube: weasel | 2006-09-14 07:10:12 +0200Peter Palfrader2006-09-14
* r9753@danube: weasel | 2006-09-14 07:07:02 +0200Peter Palfrader2006-09-14
* r9736@danube: weasel | 2006-09-14 05:53:06 +0200Peter Palfrader2006-09-14
* start remembering X-Your-Address-Is hints even if you'reRoger Dingledine2006-09-09
* fix typo, add log messageRoger Dingledine2006-09-09
* add a "getinfo address" controller command.Roger Dingledine2006-09-09
* prefer calling it a client rather than an OPRoger Dingledine2006-09-07
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* when we find our dirport to be reachable, mark our descriptorRoger Dingledine2006-07-18
* Start publishing one minute or so after we find our ORPortRoger Dingledine2006-07-18
* parameterize the loudness of log_addr_has_changed(), since it's theRoger Dingledine2006-07-17
* Make a louder statement the first time we learn a guessedRoger Dingledine2006-07-17
* and don't try to build the descriptor every second, if it's dirtyRoger Dingledine2006-07-17
* fix some more places where we shouldn't crash if we can't buildRoger Dingledine2006-07-17
* Allow servers with no hostname or IP address to learn their IP addressRoger Dingledine2006-07-17
* parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine2006-07-15
* Get rid of the router_retry_connections notion. Now routers no longerRoger Dingledine2006-07-04
* Next batch of memory miserdom: mmap cached-routers file. This is sure to bre...Nick Mathewson2006-06-22
* be more lax about recognizing valid hexdigests.Roger Dingledine2006-06-13
* simplify the tortls api: we only support being a "server", thatRoger Dingledine2006-06-07
* Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson2006-06-04
* be more verbose about testing reachability of our ORPort.Roger Dingledine2006-05-26
* petty cleanupsRoger Dingledine2006-04-25
* Regenerate our local descriptor if it's dirty and some localRoger Dingledine2006-04-23
* forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson2006-04-18
* that extra punctuation distracts meRoger Dingledine2006-03-27
* Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine2006-03-27
* stop writing the "router.desc" file, ever. nothing uses it anymore.Roger Dingledine2006-03-22
* Log server fingerprint on startupPeter Palfrader2006-03-22
* Finish the transition from the word 'verified' to the wordsRoger Dingledine2006-03-19
* normalize whitespace.Nick Mathewson2006-03-17