summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-11bump to 0.1.1.15-rcRoger Dingledine
2006-03-11fix bug reported by gozu: if we get a linelist or linelist_sRoger Dingledine
2006-03-11huge warning sign for esc_router_info()Roger Dingledine
2006-03-11Use escaped() for remaining cases.Nick Mathewson
2006-03-10make entry guard logs even quieterRoger Dingledine
2006-03-09stop printing a log message at every iteration through theRoger Dingledine
2006-03-09Let the controller attachstream conns that are in connect_waitRoger Dingledine
2006-03-09don't abandon entry guards until they've been dead a whole month.Roger Dingledine
2006-03-09Implement NEWNYM. Nick, did I do a bad thing?Roger Dingledine
2006-03-09clean up typoRoger Dingledine
2006-03-08start using OR_CONN_EVENT_NEW.Roger Dingledine
2006-03-08remove some redundant code now that we compress exit policiesRoger Dingledine
2006-03-08Possible bug 265 fix: authorities must be more strict than clients about age ...Nick Mathewson
2006-03-06fix infinite loopRoger Dingledine
2006-03-06mark bug 261Roger Dingledine
2006-03-06Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...Nick Mathewson
2006-03-05Add some functions to escape values from the network before sending them to t...Nick Mathewson
2006-03-05Allow private:* in routerdescs; not generated yet (because older Tors do not ...Nick Mathewson
2006-02-23Add a new circuit purpose 'controller' to let the controllerRoger Dingledine
2006-02-21clean up a log messageRoger Dingledine
2006-02-21be quieter about hidserv descriptors that are too old or too new.Roger Dingledine
2006-02-21bump to 0.1.1.14-alpha-cvs, and we're off.Roger Dingledine
2006-02-21bump to 0.1.1.14-alphaRoger Dingledine
2006-02-21i missed the other half of that grammar fixRoger Dingledine
2006-02-20when saveconf fails in controller v1, we were returning a malformedRoger Dingledine
2006-02-20make the NoPublish option obsolete.Roger Dingledine
2006-02-20tweakRoger Dingledine
2006-02-20the other half of fixing bug 257. catch an error in more places.Roger Dingledine
2006-02-19try to address bug 257: if rename() fails during saveconf, tellRoger Dingledine
2006-02-19New config options to address bug 251:Roger Dingledine
2006-02-19Improve the "we have been waiting for 1140377851 seconds" logPeter Palfrader
2006-02-19clean up the Reachable*Addresses changesRoger Dingledine
2006-02-18Add function names to log_* on non-gccPeter Palfrader
2006-02-18this is why you're not supposed to cut-and-paste codeRoger Dingledine
2006-02-18Finish log function renaming for non-GNUC systemsPeter Palfrader
2006-02-18Make it compile with VC7. It does not yet link.Peter Palfrader
2006-02-15fix typo found in phobos's logsRoger Dingledine
2006-02-15don't warn when we get a server descriptor from the controllerRoger Dingledine
2006-02-14Just because both are obsolete does not mean we prefer the newerPeter Palfrader
2006-02-14Explain why we only expire open connectionsPeter Palfrader
2006-02-14document the frequency for reachability testing by theRoger Dingledine
2006-02-14Do not mark connections obsolete before they have done their TLS handshake or...Peter Palfrader
2006-02-14Our connection_or_get_by_identity_digest() was slightly wrong. If bestPeter Palfrader
2006-02-13Warn if ReachableAddresses is set when also ReachableDirAddresses and Reachab...Peter Palfrader
2006-02-13Split ReachableAddresses into ReachableDirAddresses and ReachableORAddressesPeter Palfrader
2006-02-13and resolve long-lines and fix an error stringRoger Dingledine
2006-02-13the last of the log convention conversion. finally.Roger Dingledine
2006-02-13the things we do for our windows users.Roger Dingledine
2006-02-13more log conversions.Roger Dingledine
2006-02-13convert some more source files to the new log conventionRoger Dingledine