Age | Commit message (Expand) | Author |
2006-06-10 | backport TestVia, but don't add it to the man page. | Roger Dingledine |
2006-04-18 | Test and document last patch. | Nick Mathewson |
2006-04-18 | Implement an option, VirtualAddrMask, to set which addresses get handed out i... | Nick Mathewson |
2006-04-18 | "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-04-10 | [backport] Stop assuming every authority is a v1 authority | Peter Palfrader |
2006-04-10 | Do not include machine/limits.h on __FreeBSD_kernel__ either | Peter Palfrader |
2006-04-10 | Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu... | Nick Mathewson |
2006-04-08 | i like the name FetchUselessDescriptors better. | Roger Dingledine |
2006-04-08 | add a new config option FetchUselessRouters, off by default, for | Roger Dingledine |
2006-04-08 | fix a typo that was confusing me | Roger Dingledine |
2006-04-08 | Fix a couple of things that make GCC complain with verbose warnings on. Also... | Nick Mathewson |
2006-04-03 | fix some xxxs. | Nick Mathewson |
2006-04-01 | Fix dirserv_get_networkstatus_v2's api: its function comments | Roger Dingledine |
2006-03-28 | When deciding whether a router is Fast or Guard-worthy, consider | Roger Dingledine |
2006-03-27 | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine |
2006-03-26 | When the controller's *setconf commands fail, collect an error message | Roger Dingledine |
2006-03-22 | parameterize two more timeout constants in circuit-land. | Roger Dingledine |
2006-03-21 | new config option SocksTimeout: How long do we let a socks connection | Roger Dingledine |
2006-03-19 | Implement Jason Holt's SafeSocks config option. | Roger Dingledine |
2006-03-19 | Finish the transition from the word 'verified' to the words | Roger Dingledine |
2006-03-18 | fix some typos | Roger Dingledine |
2006-03-18 | auth dir servers were only modifying a server's is_running field | Roger Dingledine |
2006-03-17 | Implement router purposes, and don't choose a non-general | Roger Dingledine |
2006-03-15 | (Missing header change) Do not warn about unknown servers in our family when ... | Nick Mathewson |
2006-03-15 | if we as a directory mirror don't know of any v1 directory | Roger Dingledine |
2006-03-12 | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-03-12 | Now do address rewriting when the controller asks us to attach | Roger Dingledine |
2006-03-11 | Use escaped() for remaining cases. | Nick Mathewson |
2006-03-09 | Implement NEWNYM. Nick, did I do a bad thing? | Roger Dingledine |
2006-03-08 | start using OR_CONN_EVENT_NEW. | Roger Dingledine |
2006-03-08 | Possible bug 265 fix: authorities must be more strict than clients about age ... | Nick Mathewson |
2006-03-05 | Add some functions to escape values from the network before sending them to t... | Nick Mathewson |
2006-02-23 | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine |
2006-02-19 | New config options to address bug 251: | Roger Dingledine |
2006-02-19 | clean up the Reachable*Addresses changes | Roger Dingledine |
2006-02-13 | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader |
2006-02-13 | Let the users set ControlListenAddress in the torrc. | Roger Dingledine |
2006-02-12 | Retain unrecognized options in state file, so that we can be forward-compatible. | Nick Mathewson |
2006-02-12 | Clients now honor the "guard" flag in the router status when | Roger Dingledine |
2006-02-11 | When a client asks for an old-style directory and our write bucket | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-02-09 | correct the comments that don't realize it's the opposite | Roger Dingledine |
2006-02-06 | Move "sort list of versions" logic into routerparse.c; make version-checking ... | Nick Mathewson |
2006-02-05 | typos and nits | Roger Dingledine |
2006-02-03 | Fix bug 225: now "attachstream 0" treats conn like it just connected, | Roger Dingledine |
2006-02-01 | Add a new config option ExitPolicyRejectPrivate which defaults to 1. | Roger Dingledine |
2006-01-24 | Make dirservers generate a separate "guard" flag to mean, "would make a good ... | Nick Mathewson |
2006-01-20 | remove unused code | Roger Dingledine |
2006-01-17 | oh, and the other bits of the commit | Roger Dingledine |