summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Also check if the sandbox is configured as well as if it's active; sandbox_in...bug18322_v3_squashedAndrea Shepard2016-06-30
* Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startu...Andrea Shepard2016-06-30
* Add unit test for dump_desc_populate_fifo_from_directory()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-30
* Use uint64_t for total length of dumped descriptors, nad be careful about ove...Andrea Shepard2016-06-30
* Add dir/dump_unparseable_descriptors unit testAndrea Shepard2016-06-30
* Make options_get_datadir_fname2_suffix() mockableAndrea Shepard2016-06-30
* Expose a few more dump_desc()-related things to the test suiteAndrea Shepard2016-06-30
* Add extern support for file-scope variables in testsupport.hAndrea Shepard2016-06-30
* Update description in man page to match new MaxUnparseableDescSizeToLog optio...Andrea Shepard2016-06-30
* Expose dump_desc() to the test suite and make things it calls mockableAndrea Shepard2016-06-30
* Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...Andrea Shepard2016-06-30
* Changes file for bug 18322Andrea Shepard2016-06-30
* Document new DetailedLogForUnparseableDescriptors option in man pageAndrea Shepard2016-06-30
* Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...Andrea Shepard2016-06-30
* Merge branch 'maint-0.2.8'Nick Mathewson2016-06-28
|\
| * Merge branch 'bug19071-extra-squashed' into maint-0.2.8Nick Mathewson2016-06-28
| |\
| | * Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)2016-06-28
| | * Whitelist a fallback's new IPv6 addressteor (Tim Wilson-Brown)2016-06-23
| | * Remove a fallback that changed DirPortteor (Tim Wilson-Brown)2016-06-23
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-28
|\ \ \ | |/ /
| * | whitespace fixesNick Mathewson2016-06-28
| * | Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8Nick Mathewson2016-06-28
| |\ \
| | * | Resolve bug18812 by logging fallback key changes at info levelteor (Tim Wilson-Brown)2016-06-28
| | * | Make it clear that fallbacks include authoritiesteor (Tim Wilson-Brown)2016-06-28
| | * | Refactor connection_or_client_learned_peer_id for bug18812teor (Tim Wilson-Brown)2016-06-28
* | | | Add missing braces around conditional.Nick Mathewson2016-06-27
* | | | Remove an always-true condition: all ints are <= INT_MAXNick Mathewson2016-06-27
* | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-27
|\ \ \ \ | |/ / /
| * | | Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.Yawning Angel2016-06-24
| | |/ | |/|
* | | 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