Commit History

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