summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stub out connection_handle_oos() and call it from places we can change the so...ticket18640_v2_plumbingAndrea Shepard2016-06-30
* Compute thresholds for OOS from ConnLimit_ when setting optionsAndrea Shepard2016-06-30
* fix typoRoger Dingledine2016-06-29
* Merge remote-tracking branch 'weasel/bug19504'Nick Mathewson2016-06-29
|\
| * Actually, the tor --passphrase-fd is different from the tor-gencert onePeter Palfrader2016-06-25
| * Document the --passphrase-fd option in the tor manpagePeter Palfrader2016-06-25
* | changes-on for 19505Nick Mathewson2016-06-29
* | Merge remote-tracking branch 'weasel/bug19505'Nick Mathewson2016-06-29
|\ \
| * | tor-gencert.1: fix --passphrase-fd descriptionPeter Palfrader2016-06-25
| |/
* | bugfix stanza in changes file for 19503Nick Mathewson2016-06-29
* | Merge remote-tracking branch 'weasel/bug19503'Nick Mathewson2016-06-29
|\ \
| * | Fix a typo in the getting passphrase prompt for the ed25519 identity keyPeter Palfrader2016-06-25
| |/
* | changes file for 19449Nick Mathewson2016-06-29
* | Fix #19449 Remove --disable-transparent configure optionU+039b2016-06-29
* | Add changes file for bug19483teor (Tim Wilson-Brown)2016-06-29
* | Add more unit tests for tv_udiff and tv_mdiffteor (Tim Wilson-Brown)2016-06-29
* | Improve overflow checks in tv_udiff and tv_mdiffteor (Tim Wilson-Brown)2016-06-29
* | Fix an integer overflow bug in the tv_mdiff range checkteor (Tim Wilson-Brown)2016-06-29
* | 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
| * | | 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