| Commit message (Expand) | Author | Age |
* | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine | 2006-02-23 |
* | clean up a log message | Roger Dingledine | 2006-02-21 |
* | be quieter about hidserv descriptors that are too old or too new. | Roger Dingledine | 2006-02-21 |
* | i missed the other half of that grammar fix | Roger Dingledine | 2006-02-21 |
* | when saveconf fails in controller v1, we were returning a malformed | Roger Dingledine | 2006-02-20 |
* | make the NoPublish option obsolete. | Roger Dingledine | 2006-02-20 |
* | tweak | Roger Dingledine | 2006-02-20 |
* | the other half of fixing bug 257. catch an error in more places. | Roger Dingledine | 2006-02-20 |
* | try to address bug 257: if rename() fails during saveconf, tell | Roger Dingledine | 2006-02-19 |
* | New config options to address bug 251: | Roger Dingledine | 2006-02-19 |
* | Improve the "we have been waiting for 1140377851 seconds" log | Peter Palfrader | 2006-02-19 |
* | clean up the Reachable*Addresses changes | Roger Dingledine | 2006-02-19 |
* | this is why you're not supposed to cut-and-paste code | Roger Dingledine | 2006-02-18 |
* | Make it compile with VC7. It does not yet link. | Peter Palfrader | 2006-02-18 |
* | fix typo found in phobos's logs | Roger Dingledine | 2006-02-15 |
* | don't warn when we get a server descriptor from the controller | Roger Dingledine | 2006-02-15 |
* | Just because both are obsolete does not mean we prefer the newer | Peter Palfrader | 2006-02-14 |
* | Explain why we only expire open connections | Peter Palfrader | 2006-02-14 |
* | document the frequency for reachability testing by the | Roger Dingledine | 2006-02-14 |
* | Do not mark connections obsolete before they have done their TLS handshake or... | Peter Palfrader | 2006-02-14 |
* | Our connection_or_get_by_identity_digest() was slightly wrong. If best | Peter Palfrader | 2006-02-14 |
* | Warn if ReachableAddresses is set when also ReachableDirAddresses and Reachab... | Peter Palfrader | 2006-02-13 |
* | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 |
* | the last of the log convention conversion. finally. | Roger Dingledine | 2006-02-13 |
* | the things we do for our windows users. | Roger Dingledine | 2006-02-13 |
* | more log conversions. | Roger Dingledine | 2006-02-13 |
* | convert some more source files to the new log convention | Roger Dingledine | 2006-02-13 |
* | resolve too-long-lines | Roger Dingledine | 2006-02-13 |
* | Style on config_addr_policy_intersectes, which looks ok to me. | Nick Mathewson | 2006-02-13 |
* | Let the users set ControlListenAddress in the torrc. | Roger Dingledine | 2006-02-13 |
* | Compress exit policies even more. please review | Peter Palfrader | 2006-02-13 |
* | try to fix bug with spurious "everything is broken" warning | Nick Mathewson | 2006-02-13 |
* | bugfix: we were ignoring the IS_FAST flag in the directory | Roger Dingledine | 2006-02-13 |
* | Generate 18.0.0.0/8 address policy format in descs when we can; warn when the... | Nick Mathewson | 2006-02-12 |
* | and don't warn when it happens here either, unless the user | Roger Dingledine | 2006-02-12 |
* | don't tell ordinary users about broken directory servers. | Roger Dingledine | 2006-02-12 |
* | Drop redundant exit policy entries, not just identical ones. | Nick Mathewson | 2006-02-12 |
* | Retain unrecognized options in state file, so that we can be forward-compatible. | Nick Mathewson | 2006-02-12 |
* | enforce whitespace style | Nick Mathewson | 2006-02-12 |
* | Clients now honor the "guard" flag in the router status when | Roger Dingledine | 2006-02-12 |
* | more helpful log message when running servers on obsolete windows. | Roger Dingledine | 2006-02-12 |
* | bump up the period for forcing a hidden service descriptor upload | Roger Dingledine | 2006-02-12 |
* | compress exit policies even more -- look for duplicate lines | Roger Dingledine | 2006-02-12 |
* | bugfix in config_cmp_addr_policies() -- we were treating a pair | Roger Dingledine | 2006-02-11 |
* | stop leaking that | Roger Dingledine | 2006-02-11 |
* | When a client asks for an old-style directory and our write bucket | Roger Dingledine | 2006-02-11 |
* | Keep running if we ask for an impossible stdout log; just warn. | Nick Mathewson | 2006-02-11 |
* | Retry pending server downloads as well as pending networkstatus downloads whe... | Nick Mathewson | 2006-02-11 |
* | Warn if running obsolete windows as a server. | Nick Mathewson | 2006-02-11 |
* | get our grammar right when complaining about un-recommended versions | Roger Dingledine | 2006-02-09 |