Commit History

Author SHA1 Message Date
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 years ago
  Roger Dingledine 4c06a804d9 Merge branch 'maint-0.2.3' 11 years ago
  Roger Dingledine 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 11 years ago
  Roger Dingledine e17fd57782 fix typo 11 years ago
  Nick Mathewson 98c24670e7 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 85659d3964 Fix parse_short_policy (bug 7192.) 11 years ago
  Roger Dingledine 4c8b58f900 add a unit test to expose bug 7192 11 years ago
  Linus Nordberg 8c9b427425 Name variables more consistently. 11 years ago
  nils abb886014e Add GeoIP database for IPv6 addresses 12 years ago
  nils 167363403b Rename address family specific IPv4 geoip functions in preparation for IPv6 support 12 years ago
  Nick Mathewson e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 443e4ae1ee Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson 62d96284f7 Do not assert when comparing a null address/port against a policy 11 years ago
  Nick Mathewson 1c64f99a1a Merge remote-tracking branch 'public/bug5124' 11 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
  Nick Mathewson e13e9c40c8 Never emit the "opt" prefix in any directory stuff 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Roger Dingledine c26aaf9cba whitespace fix 12 years ago
  Roger Dingledine 3a94530595 document a cool attack that we evaluated 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Roger Dingledine 1e923dd2fb fix crash bug in original feature4207 branch 12 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Nick Mathewson 1810db9bb3 Comment fixups on 4207 suggested by arma 12 years ago
  Nick Mathewson 938531773a Allow authorities to baddir/badexit/invalid/reject nodes by cc 12 years ago
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
  Nick Mathewson f40df02f3e Treat null address as "unknown", not "rejected" in md policy 13 years ago
  Nick Mathewson 3380dc9cc0 Remove compare_addr_to_addr_policy 13 years ago
  Nick Mathewson 7dcd105be3 Remove a redundant condition in compare_addr_to_node_policy 13 years ago
  Nick Mathewson 1d18c2deb6 Don't shadow parameters with local variables 13 years ago