summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-02-13resolve too-long-linesRoger Dingledine
2006-02-13Start the process of converting warn to log_warn and so on.Roger Dingledine
2006-02-13Style on config_addr_policy_intersectes, which looks ok to me.Nick Mathewson
2006-02-13Let the users set ControlListenAddress in the torrc.Roger Dingledine
2006-02-13Compress exit policies even more. please reviewPeter Palfrader
2006-02-13try to fix bug with spurious "everything is broken" warningNick Mathewson
2006-02-13bugfix: we were ignoring the IS_FAST flag in the directoryRoger Dingledine
2006-02-12Generate 18.0.0.0/8 address policy format in descs when we can; warn when the...Nick Mathewson
2006-02-12and don't warn when it happens here either, unless the userRoger Dingledine
2006-02-12Correct a function comment. Nick: is this right?Roger Dingledine
2006-02-12don't tell ordinary users about broken directory servers.Roger Dingledine
2006-02-12Drop redundant exit policy entries, not just identical ones.Nick Mathewson
2006-02-12Retain unrecognized options in state file, so that we can be forward-compatible.Nick Mathewson
2006-02-12enforce whitespace styleNick Mathewson
2006-02-12Clients now honor the "guard" flag in the router status whenRoger Dingledine
2006-02-12write a better note in torrc.sample about whether to set dirport.Roger Dingledine
2006-02-12more helpful log message when running servers on obsolete windows.Roger Dingledine
2006-02-12bump up the period for forcing a hidden service descriptor uploadRoger Dingledine
2006-02-12compress exit policies even more -- look for duplicate linesRoger Dingledine
2006-02-11bugfix in config_cmp_addr_policies() -- we were treating a pairRoger Dingledine
2006-02-11stop leaking thatRoger Dingledine