[tor-commits] [tor/master] Add a timestamp to the header of the current fallback list

nickm at torproject.org nickm at torproject.org
Fri Jan 5 21:47:34 UTC 2018


commit ca1f808d938939b1bfb5ffed5124d3a32c7d1743
Author: teor <teor2345 at gmail.com>
Date:   Wed Dec 27 21:13:21 2017 +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.
---
 src/or/fallback_dirs.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/or/fallback_dirs.inc b/src/or/fallback_dirs.inc
index 912a8853c..2c8fe724a 100644
--- 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. */





More information about the tor-commits mailing list