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 |
Nick Mathewson
|
5f7df92571
Remove support for unsigned time_t
|
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
|
9 years ago |
teor (Tim Wilson-Brown)
|
e72cbf7a4e
Choose directory servers by IPv4/IPv6 preferences
|
9 years ago |
teor (Tim Wilson-Brown)
|
268608c0a0
Choose OR Entry Guards using IPv4/IPv6 preferences
|
9 years ago |
teor (Tim Wilson-Brown)
|
2d33d192fc
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
|
9 years ago |
teor (Tim Wilson-Brown)
|
4460feaf28
Fix *_get_all_orports to use ipv6_orport
|
9 years ago |
Nick Mathewson
|
a5bed4dab2
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
601c823255
Try to fix formatting in manpage
|
9 years ago |
Nick Mathewson
|
6b2087dbe4
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
fb64c55cf8
Add descriptions for --keygen to the manpage
|
9 years ago |
Nick Mathewson
|
39b597c2fd
Restrict the meaning of digests_t to sha1+sha256.
|
9 years ago |
Nick Mathewson
|
4770db8e99
Clarify ReleasingTor.md on versions.wmi
|
9 years ago |
Nick Mathewson
|
bca7083e82
avoid integer overflow in and around smartlist_ensure_capacity.
|
9 years ago |
Nick Mathewson
|
1a022525f7
attempt to fix crashes in unit tests
|
9 years ago |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
9 years ago |