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_periodic.c
Age
Commit message (
Expand
)
Author
2021-08-26
Add spaces between the "and" when logging the "Your server has not managed to...
Neel Chauhan
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-22
relay: Remove dirport reachability self test
David Goulet
2021-01-14
relay: Don't flag that we published if descriptor build fails
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-08-12
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-12
Merge remote-tracking branch 'tor-gitlab/mr/107' into maint-0.4.4
George Kadianakis
2020-08-04
Merge branch 'bug40083_035' into bug40083_042
Nick Mathewson
2020-07-24
relay: Publish IPv4 descriptor on guessed IPv6 reachability failure
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-06-24
Replace router_should_skip_*() identifiers.
Nick Mathewson
2020-06-23
reachability_warnings_callback: simplify v4/v6_ok logic
Nick Mathewson
2020-06-18
Split "can reach ipv4 orport" from "can reach ipv6 orport".
Nick Mathewson
2020-06-09
Merge remote-tracking branch 'tor-github/pr/1888/head'
Nick Mathewson
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
2020-05-07
Replace several C identifiers.
teor
2020-04-30
relay: Clarify reachability status check functions
teor
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
With COCCI defined, avoid PERIODIC_EVENT.
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-06
Move "relay" and "router" periodic callbacks out of mainloop.c
Nick Mathewson