rl1987
|
8ad97b7dcf
Avoid confusion with errno from libc
|
hace 6 años |
rl1987
|
36f7d0a940
Make _with_err return routerinfo, like old function does
|
hace 6 años |
rl1987
|
b00d17aa9e
Improve GETCONF exit-policy/* error handling
|
hace 6 años |
Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
hace 6 años |
Neel Chauhan
|
ddb2b965de
Initialize ap in the fascist_firewall_choose_address_* family of functions to 0
|
hace 6 años |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
hace 6 años |
Nick Mathewson
|
bc5ef83f8f
Merge branch 'maint-0.3.2'
|
hace 6 años |
Nick Mathewson
|
707076002d
Merge branch 'maint-0.3.1' into maint-0.3.2
|
hace 6 años |
Nick Mathewson
|
fb5877b972
Merge branch 'maint-0.3.0' into maint-0.3.1
|
hace 6 años |
Nick Mathewson
|
8a7767603a
Merge branch 'maint-0.2.9' into maint-0.3.0
|
hace 6 años |
Nick Mathewson
|
6e5e4f92ab
Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9
|
hace 6 años |
teor
|
09b9a35c07
Clear the address when we can't choose a reachable address
|
hace 6 años |
teor
|
b66b62fb75
Stop waiting for microdescs if the consensus supports IPv6 ORPorts
|
hace 7 años |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
hace 7 años |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
hace 7 años |
Nick Mathewson
|
00e781142b
Don't give "exitrelay may become 0 when no policy" warning on ReducedExitPolicy
|
hace 7 años |
Nick Mathewson
|
6e2f8de62d
Fix: when BridgeRelay is set, you do not get any exit policy.
|
hace 7 años |
Neel Chauhan
|
b70e11ef6b
Add code for letting user select Reduced Exit Policy
|
hace 7 años |
Roger Dingledine
|
8dff23eb34
Assign Exit flag only for ports 80 and 443
|
hace 7 años |
Neel Chauhan
|
5ee6ca8da2
Switch to offsetof()
|
hace 7 años |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
hace 7 años |
Nick Mathewson
|
76d79d597a
Merge branch 'maint-0.2.9'
|
hace 7 años |
Nick Mathewson
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
hace 7 años |
Nick Mathewson
|
f1530d0e5a
Merge branch 'teor_bug21357-v2_029'
|
hace 7 años |
teor
|
408c53b7a7
Scale IPv6 address counts in policy_summary_reject to avoid overflow
|
hace 7 años |
teor
|
4667a40ca9
Fix IPv6 support in policy_summary_reject and policy_summary_accept
|
hace 7 años |
teor
|
82850d0da6
Refactor policy_summary_reject to prepare for IPv6 changes
|
hace 7 años |
teor
|
e95b8f7df9
Fix write_short_policy usage comment
|
hace 7 años |
Nick Mathewson
|
81c78ec755
Outbindbindaddress variants for Exit and OR.
|
hace 7 años |
teor
|
2debcc869f
Remove redundant boolean expression from firewall_is_fascist_impl()
|
hace 8 años |