Commit History

Author SHA1 Message Date
  Nick Mathewson 93f3f4ae7a Merge branch 'maint-0.2.7' 10 years ago
  Nick Mathewson 6352dde2a6 Make "lintchanges.py" pass on maint-0.2.7 10 years ago
  Nick Mathewson c6fa55d2da Bitwise negate is ~, not !. 10 years ago
  Nick Mathewson 7631cffbcc Fix warnings from check-spaces 10 years ago
  Nick Mathewson ac7e43d30a Redux: don't expect unix sockets to be accepted on windows 10 years ago
  Nick Mathewson 49442b5e67 Don't expect unix sockets to be accepted on Windows 10 years ago
  Nick Mathewson f4ac44c9f2 Merge branch 'options_validate_second_round_cleaned' 10 years ago
  teor (Tim Wilson-Brown) e3da5ad6e3 Replace incorrect use of snprintf in unit tests with tor_snprintf 10 years ago
  teor (Tim Wilson-Brown) f7b2ae91e9 Make all unit tests independent of log message order and count 10 years ago
  teor (Tim Wilson-Brown) dbb5819e96 Report malformed options in options_validate unit tests 10 years ago
  Ola Bini fe92e9bb96 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 10 years ago
  Nick Mathewson 4cd93a6a59 Merge branch 'maint-0.2.7' 10 years ago
  Nick Mathewson 7d1fe7c9e7 Try to fix address tests on FreeBSD 10 years ago
  teor (Tim Wilson-Brown) 1dae4dac12 Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port 10 years ago
  teor (Tim Wilson-Brown) 26f68a771c Report malformed options in options_validate unit tests 10 years ago
  teor (Tim Wilson-Brown) 13db39b856 Fix existing options_validate unit tests for ClientUseIPv4 10 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 10 years ago
  Nick Mathewson 5f7df92571 Remove support for unsigned time_t 10 years ago
  teor (Tim Wilson-Brown) c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 10 years ago
  teor (Tim Wilson-Brown) 73fc67bc89 Tor2Web: tell extend_info_from_node intro point connections are direct 10 years ago
  teor (Tim Wilson-Brown) 1401117ff2 Return NULL from extend_info_from_node if the node has no allowed address 10 years ago
  teor (Tim Wilson-Brown) 77a9de0d48 Automatically use IPv6 when ClientUseIPv4 is 0 10 years ago
  teor (Tim Wilson-Brown) 3a00215c35 Minor whitespace-only fix 10 years ago
  teor (Tim Wilson-Brown) 4db5a35e66 Consistently format addresses in node_get_address_string 10 years ago
  teor (Tim Wilson-Brown) 772577b547 Optimise reachability checks when iterating through relay lists 10 years ago
  teor (Tim Wilson-Brown) e991d642ec Add firewall_is_fascist_dir() 10 years ago
  teor (Tim Wilson-Brown) 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 10 years ago
  teor (Tim Wilson-Brown) 4528f89316 Make entry_guard_set_status consistent with entry_is_live 10 years ago
  teor (Tim Wilson-Brown) 1648666203 Choose bridge addresses by IPv4/IPv6 preferences 10 years ago
  teor (Tim Wilson-Brown) c3cc8e16e9 Log when IPv4/IPv6 restrictions or preferences weren't met 10 years ago