tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ca1f808d938939b1bfb5ffed5124d3a32c7d1743
parent 9864fcd4e30e9afa2fa7a8bc25cf8399432a5796
Author: teor <teor2345@gmail.com>
Date:   Wed, 27 Dec 2017 21:13:21 +1100

Add a timestamp to the header of the current fallback list

This timestamp is based on the time that list was first committed.

Part of 24725.

Diffstat:
Msrc/or/fallback_dirs.inc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/or/fallback_dirs.inc b/src/or/fallback_dirs.inc @@ -1,5 +1,6 @@ /* type=fallback */ /* version=2.0.0 */ +/* timestamp=20170526090242 */ /* ===== */ /* Whitelist & blacklist excluded 1326 of 1513 candidates. */ /* Checked IPv4 DirPorts served a consensus within 15.0s. */