summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12Merge remote-tracking branch 'arma/bug19003-try2' into maint-0.2.8Nick Mathewson
2016-05-12Merge remote-tracking branch 'arma/bug17621-try2' into maint-0.2.8Nick Mathewson
2016-05-11minor touchups on nick's ticket 17621 changesRoger Dingledine
2016-05-11Document the contents of $datadir/keysNick Mathewson
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Roger Dingledine
2016-05-11unbreak the build (when warnings are enabled)Roger Dingledine
2016-05-11Merge remote-tracking branch 'teor/bug18816_simplify' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-11Merge remote-tracking branch 'special/bug19032-027' into maint-0.2.7Nick Mathewson
2016-05-11Fix out-of-bounds write during voting with duplicate ed25519 keysJohn Brooks
2016-05-11Confim we want certificates from fallbacksteor (Tim Wilson-Brown)
2016-05-11Revert "Switch between fallback and authority when auth cert fetch fails"teor (Tim Wilson-Brown)
2016-05-11refactor the #19003 patchesRoger Dingledine
2016-05-11Merge branch 'bug18761_028_squashed' into maint-0.2.8Nick Mathewson
2016-05-11Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.Nick Mathewson
2016-05-11Merge remote-tracking branch 'teor/bug18816-squashed' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'bug18841_1_025' into maint-0.2.7Nick Mathewson
2016-05-11Undefine _FORTIFY_SOURCE before defining it.Nick Mathewson
2016-05-10Switch between fallback and authority when auth cert fetch failsteor (Tim Wilson-Brown)
2016-05-10Use the consensus download schedule for authority certificatesteor (Tim Wilson-Brown)
2016-05-10get rid of another no-longer-used functionRoger Dingledine
2016-05-09Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-09Merge branch 'bug19008_027' into maint-0.2.7Nick Mathewson
2016-05-09Add "-c 1" to ping6 in test-network-allNick Mathewson
2016-05-09Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-09Merge commit '1a065cea46a9c179d64d74d012f051135bc4725a' into maint-0.2.8Nick Mathewson
2016-05-09Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-05-09Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-05-09Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
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-09Allow directories in small networks to bootstrapteor (Tim Wilson-Brown)
2016-05-09Add a comment to have_enough_path_info()teor (Tim Wilson-Brown)
2016-05-09Update geoip and geoip6 to the May 4 2016 database.Karsten Loesing
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)