summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stub out connection_handle_oos() and call it from places we can change the so...ticket18640Andrea Shepard2016-06-26
* Add MaxSockets config optionAndrea Shepard2016-06-26
* Merge remote-tracking branch 'public/bug15942_v2_alternative'Nick Mathewson2016-06-23
|\
| * Simpler implementation of random exponential backoff.Nick Mathewson2016-06-20
| * Better comments on exponential-backoff related members of download_status_tbug15942_v2Andrea Shepard2016-06-18
| * Move exponential-random backoff computation out of download_status_schedule_g...Andrea Shepard2016-06-18
| * Better comment for download_status_schedule_get_delay() per code reviewAndrea Shepard2016-06-18
| * Changes file for random exponential backoffsbug15942_rebasedAndrea Shepard2016-06-18
| * Use exponential backoff for router descriptor downloads from consensusesAndrea Shepard2016-06-18
| * Use exponential backoffs for bridge descriptor downloadsAndrea Shepard2016-06-18
| * Use exponential backoffs for certificate downloadsAndrea Shepard2016-06-18
| * Use exponential backoffs for consensus downloadsAndrea Shepard2016-06-18
| * Unit test for DL_SCHED_RANDOM_EXPONENTIALAndrea Shepard2016-06-18
| * Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_tAndrea Shepard2016-06-18
* | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-22
|\ \
| * | Changes file for 19071 and 19480teor (Tim Wilson-Brown)2016-06-22
| * | Remove and blacklist 3 fallbacks which disappearedteor (Tim Wilson-Brown)2016-06-22
| * | Remove 2 fallbacks: one lost guard, the other had bad uptimeteor (Tim Wilson-Brown)2016-06-22
| * | Remove and blacklist 4 fallbacks which are unsuitableteor (Tim Wilson-Brown)2016-06-22
| * | Update the fallback whitelist and blacklistteor (Tim Wilson-Brown)2016-06-22
| * | Avoid errors in updateFallbackDirs.py when there are no fallbacksteor (Tim Wilson-Brown)2016-06-22
| * | Document how to test the hard-coded fallback listteor (Tim Wilson-Brown)2016-06-22
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-21
|\ \ \ | |/ /
| * | Remove useless message about nonexistent onion services after uploading a des...Ivan Markin2016-06-21
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-21
|\ \ \ | |/ /
| * | Fix bug when disabling heartbeats.George Kadianakis2016-06-21
* | | util: zero target buffer of base*_encode/decodeDavid Goulet2016-06-20
* | | mark sanitize_blacklist.txt as obsoleteNick Mathewson2016-06-20
* | | Patch from dgoulet: fix a base16 problem that manifested w stemNick Mathewson2016-06-20
* | | Coverage hack for test_switch_id.shNick Mathewson2016-06-20
* | | Small coverage improvements on compat.cNick Mathewson2016-06-20
* | | compat.c coverage: simplify under-tested alloc_getcwd.Nick Mathewson2016-06-20
* | | More coverage in backtrace.cNick Mathewson2016-06-20
* | | Merge remote-tracking branch 'dgoulet/bug19465_029_01'Nick Mathewson2016-06-20
|\ \ \
| * | | test: Increase offset to rendcache descriptor timeDavid Goulet2016-06-20
* | | | Fix unit test crash on 32-bit.Nick Mathewson2016-06-20
|/ / /
* | | Merge branch 'bug14013_029_01_squashed'Nick Mathewson2016-06-20
|\ \ \
| * | | Make base16_decodes return number of decoded bytesnikkolasg2016-06-20
* | | | Changes file for 19063; use the BUG macroNick Mathewson2016-06-19
* | | | Fix #19063: Add check in utility macroU+039b2016-06-19
* | | | Merge branch 'zlib_coverage_squashed'Nick Mathewson2016-06-19
|\ \ \ \
| * | | | Unindent blockNick Mathewson2016-06-19
| * | | | Mark some torgzip lines as unreachable/untestable.Nick Mathewson2016-06-19
| * | | | Remove a ridiculous realloc call from torgzip.cNick Mathewson2016-06-19
| * | | | Remove support for zlib <= 1.1Nick Mathewson2016-06-19
| * | | | Unit tests for our zlib code to test and reject compression bombs.Nick Mathewson2016-06-08
* | | | | Merge remote-tracking branch 'public/thread_coverage'Nick Mathewson2016-06-19
|\ \ \ \ \
| * | | | | Mark the unreachable lines in compat_{,p}threads and workqueueNick Mathewson2016-06-08
| * | | | | Add several test scripts wrapping test_workqueueNick Mathewson2016-06-08
| |/ / / /
* | | | | Fix spelling of --enable-tor2web-mode in manpageNick Mathewson2016-06-19
| |_|_|/ |/| | |