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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
policies.c
Age
Commit message (
Expand
)
Author
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-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)
2016-02-20
Ensure relays must use IPv4, and can use IPv6
teor (Tim Wilson-Brown)
2016-02-11
Fix all doxygen warnings other than "X is not documented"
Nick Mathewson
2016-02-11
make check-spaces
Nick Mathewson
2016-02-11
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-01-29
Automatically use IPv6 when ClientUseIPv4 is 0
teor (Tim Wilson-Brown)
2016-01-29
Optimise reachability checks when iterating through relay lists
teor (Tim Wilson-Brown)
2016-01-29
Add firewall_is_fascist_dir()
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2015-12-16
Warn when comparing against an AF_UNSPEC address in a policy
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-09
Merge remote-tracking branch 'teor/fix-exitpolicy-leak'
Nick Mathewson
2015-12-09
Merge branch 'refactor-effective-entry'
Nick Mathewson
2015-12-09
Tweak policies_log_first_redundant_entry even more
Nick Mathewson
2015-12-09
Tweak policies_log_first_redundant_entry more.
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.7'
Nick Mathewson
[next]