Commit History

Author SHA1 Message Date
  Roger Dingledine 26aa741169 Remove the old v2 directory authority 'lefkada' from the default 17 years ago
  Nick Mathewson ae3ce7b387 Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. 17 years ago
  Nick Mathewson 57db1c1a7d Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. 17 years ago
  Nick Mathewson ee0078ead4 Make tor-resolve take a -p port option in addition to the current host:port syntax. 17 years ago
  Roger Dingledine 9678f166a8 If we have correct permissions on $datadir, we complain to stdout 17 years ago
  Roger Dingledine c846979ab7 Fix a bug where an unreachable relay would establish enough 17 years ago
  Roger Dingledine 81b216086b rearrange the changelog a bit more 17 years ago
  Roger Dingledine 57942415ef changelog cleanups. give 0.2.1.6-alpha a deadline. 17 years ago
  Nick Mathewson 99755f374d Fix 0/0 calculation in get_weighted_fractional_uptime(). 17 years ago
  Nick Mathewson ec56889013 Note that bug 469 needs a proposal in the proposal TODO. 17 years ago
  Nick Mathewson bb1685318c Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED. 17 years ago
  Nick Mathewson 745e5b0e22 Make sure ExcludeSingleHopRelays works for an exit. 17 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 17 years ago
  Nick Mathewson 87eb230c01 Put the start-of-downtime value in the start-of-downtime buffer so that we do not put junk in the dbg-stability.txt file 17 years ago
  Nick Mathewson e7e12236ac Code to serve a current stability calculations from /tor/dbg-stability.txt. Untested: somebody please run this on an authority and let me know if it is broken. 17 years ago
  Nick Mathewson 283b95e463 Make tests pass again by adding an opt hidden-service-dir to the example routerinfo output. 17 years ago
  Nick Mathewson ae33d3ead7 Apply rovv's fix for bug 824. 17 years ago
  Nick Mathewson 02c71a7eb4 Widen the conditions under which we whine about not having a geoip file to include "a country code was configured in a node list." 17 years ago
  Nick Mathewson e06f140f97 Whitespace fixes. 17 years ago
  Nick Mathewson 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. 17 years ago
  Nick Mathewson b2c7090da6 Make it easier for dmalloc to see if keys are leaking; remove a test-only key leak. 17 years ago
  Nick Mathewson 06f96363fd Remove now-needless _tor_dmalloc_free helper. 17 years ago
  Nick Mathewson a7e383af19 More test memory-management fixes 17 years ago
  Karsten Loesing 6bb4492a6f Having two "Major features:" sections seems too much of a good thing. 17 years ago
  Karsten Loesing f2ff3e74ae All relays now store and serve v2 hidden service descriptors by default (not only directory mirrors). 17 years ago
  Karsten Loesing 9a7098487b If we are not using BEGIN_DIR cells, don't attempt to contact hidden service directories with non-open dir port. 17 years ago
  Nick Mathewson 7f805aca2b Split test_crypto() into manageable pieces. 17 years ago
  Karsten Loesing 5f457e4fa6 Minor correction of commentation. 17 years ago
  Roger Dingledine 8dfe8194c9 changelog cleanup / rearranging 17 years ago
  Nick Mathewson 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 17 years ago