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
2019-04-24
Add firewall_choose_address_ls() and hs_get_extend_info_from_lspecs() tests
Neel Chauhan
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-12-01
Merge branch 'ticket27490a_squashed'
Nick Mathewson
2018-12-01
Add regression test for ClientAutoIPv6ORPort
Neel Chauhan
2018-10-01
Extract addr-policy parsing code.
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-08-08
Consider all routerinfo errors other than "not a server" transient
rl1987
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Extract addr_policy_t into a new header.
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract routerstatus_t into its own header.
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-14
Make server_port_cfg_t and port_cfg_t into separate headers.
Nick Mathewson
2018-05-10
Tweak error handling for #25852
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
2017-12-08
Convert the rest of src/common's headers to use FREE_AND_NULL
Nick Mathewson
2017-08-24
Ensure that `make check-spaces` is happy.
Alexander Færøy
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
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
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
teor
2017-01-27
Outbindbindaddress variants for Exit and OR.
Nick Mathewson
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-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
2016-06-30
Fix more naked strdup/malloc/free instances
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-04-28
Make mock function static to prevent future clashes
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
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)
[next]