index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
policies.c
Age
Commit message (
Expand
)
Author
2018-05-10
Avoid confusion with errno from libc
rl1987
2018-05-10
Make _with_err return routerinfo, like old function does
rl1987
2018-05-05
Improve GETCONF exit-policy/* error handling
rl1987
2018-05-01
Remove the return value from the fascist_firewall_choose_address_* family of ...
Neel Chauhan
2018-05-01
Initialize ap in the fascist_firewall_choose_address_* family of functions to 0
Neel Chauhan
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-02
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-02
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-01-02
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2018-01-02
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2018-01-02
Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9
Nick Mathewson
2017-12-25
Clear the address when we can't choose a reachable address
teor
2017-12-11
Stop waiting for microdescs if the consensus supports IPv6 ORPorts
teor
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-08
Convert the rest of src/common's headers to use FREE_AND_NULL
Nick Mathewson
2017-10-31
Don't give "exitrelay may become 0 when no policy" warning on ReducedExitPolicy
Nick Mathewson
2017-10-31
Fix: when BridgeRelay is set, you do not get any exit policy.
Nick Mathewson
2017-10-31
Add code for letting user select Reduced Exit Policy
Neel Chauhan
2017-09-24
Assign Exit flag only for ports 80 and 443
Roger Dingledine
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-14
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
Nick Mathewson
2017-02-01
Merge branch 'teor_bug21357-v2_029'
Nick Mathewson
2017-02-01
Scale IPv6 address counts in policy_summary_reject to avoid overflow
teor
2017-02-01
Fix IPv6 support in policy_summary_reject and policy_summary_accept
teor
2017-02-01
Refactor policy_summary_reject to prepare for IPv6 changes
teor
2017-02-01
Fix write_short_policy usage comment
teor
2017-01-27
Outbindbindaddress variants for Exit and OR.
Nick Mathewson
2017-01-13
Remove redundant boolean expression from firewall_is_fascist_impl()
teor
2017-01-13
When IPv6 addresses have not been downloaded, use hard-coded address info
teor
2016-12-16
Make fascist_firewall_use_ipv6() check ORPort & DirPort IP preferences
teor
2016-11-08
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-10-31
policy_is_reject_star():
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-24
Module-document dnsserv.c, policies.c, routerkeys.c
Nick Mathewson
2016-09-05
Vote Exit correctly with DirAllowPrivateAddresses set
Sebastian Hahn
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-17
Keep make check-spaces happy
Andrea Shepard
2016-07-06
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-06
When checking if a routerstatus is reachable, don't check the node
teor (Tim Wilson-Brown)
2016-07-05
Merge remote-tracking branch 'teor/bug18456'
Nick Mathewson
2016-07-05
Grammar.
Nick Mathewson
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
2016-04-14
Add new tor_assert_nonfatal*() macros.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-20
Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs
teor (Tim Wilson-Brown)
2016-02-20
Make some fascist_firewall_choose_address* functions static
teor (Tim Wilson-Brown)
2016-02-20
Refactor fascist_firewall_allows_address without changing behaviour
teor (Tim Wilson-Brown)
[next]