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
/
test
/
test_policy.c
Age
Commit message (
Expand
)
Author
2016-02-21
Update unit tests for fascist_firewall_choose_address*
teor (Tim Wilson-Brown)
2016-02-11
make check-spaces
Nick Mathewson
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Automatically use IPv6 when ClientUseIPv4 is 0
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)
2015-12-18
Fix a coverity uninitialized-pointer warning in policy tests.
Nick Mathewson
2015-12-16
Add policy assume_action support for IPv6 addresses
teor (Tim Wilson-Brown)
2015-11-27
Fix memory leak in policies test
cypherpunks
2015-11-25
fixup! Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-11-25
fixup! Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-20
Fix compilation warnings
Nick Mathewson
2015-11-20
Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-11-20
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-11-20
Add unit tests for policies_parse_exit_policy_reject_private
teor (Tim Wilson-Brown)
2015-09-16
Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
teor (Tim Wilson-Brown)
2015-09-16
fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
teor (Tim Wilson-Brown)
2015-09-16
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
teor (Tim Wilson-Brown)
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-22
Merge branch 'bug8197_squashed'
Nick Mathewson
2014-09-22
Whitespace fixes
rl1987
2014-09-22
Using the new API in unit-test.
rl1987
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-04-26
Fix leaks in test_exit_policy_dump_to_string
Nick Mathewson
2014-04-25
fix memory leak in dump_exit_policy_to_string tests
Nick Mathewson
2014-04-18
scan-build: fix a crash-on-fail possibility in test_policy.c
Nick Mathewson
2014-04-08
Move existing policy tests from test.c to new test_policy.c
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
[prev]