Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
7 years ago |
teor
|
7e7b3d3df3
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
|
7 years ago |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 years ago |
teor (Tim Wilson-Brown)
|
514f0041d1
Avoid disclosing exit IP addresses in exit policies by default
|
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)
|
a4853f1bc1
Make some fascist_firewall_choose_address* functions static
|
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)
|
2d33d192fc
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
|
9 years ago |
Nick Mathewson
|
580d788b3f
Tweak policies_log_first_redundant_entry even more
|
9 years ago |
Nick Mathewson
|
e3cf39cefd
Fix compilation warnings
|
9 years ago |
teor (Tim Wilson-Brown)
|
10a6390deb
Add controller getinfo exit-policy/reject-private
|
9 years ago |
teor (Tim Wilson-Brown)
|
6913bdfcc5
Refactor router_dump_exit_policy_to_string
|
9 years ago |
teor (Tim Wilson-Brown)
|
66fac9fbad
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
|
9 years ago |
teor (Tim Wilson-Brown)
|
c73c5a293f
Refactor policies_parse_exit_policy_internal
|
9 years ago |
teor (Tim Wilson-Brown)
|
098b82c7b2
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
rl1987
|
c735b60e4c
New API for policies_parse_exit_policy().
|
10 years ago |
Sebastian Hahn
|
8099dee992
Remove dirauth support for the BadDirectory flag
|
10 years ago |
dana koch
|
c887e20e6a
Introduce full coverage tests for module routerset.c.
|
10 years ago |
Nick Mathewson
|
f0b2dc83b6
Merge remote-tracking branch 'arma/ticket5528'
|
10 years ago |
Nick Mathewson
|
a5f6cb908c
Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.
|
11 years ago |
Nick Mathewson
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 years ago |
Roger Dingledine
|
002c860cae
use me->addr when adding our address to our exit policy
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
bb2145b45b
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
|
12 years ago |