Nick Mathewson
|
a885271c08
Add new tor_assert_nonfatal*() macros.
|
8 gadi atpakaļ |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
c281c03654
If both IPv4 and IPv6 addresses could be used, choose one correctly
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
4afb107278
Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
a4853f1bc1
Make some fascist_firewall_choose_address* functions static
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
a4eddfff66
Refactor fascist_firewall_allows_address without changing behaviour
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
25543387ed
Ensure relays must use IPv4, and can use IPv6
|
8 gadi atpakaļ |
Nick Mathewson
|
1f679d4ae1
Fix all doxygen warnings other than "X is not documented"
|
8 gadi atpakaļ |
Nick Mathewson
|
838d4dee12
make check-spaces
|
8 gadi atpakaļ |
Nick Mathewson
|
ba2be81fc3
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
c213f277cd
Make bridge clients prefer the configured bridge address
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
77a9de0d48
Automatically use IPv6 when ClientUseIPv4 is 0
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
772577b547
Optimise reachability checks when iterating through relay lists
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
e991d642ec
Add firewall_is_fascist_dir()
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
3b8216f215
Use fascist firewall and ClientUseIPv4 for bridge clients
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
2d33d192fc
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
|
9 gadi atpakaļ |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
e2e09a2dbe
Warn when comparing against an AF_UNSPEC address in a policy
|
9 gadi atpakaļ |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 gadi atpakaļ |
Nick Mathewson
|
6102efbee2
Merge remote-tracking branch 'teor/fix-exitpolicy-leak'
|
9 gadi atpakaļ |
Nick Mathewson
|
b3eba8ef12
Merge branch 'refactor-effective-entry'
|
9 gadi atpakaļ |
Nick Mathewson
|
580d788b3f
Tweak policies_log_first_redundant_entry even more
|
9 gadi atpakaļ |
Nick Mathewson
|
db433b8dc3
Tweak policies_log_first_redundant_entry more.
|
9 gadi atpakaļ |
Nick Mathewson
|
1321608786
Merge branch 'maint-0.2.7'
|
9 gadi atpakaļ |
Nick Mathewson
|
e9bf584694
Format IPv6 policies correctly.
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
021958934f
Consistently ignore multicast in internal reject private exit policies
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
bca4095b93
Make policies_log_first_redundant_entry take a const smartlist_t *
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
ba5053b45d
Refactor policies_parse_exit_policy_internal
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
bb32c29986
Initialise configured_addresses to a known value (NULL)
|
9 gadi atpakaļ |
cypherpunks
|
16bec0dfd9
Fix a memory leak in the exit policy parsing code
|
9 gadi atpakaļ |