]> git.ipfire.org Git - thirdparty/tor.git/commit
Lower dir fetch retry schedules in testing networks.
authorKarsten Loesing <karsten.loesing@gmx.net>
Thu, 16 May 2013 10:08:48 +0000 (12:08 +0200)
committerKarsten Loesing <karsten.loesing@gmx.net>
Thu, 16 May 2013 10:08:48 +0000 (12:08 +0200)
commit1293835440dd4debf6fbfc66e755d9b9384aa362
tree11891e6aaee7dafd69fb0077c33b148a8df73f04
parent95c34399cfb66a46371562f1532e8aa396243876
Lower dir fetch retry schedules in testing networks.

Also lower maximum interval without directory requests, and raise
maximum download tries.

Implements #6752.
13 files changed:
changes/bug6752 [new file with mode: 0644]
doc/tor.1.txt
src/common/container.c
src/common/container.h
src/or/config.c
src/or/confparse.c
src/or/confparse.h
src/or/directory.c
src/or/main.c
src/or/microdesc.c
src/or/networkstatus.c
src/or/or.h
src/or/routerlist.c