aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* be quieter about hidserv descriptors that are too old or too new.Roger Dingledine2006-02-21
* i missed the other half of that grammar fixRoger Dingledine2006-02-21
* when saveconf fails in controller v1, we were returning a malformedRoger Dingledine2006-02-20
* make the NoPublish option obsolete.Roger Dingledine2006-02-20
* tweakRoger Dingledine2006-02-20
* the other half of fixing bug 257. catch an error in more places.Roger Dingledine2006-02-20
* try to address bug 257: if rename() fails during saveconf, tellRoger Dingledine2006-02-19
* New config options to address bug 251:Roger Dingledine2006-02-19
* Improve the "we have been waiting for 1140377851 seconds" logPeter Palfrader2006-02-19
* clean up the Reachable*Addresses changesRoger Dingledine2006-02-19
* this is why you're not supposed to cut-and-paste codeRoger Dingledine2006-02-18
* Make it compile with VC7. It does not yet link.Peter Palfrader2006-02-18
* fix typo found in phobos's logsRoger Dingledine2006-02-15
* don't warn when we get a server descriptor from the controllerRoger Dingledine2006-02-15
* Just because both are obsolete does not mean we prefer the newerPeter Palfrader2006-02-14
* Explain why we only expire open connectionsPeter Palfrader2006-02-14
* document the frequency for reachability testing by theRoger Dingledine2006-02-14
* Do not mark connections obsolete before they have done their TLS handshake or...Peter Palfrader2006-02-14
* Our connection_or_get_by_identity_digest() was slightly wrong. If bestPeter Palfrader2006-02-14
* Warn if ReachableAddresses is set when also ReachableDirAddresses and Reachab...Peter Palfrader2006-02-13
* Split ReachableAddresses into ReachableDirAddresses and ReachableORAddressesPeter Palfrader2006-02-13
* the last of the log convention conversion. finally.Roger Dingledine2006-02-13
* the things we do for our windows users.Roger Dingledine2006-02-13
* more log conversions.Roger Dingledine2006-02-13
* convert some more source files to the new log conventionRoger Dingledine2006-02-13
* resolve too-long-linesRoger Dingledine2006-02-13
* Style on config_addr_policy_intersectes, which looks ok to me.Nick Mathewson2006-02-13
* Let the users set ControlListenAddress in the torrc.Roger Dingledine2006-02-13
* Compress exit policies even more. please reviewPeter Palfrader2006-02-13
* try to fix bug with spurious "everything is broken" warningNick Mathewson2006-02-13
* bugfix: we were ignoring the IS_FAST flag in the directoryRoger Dingledine2006-02-13
* Generate 18.0.0.0/8 address policy format in descs when we can; warn when the...Nick Mathewson2006-02-12
* and don't warn when it happens here either, unless the userRoger Dingledine2006-02-12
* don't tell ordinary users about broken directory servers.Roger Dingledine2006-02-12
* Drop redundant exit policy entries, not just identical ones.Nick Mathewson2006-02-12
* Retain unrecognized options in state file, so that we can be forward-compatible.Nick Mathewson2006-02-12
* enforce whitespace styleNick Mathewson2006-02-12
* Clients now honor the "guard" flag in the router status whenRoger Dingledine2006-02-12
* more helpful log message when running servers on obsolete windows.Roger Dingledine2006-02-12
* bump up the period for forcing a hidden service descriptor uploadRoger Dingledine2006-02-12
* compress exit policies even more -- look for duplicate linesRoger Dingledine2006-02-12
* bugfix in config_cmp_addr_policies() -- we were treating a pairRoger Dingledine2006-02-11
* stop leaking thatRoger Dingledine2006-02-11
* When a client asks for an old-style directory and our write bucketRoger Dingledine2006-02-11
* Keep running if we ask for an impossible stdout log; just warn.Nick Mathewson2006-02-11
* Retry pending server downloads as well as pending networkstatus downloads whe...Nick Mathewson2006-02-11
* Warn if running obsolete windows as a server.Nick Mathewson2006-02-11
* get our grammar right when complaining about un-recommended versionsRoger Dingledine2006-02-09
* Happy new year!Roger Dingledine2006-02-09
* stop calling it a "libevent poll" -- the word "poll" hasRoger Dingledine2006-02-09