Commit History

Author SHA1 Message Date
  teor (Tim Wilson-Brown) 1dae4dac12 Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port 9 years ago
  teor (Tim Wilson-Brown) 26f68a771c Report malformed options in options_validate unit tests 9 years ago
  teor (Tim Wilson-Brown) 13db39b856 Fix existing options_validate unit tests for ClientUseIPv4 9 years ago
  Ola Bini 8627a40fba Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list 9 years ago
  teor (Tim Wilson-Brown) c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 9 years ago
  teor (Tim Wilson-Brown) 73fc67bc89 Tor2Web: tell extend_info_from_node intro point connections are direct 9 years ago
  teor (Tim Wilson-Brown) 1401117ff2 Return NULL from extend_info_from_node if the node has no allowed address 9 years ago
  teor (Tim Wilson-Brown) 77a9de0d48 Automatically use IPv6 when ClientUseIPv4 is 0 9 years ago
  teor (Tim Wilson-Brown) 3a00215c35 Minor whitespace-only fix 9 years ago
  teor (Tim Wilson-Brown) 4db5a35e66 Consistently format addresses in node_get_address_string 9 years ago
  teor (Tim Wilson-Brown) 772577b547 Optimise reachability checks when iterating through relay lists 9 years ago
  teor (Tim Wilson-Brown) e991d642ec Add firewall_is_fascist_dir() 9 years ago
  teor (Tim Wilson-Brown) 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 9 years ago
  teor (Tim Wilson-Brown) 4528f89316 Make entry_guard_set_status consistent with entry_is_live 9 years ago
  teor (Tim Wilson-Brown) 1648666203 Choose bridge addresses by IPv4/IPv6 preferences 9 years ago
  teor (Tim Wilson-Brown) c3cc8e16e9 Log when IPv4/IPv6 restrictions or preferences weren't met 10 years ago
  teor (Tim Wilson-Brown) e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences 10 years ago
  teor (Tim Wilson-Brown) 268608c0a0 Choose OR Entry Guards using IPv4/IPv6 preferences 10 years ago
  teor (Tim Wilson-Brown) 2d33d192fc Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options 10 years ago
  teor (Tim Wilson-Brown) 4460feaf28 Fix *_get_all_orports to use ipv6_orport 10 years ago
  Nick Mathewson 42dea56363 Merge remote-tracking branch 'teor/bug18145' 9 years ago
  teor (Tim Wilson-Brown) 4339fa5609 Replace "Alice" with "the client" in a hidden service log message 9 years ago
  teor (Tim Wilson-Brown) fb939ed82e Replace Alice/Bob with client/service in hidden service comments 9 years ago
  teor (Tim Wilson-Brown) 7a4b4f0c3a Correct grammatical errors in tor log messages 9 years ago
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments 9 years ago
  Nick Mathewson 0010b8064e Fix redundant-declaration warning 9 years ago
  Nick Mathewson cbed61d128 Merge remote-tracking branch 'twstrike/parse_port_config_tests' 9 years ago
  Nick Mathewson ae3d2a93f0 Merge remote-tracking branch 'twstrike/options_test' 9 years ago
  Ola Bini 32946e2c96 Make sure that tests for domain sockets only run on OSes with domain sockets 9 years ago
  Ola Bini 3e738211d4 Use correct u64 int ops instead of regular int ops, in order to avoid warnings on 32bit clang 9 years ago