Age | Commit message (Expand) | Author |
2006-09-19 | Stop searching routerlist for routers with the same identity as other routers... | Nick Mathewson |
2006-09-15 | actually, do the bandwidth test anyway, if you've been up at | Roger Dingledine |
2006-09-15 | avoid thrashing the bandwidth exercise when we change IPs a lot. | Roger Dingledine |
2006-09-15 | make my bandwidth exercises actually happen | Roger Dingledine |
2006-09-15 | Send out a burst of long-range drop cells after we've established that | Roger Dingledine |
2006-09-15 | r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 | Nick Mathewson |
2006-09-14 | r9758@danube: weasel | 2006-09-14 07:10:12 +0200 | Peter Palfrader |
2006-09-14 | r9753@danube: weasel | 2006-09-14 07:07:02 +0200 | Peter Palfrader |
2006-09-14 | r9736@danube: weasel | 2006-09-14 05:53:06 +0200 | Peter Palfrader |
2006-09-09 | start remembering X-Your-Address-Is hints even if you're | Roger Dingledine |
2006-09-09 | fix typo, add log message | Roger Dingledine |
2006-09-09 | add a "getinfo address" controller command. | Roger Dingledine |
2006-09-07 | prefer calling it a client rather than an OP | Roger Dingledine |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-18 | when we find our dirport to be reachable, mark our descriptor | Roger Dingledine |
2006-07-18 | Start publishing one minute or so after we find our ORPort | Roger Dingledine |
2006-07-17 | parameterize the loudness of log_addr_has_changed(), since it's the | Roger Dingledine |
2006-07-17 | Make a louder statement the first time we learn a guessed | Roger Dingledine |
2006-07-17 | and don't try to build the descriptor every second, if it's dirty | Roger Dingledine |
2006-07-17 | fix some more places where we shouldn't crash if we can't build | Roger Dingledine |
2006-07-17 | Allow servers with no hostname or IP address to learn their IP address | Roger Dingledine |
2006-07-15 | parameterize the loudness of resolve_my_address(), and call things | Roger Dingledine |
2006-07-04 | Get rid of the router_retry_connections notion. Now routers no longer | Roger Dingledine |
2006-06-22 | Next batch of memory miserdom: mmap cached-routers file. This is sure to bre... | Nick Mathewson |
2006-06-13 | be more lax about recognizing valid hexdigests. | Roger Dingledine |
2006-06-07 | simplify the tortls api: we only support being a "server", that | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-05-26 | be more verbose about testing reachability of our ORPort. | Roger Dingledine |
2006-04-25 | petty cleanups | Roger Dingledine |
2006-04-23 | Regenerate our local descriptor if it's dirty and some local | Roger Dingledine |
2006-04-18 | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-03-27 | that extra punctuation distracts me | Roger Dingledine |
2006-03-27 | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine |
2006-03-22 | stop writing the "router.desc" file, ever. nothing uses it anymore. | Roger Dingledine |
2006-03-22 | Log server fingerprint on startup | Peter Palfrader |
2006-03-19 | Finish the transition from the word 'verified' to the words | Roger Dingledine |
2006-03-17 | normalize whitespace. | Nick Mathewson |
2006-03-15 | Do not warn about unknown servers in our family when they are given as hex di... | Nick Mathewson |
2006-03-14 | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-03-08 | remove some redundant code now that we compress exit policies | Roger Dingledine |
2006-02-20 | make the NoPublish option obsolete. | Roger Dingledine |
2006-02-20 | tweak | Roger Dingledine |
2006-02-19 | New config options to address bug 251: | Roger Dingledine |
2006-02-14 | document the frequency for reachability testing by the | Roger Dingledine |
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine |
2006-02-12 | Generate 18.0.0.0/8 address policy format in descs when we can; warn when the... | Nick Mathewson |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-02-01 | Add a new config option ExitPolicyRejectPrivate which defaults to 1. | Roger Dingledine |
2006-01-17 | try to detect an assert error earlier | Roger Dingledine |