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
2021-03-12
Run "make autostyle" in advance of new series.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-24
Merge branch 'maint-0.4.5'
David Goulet
2021-02-23
relay: Avoid a directory early fetch
David Goulet
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-19
hs-v2: Remove client support
David Goulet
2021-02-12
Merge branch 'tor-gitlab/mr/304' into maint-0.4.5
David Goulet
2021-02-12
test: Fix duplicate ORPort test
David Goulet
2021-02-10
relay: Allow RFC1918 addresses for non public relays
David Goulet
2021-01-19
relay: Keep all ORPorts that are on different ports
David Goulet
2020-11-19
Merge branch 'maint-0.4.4' into maint-0.4.5
Alexander Færøy
2020-11-19
Merge branch 'maint-0.4.3' into maint-0.4.4
Alexander Færøy
2020-11-13
port: Don't ignore ports of a different family
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-11-05
Make config/parse_tcp_proxy_line work in the presence of DNS hijacking
Nick Mathewson
2020-08-12
Merge remote-tracking branch 'tor-gitlab/mr/62'
Nick Mathewson
2020-07-30
Write unittest for #40065.
George Kadianakis
2020-07-24
relay: Turn find address "method_used" into enum
David Goulet
2020-07-21
relay: Automatically Enable an IPv6 ORPort
David Goulet
2020-07-21
Rename get_first_advertised_{addr,port}_by_type_af().
Nick Mathewson
2020-07-21
relay: Add AddressDisableIPv6 torrc option
David Goulet
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
test: Move unit tests to new find address interface
David Goulet
2020-07-20
addr: Continue discovery if Address exits but not for wanted family
David Goulet
2020-07-15
Fix small memory leak in config include tests
Daniel Pinto
2020-07-15
Add support for patterns on %include #25140
Daniel Pinto
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-09
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-07-07
Revert "config: Make clients tell dual-stack exits they prefer IPv6"
David Goulet
2020-07-07
addr: Attempt to learn our address with ORPort
David Goulet
2020-07-06
Fix coccinelle complaint in test_config.c
Nick Mathewson
2020-07-06
addr: Fix possible memleak in find_my_address()
David Goulet
2020-07-02
addr: Prioritize interface lookup over local hostname
David Goulet
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-29
Merge remote-tracking branch 'tor-github/pr/1829/head' into maint-0.4.3
Nick Mathewson
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-04-09
client: Revert setting PreferIPv6 on by default
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
[next]