summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-08Merge remote-tracking branch 'arma/bug24555'Nick Mathewson
2018-01-08Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-08Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-08Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-08Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-01-08Update geoip and geoip6 to the January 5 2018 database.Karsten Loesing
2018-01-07avoid calling format_iso_time() with TIME_MAXRoger Dingledine
2018-01-06make a comment a bit more usefulRoger Dingledine
2018-01-06whitespace and typo fixesRoger Dingledine
2018-01-05Merge branch 'maint-0.3.2'Roger Dingledine
2018-01-05remove redundant "implement this" from log messageRoger Dingledine
2018-01-05Merge remote-tracking branch 'teor/fallback-code-2018-01'Nick Mathewson
2018-01-05Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-05Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-05Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-05Merge branch 'teor_ticket24681_028' into maint-0.2.9Nick Mathewson
2018-01-05fix a wide lineNick Mathewson
2018-01-05Don't keep options in a local in run_main_loop_once.Nick Mathewson
2018-01-05Stop logging excessive information about fallback netblocksteor
2018-01-05Adjust fallback selection parametersteor
2018-01-05Update dependency list for the fallback scriptteor
2018-01-05Make updateFallbackDirs.py search harder for pythonteor
2018-01-05Revise the generateFallbackDirLine.py script to use descriptorsteor
2018-01-05Add fallback directory mirror helper scriptsteor
2018-01-05Add a timestamp to the header of the current fallback listteor
2018-01-05Add a generated timestamp to the fallback directory headerteor
2018-01-05Remove an incorrect C comment in the current fallback listteor
2018-01-05Remove an incorrect C comment from updateFallbackDirs.py's list generation codeteor
2018-01-05Add delimiters at the end of every fallback entry in the current listteor
2018-01-05Add a delimiter to the end of each fallback entryteor
2018-01-05Update the version header in the current fallback file to 2.0.0teor
2018-01-05Remove commas and equals signs from external string inputs to the fallback listteor
2018-01-05Add all-zero extrainfo cache flags to the current fallback fileteor
2018-01-05Add an extrainfo cache flag for each fallback in a C commentteor
2018-01-05Add blank nicknames to the current fallback fileteor
2018-01-05Add a nickname to each fallback in a C commentteor
2018-01-05Remove weights from the current fallback fileteor
2018-01-05Remove the "weight=10" line from fallback directory mirror entriesteor
2018-01-05Add a version 1.0.0 header to the current fallback fileteor
2018-01-05Add a type and version header to the fallback directory mirror fileteor
2018-01-05Add a changes file for 22321, that mentions all its children and 24678teor
2018-01-05Stop refusing fallbacks on the same machineteor
2018-01-05Forgive fallback operators that were blacklisted due to a details changeteor
2018-01-05Some fallbacks changed their details: assume the changes are permanentteor
2018-01-05Update fallback directory mirror details based on opt-ins and opt-outsteor
2018-01-05Update fallback whitelist and blacklist based on 2017 changesMatt Traudt
2018-01-05Update comment and add changes file for 20942teor
2018-01-05Set CONSENSUS_EXPIRY_TOLERANCE to 0Dominique Ingoglia