aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* lower the reachability timeout, so we're more likely to actRoger Dingledine2006-03-12
* We screwed up in anticipating how to add new dirservers:Roger Dingledine2006-03-12
* a better clean-upRoger Dingledine2006-03-12
* and another fixRoger Dingledine2006-03-12
* make tor --verify-config closer to workingRoger Dingledine2006-03-12
* Now do address rewriting when the controller asks us to attachRoger Dingledine2006-03-12
* when we get funny-looking lines on our dirport, shut up about it.Roger Dingledine2006-03-12
* fix assert while attachstream'ing a connect-wait orRoger Dingledine2006-03-12
* avoid shadowing a variable so we don't get sad later.Roger Dingledine2006-03-12
* bump to 0.1.1.15-rc-cvsRoger Dingledine2006-03-12
* bump to 0.1.1.15-rcRoger Dingledine2006-03-11
* fix bug reported by gozu: if we get a linelist or linelist_sRoger Dingledine2006-03-11
* huge warning sign for esc_router_info()Roger Dingledine2006-03-11
* Use escaped() for remaining cases.Nick Mathewson2006-03-11
* make entry guard logs even quieterRoger Dingledine2006-03-10
* stop printing a log message at every iteration through theRoger Dingledine2006-03-09
* Let the controller attachstream conns that are in connect_waitRoger Dingledine2006-03-09
* don't abandon entry guards until they've been dead a whole month.Roger Dingledine2006-03-09
* Implement NEWNYM. Nick, did I do a bad thing?Roger Dingledine2006-03-09
* clean up typoRoger Dingledine2006-03-09
* start using OR_CONN_EVENT_NEW.Roger Dingledine2006-03-08
* remove some redundant code now that we compress exit policiesRoger Dingledine2006-03-08
* Possible bug 265 fix: authorities must be more strict than clients about age ...Nick Mathewson2006-03-08
* 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