summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19Restore and improve download schedule unit teststeor (Tim Wilson-Brown)
2016-05-19Update unit tests for multiple bootstrap connectionsteor (Tim Wilson-Brown)
2016-05-19Remove consensus_max_download_tries by refactoringteor (Tim Wilson-Brown)
2016-05-19Changes file for bug 18809teor (Tim Wilson-Brown)
2016-05-19Stop downloading consensuses when a consensus has been downloadedteor (Tim Wilson-Brown)
2016-05-10get rid of another no-longer-used functionRoger Dingledine
2016-05-09stop looping once we know what the answer will beRoger Dingledine
2016-05-09fix a bug where relays would use the aggressive client bootstrapping retry nu...Roger Dingledine
2016-05-09simplify more -- we only call these funcs when bootstrappingRoger Dingledine
2016-05-09remove some more unused codeRoger Dingledine
2016-05-09avoid another redundant checkRoger Dingledine
2016-05-09get rid of the scattered checks to cancel a consensus fetchRoger Dingledine
2016-05-09close other consensus fetches when we get a consensusRoger Dingledine
2016-05-09use the new function here tooRoger Dingledine
2016-05-09avoid following through on a consensus fetch if we have one already arrivingRoger Dingledine
2016-05-09fix typos/etc before i go nuts on #18809Roger Dingledine
2016-05-05Refactor router_pick_directory_server_impl to use node functionsteor (Tim Wilson-Brown)
2016-05-05Comment-only change to clarify routerstatus_t IPv4 byte orderteor (Tim Wilson-Brown)
2016-05-05Rename skip_or and skip_dir to avoid confusionteor (Tim Wilson-Brown)
2016-05-05Merge branch 'feature18483-028-v2-squashed' into maint-0.2.8Nick Mathewson
2016-05-05Only choose directory DirPorts on relaysteor (Tim Wilson-Brown)
2016-05-05Make clients only select directories with reachable ORPortsteor (Tim Wilson-Brown)
2016-05-05Make clients always use begindir for directory requeststeor (Tim Wilson-Brown)
2016-05-05Make directory node selection more reliableteor (Tim Wilson-Brown)
2016-05-04Merge branch 'bug18921_squashed' into maint-0.2.8Nick Mathewson
2016-05-04Choose the correct address for one-hop connectionsteor (Tim Wilson-Brown)
2016-05-04Merge branch 'doc18312' into maint-0.2.8Nick Mathewson
2016-05-04Merge branch 'bug18686_025' into maint-0.2.8Nick Mathewson
2016-05-04Report success when not terminating an already terminated process.Nick Mathewson
2016-05-04Merge branch 'bug18710_025' into maint-0.2.8Nick Mathewson
2016-05-04Fix dnsserv.c assertion when no supported questions are requested.Scott Dial
2016-05-03Fix keccak-tiny portability on `exotic` platforms.Yawning Angel
2016-05-02(cherry-picked by nickm, with changes file from isis.)s0rlxmh0
2016-04-26Do not recommend use of nicknames in MapAddress manpageNick Mathewson
2016-04-26Whitelist additional fallbacks after creating April 2016 listteor (Tim Wilson-Brown)
2016-04-26Report fallback directory detail changes when rebuilding listteor (Tim Wilson-Brown)
2016-04-26Changes for #17158, #17905, #18689, #18749 & April 2016 fallbacksteor (Tim Wilson-Brown)
2016-04-26April 2016 fallbacks for 0.2.8-rcteor (Tim Wilson-Brown)
2016-04-26Add fallbacks to white/blacklist from operator responsesteor (Tim Wilson-Brown)
2016-04-15Limit fallbacks from the same operatorteor (Tim Wilson-Brown)
2016-04-15Simplify fallback list outputteor (Tim Wilson-Brown)
2016-04-15Select fallbacks by bandwidth rather than consensus weightteor (Tim Wilson-Brown)
2016-04-15Only count active fallbacks in updateFallbackDirs.pyteor (Tim Wilson-Brown)
2016-04-15Remove fallback directory weightsteor (Tim Wilson-Brown)
2016-04-15Improve fallback selection and outputteor (Tim Wilson-Brown)
2016-04-12Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8Nick Mathewson
2016-04-07memarea: Don't assume that sizeof(ulong) >= sizeof(void*).Nick Mathewson
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-07Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-04-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson