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_config.c
Age
Commit message (
Expand
)
Author
2020-06-30
test: Mixed unit tests for find_my_address()
David Goulet
2020-06-30
test: Unit tests for find_my_address() IPv6
David Goulet
2020-06-30
test: Rename function to be IPv4 specific
David Goulet
2020-06-24
test: Modernize find_my_address() unit test
David Goulet
2020-06-24
addr: Remove resolve_my_address_v4()
David Goulet
2020-06-24
addr: Make resolve_my_address_v4() use find_my_address()
David Goulet
2020-06-23
addr: Rename resolve_my_address to be v4 specific
David Goulet
2020-06-23
config: Change Address to be a LINELIST
David Goulet
2020-05-05
relay: Rename relay_resolve_addr.{c|h} file
David Goulet
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-05-05
relay: New file relay_resolve_addr.{c|h}
David Goulet
2020-03-21
Merge branch 'bug32588_042' into bug32588_043
teor
2020-03-21
Merge branch 'bug32588_041' into bug32588_042
teor
2020-03-21
Merge branch 'bug32588_035' into bug32588_041
teor
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-02-12
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-02-12
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-01-20
Merge branch 'tor-github/pr/1675'
David Goulet
2020-01-20
Merge branch 'tor-github/pr/1668'
David Goulet
2020-01-20
config: Make clients tell dual-stack exits they prefer IPv6
teor
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-15
Don't escape the bridge distribution value.
Alexander Færøy
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Remove extra ; from tt_assert() macro definition.
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2019-12-08
add KV_RAW to kvline.c
Taylor Yu
2019-12-08
clean up kvline_can_encode_lines()
Taylor Yu
2019-11-06
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-06
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-05
config: Rename new global functions with a prefix
teor
2019-11-04
relay: Make a transport_config function private
teor
2019-10-31
config: Move server transport config into the relay module
teor
2019-10-31
config: Move relay config checks into the relay module
teor
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-22
Remove a pair of now-unused default-options arguments.
Nick Mathewson
2019-10-22
Use coccinelle to fix most options_validate() call sites.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
With coccinelle, avoid includes in the middle of an expression.
Nick Mathewson
2019-10-17
test: Add TCPProxy option for haproxy protocol
Suphanat Chunhapanya
2019-10-04
Use {mock,unmock}_hostname_resolver() in relevant tests
Nick Mathewson
2019-09-24
Merge branch 'bug31408_035' into bug31408_master
teor
2019-09-23
Fix bug when %including folder with comment only files. #31408
Daniel Pinto
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-09-11
Test: Make sure NOLIST options are not listed.
Nick Mathewson
2019-08-28
Refactor config free logic to use a single path.
Nick Mathewson
[next]