Commit History

Author SHA1 Message Date
  Nick Mathewson 53fc782e49 add a README to src/config 10 years ago
  Nick Mathewson 216024261b add more clang checkers; find no new bugs. 10 years ago
  Nick Mathewson 742514be2f scan-build is more mature now; no need to hardcode the one in my /opt/clang-3.4 10 years ago
  Nick Mathewson 6b6a714732 Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770 10 years ago
  Nick Mathewson df0b4f0342 Merge branch 'feature16769_squashed' 10 years ago
  Nick Mathewson 8234fa0053 Remove --master-key form the changes file 10 years ago
  Nick Mathewson 1911f80fb5 Disable --master-key as not-yet-working for 0.2.7 10 years ago
  Nick Mathewson bca4211de5 Add a --master-key option 10 years ago
  Nick Mathewson d8f031aec2 Add a new --newpass option to add or remove secret key passphrases. 10 years ago
  Nick Mathewson e94ef30a2f Merge branch 'feature16944_v2' 10 years ago
  Nick Mathewson 2a9650625f Sort changelog entries a little more 10 years ago
  Nick Mathewson 99f94feb6a Merge branch 'bug17109_v2_squashed' 10 years ago
  Sebastian Hahn ae98dd255b Check that openssl has ECC support during configure 10 years ago
  teor (Tim Wilson-Brown) b584152874 Update private ExitPolicy in man page and torrcs for 10727, formatting 10 years ago
  teor (Tim Wilson-Brown) 7268525142 Add IPv6 syntax to ExitPolicy intro paragraph in man page 10 years ago
  teor (Tim Wilson-Brown) 249e82c906 Update docs with advice for separate IPv4 and IPv6 exit policies 10 years ago
  Nick Mathewson d27534eeb5 fold new entries into changelog for 0.2.7.3 10 years ago
  Nick Mathewson c84f3c9177 Merge remote-tracking branch 'public/bug17047' 10 years ago
  Nick Mathewson b257e34583 Merge remote-tracking branch 'teor/bug16069-bug17027' 10 years ago
  Sebastian Hahn 98da122ab4 Don't enable SSE2 on X86-64. 10 years ago
  teor (Tim Wilson-Brown) a659a3fced Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027 10 years ago
  teor (Tim Wilson-Brown) fd85f2cd70 fixup Clarify ambiguous log message in router_add_exit_policy 10 years ago
  teor (Tim Wilson-Brown) ab6f93caa7 fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set 10 years ago
  teor (Tim Wilson-Brown) eb1759e63c Log an info-level message for each IP blocked by ExitPolicyRejectPrivate 10 years ago
  teor (Tim Wilson-Brown) 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses 10 years ago
  teor (Tim Wilson-Brown) 047989ea28 fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards 10 years ago
  teor (Tim Wilson-Brown) d3358a0a05 ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only 10 years ago
  teor (Tim Wilson-Brown) 36ad8d8fdc Warn about redundant torrc ExitPolicy lines due to accept/reject *:* 10 years ago
  teor (Tim Wilson-Brown) e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 10 years ago
  teor (Tim Wilson-Brown) 31eb486c46 Add get_interface_address[6]_list for a list of interface IP addresses 10 years ago