summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add unit test for dump_desc_populate_fifo_from_directory()bug18322_v3Andrea Shepard2016-06-30
* fixup! Reload unparseable descriptor dump FIFO state from on-disk dumped desc...Andrea Shepard2016-06-30
* Make things mockable for dump_desc_populate_fifo_from_directory() unit testAndrea Shepard2016-06-30
* Unit test for dump_desc_populate_one_file()Andrea Shepard2016-06-30
* Add support for mocking functions declared with attributes without causing gc...Andrea Shepard2016-06-30
* Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors...Andrea Shepard2016-06-30
* Move unparseable descriptor dumps into subdirectory of DataDirAndrea Shepard2016-06-30
* Add sandbox_is_active() check to dump_desc()Andrea Shepard2016-06-29
* Use uint64_t for total length of dumped descriptors, nad be careful about ove...Andrea Shepard2016-06-29
* Add dir/dump_unparseable_descriptors unit testbug18322_v2_testsAndrea Shepard2016-06-25
* Make options_get_datadir_fname2_suffix() mockableAndrea Shepard2016-06-25
* Expose a few more dump_desc()-related things to the test suiteAndrea Shepard2016-06-25
* Add extern support for file-scope variables in testsupport.hAndrea Shepard2016-06-25
* Update description in man page to match new MaxUnparseableDescSizeToLog optio...Andrea Shepard2016-06-25
* Expose dump_desc() to the test suite and make things it calls mockableAndrea Shepard2016-06-25
* Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...Andrea Shepard2016-06-25
* Changes file for bug 18322Andrea Shepard2016-06-25
* Document new DetailedLogForUnparseableDescriptors option in man pageAndrea Shepard2016-06-25
* Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...Andrea Shepard2016-06-25
* 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