| Commit message (Expand) | Author | Age |
... | |
* | Logic to launch connections for new directory types. | Nick Mathewson | 2005-09-07 |
* | clean whitespace. | Nick Mathewson | 2005-09-07 |
* | More stuff for new directories. | Nick Mathewson | 2005-09-07 |
* | Comment structs, reload a field, start making network status caches work | Nick Mathewson | 2005-09-04 |
* | remove redundant logs about unreachable servers | Roger Dingledine | 2005-09-03 |
* | Make structs for (v2) network-status and its per-router components. Add funct... | Nick Mathewson | 2005-09-02 |
* | subtle change to avoid some false positives: | Roger Dingledine | 2005-09-01 |
* | when we think a router is unreachable, pass the message back to the | Roger Dingledine | 2005-08-31 |
* | don't whine about reachability if the guy is hibernating now. | Roger Dingledine | 2005-08-30 |
* | refactor -- no actual changes | Roger Dingledine | 2005-08-30 |
* | Make unit tests (and others) run without launching listeners, creating subdir... | Nick Mathewson | 2005-08-26 |
* | We no longer need dirserv_load_from_directory_string, so dirserv_add_descrip... | Nick Mathewson | 2005-08-26 |
* | Remove a field that nobody sets or uses. | Nick Mathewson | 2005-08-26 |
* | Remove descriptor_list and use routerlist instead. Make directories manage r... | Nick Mathewson | 2005-08-26 |
* | make it clearer which elements of routerinfo_t are for reachability | Roger Dingledine | 2005-08-26 |
* | Add some documentation; move the signature generation logic into routerparse.... | Nick Mathewson | 2005-08-26 |
* | Make a new AssumeReachable config option that will publish anyway. | Roger Dingledine | 2005-08-26 |
* | Start implementing the server side of the new directory protocol. | Nick Mathewson | 2005-08-25 |
* | be much more conservative about logging reachability complaints. | Roger Dingledine | 2005-08-24 |
* | Dirservers now do their own external reachability testing of each | Roger Dingledine | 2005-08-24 |
* | Implement new (reduced-frequency) upload rules. arma, you should review this. | Nick Mathewson | 2005-08-22 |
* | Make set_options a little smarter: have options_act handle transitions on its... | Nick Mathewson | 2005-08-22 |
* | rotate dns and cpu workers if the controller changes options that | Roger Dingledine | 2005-08-15 |
* | clean up some confusing logs. | Roger Dingledine | 2005-08-15 |
* | after failing from resolve failed or misc, reset the num failures. | Roger Dingledine | 2005-08-15 |
* | Implement exit enclaves: if we know an IP address for the destination, | Roger Dingledine | 2005-08-15 |
* | let unregistered-servers take a parameter (the min bandwidth) | Roger Dingledine | 2005-08-13 |
* | Add a 'quit' command for the controller. | Roger Dingledine | 2005-08-13 |
* | predict required circuits better, with an eye toward making | Roger Dingledine | 2005-08-13 |
* | Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls. | Nick Mathewson | 2005-08-10 |
* | Replace ADDR_POLICY_ACCEPT/REJECT with its own enum | Nick Mathewson | 2005-08-09 |
* | Replace (Fascist)Firewall* with a new ReachableAddresses option that understa... | Nick Mathewson | 2005-08-08 |
* | get rid of IgnoreVersion and the forced auto-exit mis-feature | Roger Dingledine | 2005-08-08 |
* | Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n... | Nick Mathewson | 2005-08-07 |
* | incomplete patch for matt's info controller signal term bug | Roger Dingledine | 2005-08-07 |
* | Implement some more GETINFO goodness: expose helper nodes, config options, ge... | Nick Mathewson | 2005-08-04 |
* | Possibly broken implementation of persistant state; handles helper nodes; doe... | Nick Mathewson | 2005-07-28 |
* | parameterize RephistTrackTime | Roger Dingledine | 2005-07-25 |
* | Rename cross-format config.c stuff to config_* and or_options_t-specific stuf... | Nick Mathewson | 2005-07-23 |
* | Be consistent about preferring foo* to struct foo* | Nick Mathewson | 2005-07-22 |
* | Parameterize configuration parsing functions | Nick Mathewson | 2005-07-22 |
* | Initial, somewhat dodgy implementation of helper nodes. It has too many XXXX... | Nick Mathewson | 2005-07-22 |
* | Add getinfo logic for accounting; add options for helper nodes | Nick Mathewson | 2005-07-22 |
* | trivial changes on nick's rendezvous commit | Roger Dingledine | 2005-07-14 |
* | whitespace fixes | Nick Mathewson | 2005-07-13 |
* | Macro-fu to get DEBUG events working. | Nick Mathewson | 2005-07-13 |
* | Do not reverse command-line configuration options; Use new minimal-listener-c... | Nick Mathewson | 2005-07-11 |
* | Logic to implement rendezvous/introduction via unknown servers. | Nick Mathewson | 2005-06-29 |
* | Compile on win32 | Nick Mathewson | 2005-06-27 |
* | overall cleanup and streamlining and doccing | Roger Dingledine | 2005-06-20 |