aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix infinite loopRoger Dingledine2006-03-06
* mark bug 261Roger Dingledine2006-03-06
* Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...Nick Mathewson2006-03-06
* Add some functions to escape values from the network before sending them to t...Nick Mathewson2006-03-05
* Allow private:* in routerdescs; not generated yet (because older Tors do not ...Nick Mathewson2006-03-05
* Add a new circuit purpose 'controller' to let the controllerRoger Dingledine2006-02-23
* clean up a log messageRoger Dingledine2006-02-21
* be quieter about hidserv descriptors that are too old or too new.Roger Dingledine2006-02-21
* bump to 0.1.1.14-alpha-cvs, and we're off.Roger Dingledine2006-02-21
* bump to 0.1.1.14-alphaRoger 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
* Add function names to log_* on non-gccPeter Palfrader2006-02-18
* this is why you're not supposed to cut-and-paste codeRoger Dingledine2006-02-18
* Finish log function renaming for non-GNUC systemsPeter Palfrader2006-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
* and resolve long-lines and fix an error stringRoger Dingledine2006-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
* Start the process of converting warn to log_warn and so on.Roger 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
* Correct a function comment. Nick: is this right?Roger 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