aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-04smartlist.rs: The libc::c_char type is not the same as i8.Nick Mathewson
2018-01-04Merge remote-tracking branch 'frewsxcv/frewsxcv-protover-heap'Nick Mathewson
2018-01-03Merge remote-tracking branch 'pastly2/ticket24531_033_01'Nick Mathewson
2018-01-03In networkstatus_consensus_has_ipv6 test, use approx_time()Nick Mathewson
2018-01-03Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-03Merge branch 'bug24634' into maint-0.3.2Nick Mathewson
2018-01-03Fix some shadowed-global warnings.Nick Mathewson
2018-01-03Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-03Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-03Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-03Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-03Merge branch 'bug24633_029' into maint-0.2.9Nick Mathewson
2018-01-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/bug24703_032' into maint-0.3.2Nick Mathewson
2018-01-02Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-02Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-02Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/ticket24001'Nick Mathewson
2018-01-02Remove changes file for 24762Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/bug24762'Nick Mathewson
2018-01-02Merge remote-tracking branch 'ffmancera/github/bug24677'Nick Mathewson
2018-01-02Use ping -6 ::1 on Linux when ping6 ::1 fails on tests.Fernando Fernandez Mancera
2017-12-30Stop trying to remove NULL filenames on shutdownteor