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
/
scripts
/
maint
/
updateFallbackDirs.py
Age
Commit message (
Expand
)
Author
2019-01-15
Remove fallback scripts and whitelist
Nick Mathewson
2019-01-15
Depending on script mode, either use 'whitelist' or 'fallback list'
rl1987
2019-01-15
In updateFallbackDirs.py, say 'fallback list' instead of 'whitelist'
rl1987
2018-12-07
Fallbacks: accept relays that are a fuzzy match to the whitelist
teor
2018-12-07
Fallbacks: refactor is_in_whitelist() to take an exact match boolean
teor
2018-12-07
Fallbacks: Rename CONSENSUS_EXPIRY_TOLERANCE to REASONABLY_LIVE_TIME
teor
2018-12-07
Fallbacks: use a 24 hour future consensus tolerance
teor
2018-12-07
Fallbacks: use a 24 hour consensus expiry tolerance
teor
2018-12-07
Fallbacks: minor script comment changes
teor
2018-07-08
Remove small piece of unneeded documentation
Kaidan
2018-07-08
#26502: Stop using fallback blacklist
Kaidan
2018-07-05
Fix everything that previously referred to src/or
Nick Mathewson
2018-04-18
Remove a comment about 0.2.8 that will soon be irrelevant.
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-05
Stop logging excessive information about fallback netblocks
teor
2018-01-05
Adjust fallback selection parameters
teor
2018-01-05
Update dependency list for the fallback script
teor
2018-01-05
Make updateFallbackDirs.py search harder for python
teor
2018-01-05
Add a generated timestamp to the fallback directory header
teor
2018-01-05
Remove an incorrect C comment from updateFallbackDirs.py's list generation code
teor
2018-01-05
Add a delimiter to the end of each fallback entry
teor
2018-01-05
Remove commas and equals signs from external string inputs to the fallback list
teor
2018-01-05
Add an extrainfo cache flag for each fallback in a C comment
teor
2018-01-05
Add a nickname to each fallback in a C comment
teor
2018-01-05
Remove the "weight=10" line from fallback directory mirror entries
teor
2018-01-05
Add a type and version header to the fallback directory mirror file
teor
2018-01-05
Update comment and add changes file for 20942
teor
2018-01-05
Set CONSENSUS_EXPIRY_TOLERANCE to 0
Dominique Ingoglia
2017-12-20
Remove merge-conflict detritus
Nick Mathewson
2017-12-20
Make fallback script usage instructions create a log file
teor
2017-05-16
Update fallback stability requirements
teor
2017-05-16
Merge branch 'fallbacks-201702-v3' into fallbacks-2017-05
teor
2017-05-16
Make the usage example in updateFallbackDirs.py actually work
teor
2017-02-27
Modify fallback stability requirements
teor
2017-01-25
Add the output file to the usage
Suphanat Chunhapanya
2017-01-25
Add usage for check_existing
Suphanat Chunhapanya
2017-01-25
Logging existing fallbacks at warning level
Suphanat Chunhapanya
2017-01-25
Automate checking existing fallbacks
Suphanat Chunhapanya
2016-12-19
Avoid an error in the fallback script when a fallback doesn't have any uptime
teor
2016-12-19
Allow fallbacks serving consensuses that expired less than 24 hours ago
teor
2016-12-19
Avoid checking fallback candidates' DirPorts if they are down in OnionOO
teor
2016-12-19
Be more tolerant of a decreased number of fallbacks
teor
2016-12-19
Reduce fallback bandwidth requirement to 1 MByte/s
teor
2016-12-19
Allow 3 fallbacks per operator
teor
2016-12-19
Require fallbacks to have 90% Running, V2Dir, and Guard flags
teor
2016-12-19
Require fallback directories to have the same address and port for 7 days
teor
2016-12-19
Display the fingerprint when downloading consensuses from fallbacks
teor
2016-12-19
Exclude relays that deliver an expired consensus from the fallback list
teor
2016-12-19
Exclude relay versions affected by #20499 from the fallback list
teor
2016-12-19
Make fallback sort order configurable
teor
[next]