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 |
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 |