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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
relay
/
relay_config.c
Age
Commit message (
Expand
)
Author
2023-11-12
don't warn when ExitRelay is set to 0
trinity-1686a
2023-07-17
Warn when operating as bridge and exit
trinity-1686a
2023-05-10
start the cpuworkers always, even for clients
Roger Dingledine
2022-10-28
relay: Skip warnings for single onion services
Jeremy Saklad
2022-02-25
Fix typos
Dimitris Apostolou
2021-11-03
Merge branch 'maint-0.4.5' into maint-0.4.6
David Goulet
2021-11-03
relay: Don't allow DirPort on non-IPv4
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-12
config: Do not compare for duplicate ORPorts with different addresses
David Goulet
2021-01-19
relay: Keep all ORPorts that are on different ports
David Goulet
2020-11-17
config: Really ignore non ORPorts when removing duplicates
David Goulet
2020-11-13
port: Don't ignore ports of a different family
David Goulet
2020-08-14
Revise trac.torproject.org urls to refer to gitlab replacements.
Nick Mathewson
2020-07-30
Handle ORPort auto when logging about removed orports.
Nick Mathewson
2020-07-30
Write unittest for #40065.
George Kadianakis
2020-07-30
Fix segfault and logic error in remove_duplicate_orports()
Nick Mathewson
2020-07-21
Rename check_server_ports to check_and_prune_server_ports
David Goulet
2020-07-21
relay: Remove possible ORPorts duplicate from parsed list
David Goulet
2020-07-21
relay: Automatically Enable an IPv6 ORPort
David Goulet
2020-07-10
Change connstats.c identifers to start with conn_stats
Nick Mathewson
2020-07-10
Split bidi connection-stats code into a new C file.
Nick Mathewson
2020-06-30
Refactor reachability test logging: log exactly what we launch.
Nick Mathewson
2020-06-23
config: Change Address to be a LINELIST
David Goulet
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1801/head'
Nick Mathewson
2020-03-20
relay/dirauth: Set some output arguments in stubs
teor
2020-03-20
relay: Move inform_testing_rechability() to relay
teor
2020-03-12
Merge branch 'ticket33361_035_01_squashed' into maint-0.4.3
Nick Mathewson
2020-01-15
Remove "hyphae" as a known value for BridgeDistribution.
Alexander Færøy
2020-01-15
Make BridgeDistribution setting validator case-insensitive.
Alexander Færøy
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-05
config: Wrap a long line in relay_config.c
teor
2019-11-05
config: Rename new global functions with a prefix
teor
2019-11-04
relay: Simplify some relay_config code
teor
2019-10-31
config: Move warn_nonlocal_ext_orports() to relay
teor
2019-10-31
relay/config: Remove direct references to dirauth options
teor
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-31
config: Move accounting/bandwidth config into the relay module
teor
2019-10-31
config: Move relay config checks into the relay module
teor
2019-10-31
config: Move relay port parsing into the relay module
teor