tor/doc
teor (Tim Wilson-Brown) 35bbf2e4a4 Prop210: Add schedules for simultaneous client consensus downloads
Prop210: Add attempt-based connection schedules

Existing tor schedules increment the schedule position on failure,
then retry the connection after the scheduled time.

To make multiple simultaneous connections, we need to increment the
schedule position when making each attempt, then retry a (potentially
simultaneous) connection after the scheduled time.

(Also change find_dl_schedule_and_len to find_dl_schedule, as it no
longer takes or returns len.)

Prop210: Add multiple simultaneous consensus downloads for clients

Make connections on TestingClientBootstrapConsensus*DownloadSchedule,
incrementing the schedule each time the client attempts to connect.

Check if the number of downloads is less than
TestingClientBootstrapConsensusMaxInProgressTries before trying any
more connections.
2015-12-16 04:37:49 +11:00
..
contrib Remove various outdated documents. 2013-06-12 21:11:49 -04:00
HACKING forward-port changelog and releasenotes 2015-12-10 14:24:22 -05:00
asciidoc-helper.sh Improve asciidoc-helper's suggestion of what to install 2013-03-15 11:18:25 -04:00
building-tor-msvc.txt Updated building-tor-msvc.txt 2014-09-09 10:33:45 -04:00
include.am hacking is now markdown 2015-10-29 10:31:38 -04:00
state-contents.txt Explain TransportProxy within doc/state-contents.txt. 2012-03-31 14:33:11 +02:00
tor-gencert.1.txt Add some attributes to make a2x quieter 2012-08-23 13:19:54 -04:00
tor-resolve.1.txt Tweak tor-resolve docs and logs 2015-01-28 10:11:08 -05:00
tor.1.txt Prop210: Add schedules for simultaneous client consensus downloads 2015-12-16 04:37:49 +11:00
torify.1.txt Remove some lingering tsocks cruft. 2013-02-27 19:39:57 -05:00
torrc_format.txt Actually, write the torrc format in ABNF 2015-07-22 12:24:15 -04:00
TUNING Updating OpenBSD section of doc/TUNING. 2015-02-01 19:52:54 +02:00