Commit History

Author SHA1 Message Date
  Karsten Loesing f266ecbeec Better fix for 997. 16 years ago
  Nick Mathewson e8ac2a8477 Make the second argument to routerset_contains_extendinfo const 16 years ago
  Nick Mathewson 873faffb5a Two more spelling fix fixes. 16 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 16 years ago
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. 16 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 years ago
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 16 years ago
  Roger Dingledine ee58153b50 log more verbosely when we accept or decline a router descriptor, 16 years ago
  Roger Dingledine 7170c5b4f8 Limit uploaded directory documents to be 16M rather than 500K. 16 years ago
  Nick Mathewson b5135f1190 Whitespace cleanup. 16 years ago
  Nick Mathewson e591aafca4 Add a function to get a LongName from a routerstatus. Needed for partial bug 941 fix. 16 years ago
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 16 years ago
  Roger Dingledine 9ded433abb new controller event NEWCONSENSUS that lists the networkstatus 16 years ago
  Roger Dingledine decdf4537a If we're using bridges and our network goes away, be more willing 16 years ago
  Roger Dingledine edff606317 patch from matt to implement 'getinfo status/clients-seen' 16 years ago
  Roger Dingledine b36a98ff5a When our circuit fails at the first hop (e.g. we get a destroy 17 years ago
  Nick Mathewson 9abfb564a0 Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 17 years ago
  Roger Dingledine 9e75c06197 If the cached networkstatus consensus is more than five days old, 17 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
  Karsten Loesing 9a04358d87 Debug code for task 878. 17 years ago
  Nick Mathewson 3a8a2cb2de Downgrade some xxx021s, comment more on others, etc 17 years ago
  Nick Mathewson 2c4097e99d More compilation tweaks on Android: fix two clear errors in our code that apparently the compiler cares about there. 17 years ago
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 17 years ago
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 17 years ago
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, 17 years ago
  Roger Dingledine 5519e633ec New controller event "clients_seen" to report a geoip-based summary 17 years ago
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 17 years ago
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 17 years ago
  Nick Mathewson 558e9899e4 Document most undocumented variables. 17 years ago
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 17 years ago