Roger Dingledine
|
8dff23eb34
Assign Exit flag only for ports 80 and 443
|
7 years ago |
Neel Chauhan
|
5ee6ca8da2
Switch to offsetof()
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
76d79d597a
Merge branch 'maint-0.2.9'
|
7 years ago |
Nick Mathewson
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
7 years ago |
Nick Mathewson
|
f1530d0e5a
Merge branch 'teor_bug21357-v2_029'
|
7 years ago |
teor
|
408c53b7a7
Scale IPv6 address counts in policy_summary_reject to avoid overflow
|
7 years ago |
teor
|
4667a40ca9
Fix IPv6 support in policy_summary_reject and policy_summary_accept
|
7 years ago |
teor
|
82850d0da6
Refactor policy_summary_reject to prepare for IPv6 changes
|
7 years ago |
teor
|
e95b8f7df9
Fix write_short_policy usage comment
|
7 years ago |
Nick Mathewson
|
81c78ec755
Outbindbindaddress variants for Exit and OR.
|
7 years ago |
teor
|
2debcc869f
Remove redundant boolean expression from firewall_is_fascist_impl()
|
8 years ago |
teor
|
0417dae580
When IPv6 addresses have not been downloaded, use hard-coded address info
|
8 years ago |
teor
|
2e2d22d29a
Make fascist_firewall_use_ipv6() check ORPort & DirPort IP preferences
|
8 years ago |
Nick Mathewson
|
c58592e658
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 years ago |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 years ago |
Nick Mathewson
|
961c8f4838
Module-document dnsserv.c, policies.c, routerkeys.c
|
8 years ago |
Sebastian Hahn
|
0d485fcfef
Vote Exit correctly with DirAllowPrivateAddresses set
|
8 years ago |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 years ago |
Andrea Shepard
|
94c27d4e8f
Keep make check-spaces happy
|
8 years ago |
Nick Mathewson
|
9c1d8cdd8d
Merge branch 'maint-0.2.8'
|
8 years ago |
teor (Tim Wilson-Brown)
|
b167e82f62
When checking if a routerstatus is reachable, don't check the node
|
8 years ago |
Nick Mathewson
|
78196c8822
Merge remote-tracking branch 'teor/bug18456'
|
8 years ago |
Nick Mathewson
|
8ba4ba0a74
Grammar.
|
8 years ago |
teor (Tim Wilson-Brown)
|
514f0041d1
Avoid disclosing exit IP addresses in exit policies by default
|
8 years ago |
Nick Mathewson
|
a885271c08
Add new tor_assert_nonfatal*() macros.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
teor (Tim Wilson-Brown)
|
c281c03654
If both IPv4 and IPv6 addresses could be used, choose one correctly
|
8 years ago |
teor (Tim Wilson-Brown)
|
4afb107278
Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs
|
8 years ago |