Commit History

Author SHA1 Message Date
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 14 years ago
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 14 years ago
  Nick Mathewson 6dfc0d5301 Avoid false positives from proxy_mode() 14 years ago
  Sebastian Hahn 8e2904e269 Fix a log msg 14 years ago
  Nick Mathewson ca74badbe9 If we're excluded, and StrictNodes is set, do not do self-tests. 14 years ago
  Roger Dingledine 5710ea6475 three more cases where maybe we want to exclude 14 years ago
  Nick Mathewson 32341ac467 Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1 14 years ago
  Nick Mathewson b97d9abd09 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Roger Dingledine 1a9d19e972 we're not reachable if we don't have a routerinfo yet 14 years ago
  Nick Mathewson 02d93caa09 Backport: Generate version tags using Git, not (broken) svn revisions. 15 years ago
  Nick Mathewson cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 14 years ago
  Robert Ransom 444a955e4a Don't crash a bridge authority on SIGHUP if it's not in the consensus 14 years ago
  Sebastian Hahn 026e7987ad Sanity-check consensus param values 15 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 15 years ago
  Robert Ransom de75afc556 Avoid dereferencing NULL if a bridge fails to build an ei descriptor. 15 years ago
  Nick Mathewson 54551f3148 Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2 15 years ago
  Robert Ransom 69472ca421 Fix logic error in router_dump_router_to_string. 15 years ago
  Nick Mathewson e88486bc9d Add comments to some of the bug2183 fix code 15 years ago
  Robert Ransom 780b8f4287 Generate a router descriptor even if generating an extra-info descriptor fails. 15 years ago
  Robert Ransom 213bcb3c40 Do not emit an extra-info-digest descriptor line if the digest is zero. 15 years ago
  Karsten Loesing 0f1afaf595 Tweak the bugfix for 2183 a bit more. 15 years ago
  Karsten Loesing ff1cf35442 Don't use log_err for non-criticial warnings. 15 years ago
  Karsten Loesing cec21652a7 Try harder not to exceed the 50 KB extra-info descriptor limit. 15 years ago
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. 15 years ago
  Sebastian Hahn 213139f887 Properly refcount client_identity_key 15 years ago
  Nick Mathewson 441241c136 Fix a whitespace error 15 years ago
  Nick Mathewson 03adb8caad Add some asserts to get_{tlsclient|server}_identity_key 15 years ago
  Nick Mathewson 704076680a Rename get_client_identity_key to get_tlsclient_identity_key 15 years ago