summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | | | * | | | | | | Update geoip and geoip6 to the January 5 2018 database.Karsten Loesing2018-01-08
* | | | | | | | | | | | make a comment a bit more usefulRoger Dingledine2018-01-06
* | | | | | | | | | | | whitespace and typo fixesRoger Dingledine2018-01-06
* | | | | | | | | | | | Merge branch 'maint-0.3.2'Roger Dingledine2018-01-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | remove redundant "implement this" from log messageRoger Dingledine2018-01-05
* | | | | | | | | | | | Merge remote-tracking branch 'teor/fallback-code-2018-01'Nick Mathewson2018-01-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Stop logging excessive information about fallback netblocksteor2018-01-05
| * | | | | | | | | | | | Adjust fallback selection parametersteor2018-01-05
| * | | | | | | | | | | | Update dependency list for the fallback scriptteor2018-01-05
| * | | | | | | | | | | | Make updateFallbackDirs.py search harder for pythonteor2018-01-05
| * | | | | | | | | | | | Revise the generateFallbackDirLine.py script to use descriptorsteor2018-01-05
| * | | | | | | | | | | | Add fallback directory mirror helper scriptsteor2018-01-05
| * | | | | | | | | | | | Add a timestamp to the header of the current fallback listteor2018-01-05
| * | | | | | | | | | | | Add a generated timestamp to the fallback directory headerteor2018-01-05
| * | | | | | | | | | | | Remove an incorrect C comment in the current fallback listteor2018-01-05
| * | | | | | | | | | | | Remove an incorrect C comment from updateFallbackDirs.py's list generation codeteor2018-01-05
| * | | | | | | | | | | | Add delimiters at the end of every fallback entry in the current listteor2018-01-05
| * | | | | | | | | | | | Add a delimiter to the end of each fallback entryteor2018-01-05
| * | | | | | | | | | | | Update the version header in the current fallback file to 2.0.0teor2018-01-05
| * | | | | | | | | | | | Remove commas and equals signs from external string inputs to the fallback listteor2018-01-05
| * | | | | | | | | | | | Add all-zero extrainfo cache flags to the current fallback fileteor2018-01-05
| * | | | | | | | | | | | Add an extrainfo cache flag for each fallback in a C commentteor2018-01-05
| * | | | | | | | | | | | Add blank nicknames to the current fallback fileteor2018-01-05
| * | | | | | | | | | | | Add a nickname to each fallback in a C commentteor2018-01-05
| * | | | | | | | | | | | Remove weights from the current fallback fileteor2018-01-05
| * | | | | | | | | | | | Remove the "weight=10" line from fallback directory mirror entriesteor2018-01-05
| * | | | | | | | | | | | Add a version 1.0.0 header to the current fallback fileteor2018-01-05
| * | | | | | | | | | | | Add a type and version header to the fallback directory mirror fileteor2018-01-05
| * | | | | | | | | | | | Add a changes file for 22321, that mentions all its children and 24678teor2018-01-05
| * | | | | | | | | | | | Stop refusing fallbacks on the same machineteor2018-01-05
| * | | | | | | | | | | | Forgive fallback operators that were blacklisted due to a details changeteor2018-01-05
| * | | | | | | | | | | | Some fallbacks changed their details: assume the changes are permanentteor2018-01-05
| * | | | | | | | | | | | Update fallback directory mirror details based on opt-ins and opt-outsteor2018-01-05
| * | | | | | | | | | | | Update fallback whitelist and blacklist based on 2017 changesMatt Traudt2018-01-05
| * | | | | | | | | | | | Update comment and add changes file for 20942teor2018-01-05
| * | | | | | | | | | | | Set CONSENSUS_EXPIRY_TOLERANCE to 0Dominique Ingoglia2018-01-05
* | | | | | | | | | | | | Merge branch 'maint-0.3.2'Nick Mathewson2018-01-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson2018-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson2018-01-05
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson2018-01-05
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | * | | | | | | | | Merge branch 'teor_ticket24681_028' into maint-0.2.9Nick Mathewson2018-01-05
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | fix a wide lineNick Mathewson2018-01-05
| | | | | * | | | | | | | | Make the default DirAuthorityFallbackRate 0.1teor2017-12-23
* | | | | | | | | | | | | | Don't keep options in a local in run_main_loop_once.Nick Mathewson2018-01-05
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | smartlist.rs: The libc::c_char type is not the same as i8.Nick Mathewson2018-01-04
* | | | | | | | | | | | | Merge remote-tracking branch 'frewsxcv/frewsxcv-protover-heap'Nick Mathewson2018-01-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [fixup] this might be an improvement?Corey Farwell2017-12-28
| * | | | | | | | | | | | | Remove unneeded heap allocations in protover.rs.Corey Farwell2017-12-27
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'pastly2/ticket24531_033_01'Nick Mathewson2018-01-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add changes file for 24531Matt Traudt2017-12-11