Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
6 年 前 |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 年 前 |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 年 前 |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 年 前 |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 年 前 |
Neel Chauhan
|
b70e11ef6b
Add code for letting user select Reduced Exit Policy
|
7 年 前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年 前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年 前 |
Nick Mathewson
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
7 年 前 |
teor
|
7e7b3d3df3
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
|
7 年 前 |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 年 前 |
teor (Tim Wilson-Brown)
|
514f0041d1
Avoid disclosing exit IP addresses in exit policies by default
|
8 年 前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年 前 |
teor (Tim Wilson-Brown)
|
c281c03654
If both IPv4 and IPv6 addresses could be used, choose one correctly
|
8 年 前 |
teor (Tim Wilson-Brown)
|
a4853f1bc1
Make some fascist_firewall_choose_address* functions static
|
8 年 前 |
teor (Tim Wilson-Brown)
|
e991d642ec
Add firewall_is_fascist_dir()
|
8 年 前 |
teor (Tim Wilson-Brown)
|
3b8216f215
Use fascist firewall and ClientUseIPv4 for bridge clients
|
8 年 前 |
teor (Tim Wilson-Brown)
|
2d33d192fc
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
|
9 年 前 |
Nick Mathewson
|
580d788b3f
Tweak policies_log_first_redundant_entry even more
|
9 年 前 |
Nick Mathewson
|
e3cf39cefd
Fix compilation warnings
|
9 年 前 |
teor (Tim Wilson-Brown)
|
10a6390deb
Add controller getinfo exit-policy/reject-private
|
9 年 前 |
teor (Tim Wilson-Brown)
|
6913bdfcc5
Refactor router_dump_exit_policy_to_string
|
9 年 前 |
teor (Tim Wilson-Brown)
|
66fac9fbad
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
|
9 年 前 |
teor (Tim Wilson-Brown)
|
c73c5a293f
Refactor policies_parse_exit_policy_internal
|
9 年 前 |
teor (Tim Wilson-Brown)
|
098b82c7b2
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
|
9 年 前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年 前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年 前 |
rl1987
|
c735b60e4c
New API for policies_parse_exit_policy().
|
10 年 前 |
Sebastian Hahn
|
8099dee992
Remove dirauth support for the BadDirectory flag
|
10 年 前 |
dana koch
|
c887e20e6a
Introduce full coverage tests for module routerset.c.
|
10 年 前 |