- 01 Dec, 2019 6 commits
-
-
teor authored
Part of 28863.
-
teor authored
Part of 28863.
-
teor authored
-
teor authored
-
teor authored
Use Xenial for pypy. Part of 32632 and 28863.
-
teor authored
Use Ubuntu Bionic and macOS 10.14. Install Homebrew python@2 in macOS macOS needs pip(2) to install fallback scripts dependencies. Part of 32632 and 28863.
-
- 01 Aug, 2019 4 commits
- 28 Jun, 2019 12 commits
-
-
teor authored
Also add a requirements.txt Initial implementation of #28979.
-
teor authored
-
teor authored
Tested with: TOR_FB_ONIONOO_LIMIT=200 ./updateFallbackDirs.py Part of 29100.
-
teor authored
Tested with: $ TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py check_existing $ TOR_FB_MODE=check_existing TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py Part of 29100.
-
teor authored
Tested using: $ TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py Part of #29100.
-
teor authored
And remove a duplicate "import re". Part of 29100.
-
teor authored
Closes 28986. Patch by starlight, edited by teor.
-
teor authored
Part of 29100.
-
teor authored
Part of 29100, but these files are created by the scripts in 28794.
-
teor authored
Closes 30948.
-
teor authored
Closes 30947.
-
teor authored
Closes 29100.
-
- 27 Jun, 2019 6 commits
-
-
teor authored
-
teor authored
Tested with: TOR_FB_ONIONOO_LIMIT=200 ./updateFallbackDirs.py Part of 29100.
-
teor authored
Tested with: $ TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py check_existing $ TOR_FB_MODE=check_existing TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py Part of 29100.
-
teor authored
Tested using: $ TOR_FB_MAX_FALLBACK_COUNT=10 ./updateFallbackDirs.py Part of #29100.
-
teor authored
And remove a duplicate "import re". Part of 29100.
-
teor authored
Part of 29103.
-
- 26 Jun, 2019 2 commits
- 25 Jun, 2019 1 commit
-
-
teor authored
Part of 28794.
-
- 24 Jun, 2019 1 commit
-
-
teor authored
Closes 28986. Patch by starlight, edited by teor.
-
- 23 Jun, 2019 8 commits
-
-
teor authored
Part of 29100.
-
teor authored
Part of 29100, but these files are created by the scripts in 28794.
-
teor authored
And: * remove orphaned old sources * remove fallbacks that can't be added (we'll contact their operators separately) Closes 28984.
-
teor authored
$ python generateFallbackDirLine.py `grep -v -e "#" -e "^$" update_add.txt | tr "\n" " "` >> fallback.whitelist See this commit's diff for the list of fingerprints, and the results. Part of 29794.
-
teor authored
See the previous commit for the script. See this commit's diff for the (long) list of relays. Part of 28794.
-
teor authored
$ cat << EOF > remove.txt 36B9E7AC1E36B62A9D6F330ABEB6012BA7F0D400 FC9AC8EA0160D88BCCFDE066940D7DD9FA45495B ACD889D86E02EDDAB1AFD81F598C0936238DC6D0 EOF $ mv fallback.whitelist fallback.whitelist.old $ grep -E -v `grep -v -e "#" -e "^$" remove.txt | tr "\n" "|"; echo -n dummy` fallback.whitelist.old > fallback.whitelist (Some day we should turn this into a python script. But that day is not today.) Part of 28794.
-
teor authored
Closes 30948.
-
teor authored
Closes 30947.
-