o Minor features (build):
- - Tor now again builds with the recent OpenSSL 1.1 development branch
- (tested against 1.1.0-pre4 and 1.1.0-pre5-dev).
+ - Tor now builds again with the recent OpenSSL 1.1 development branch
+ (tested against 1.1.0-pre4 and 1.1.0-pre5-dev). Closes ticket 18286.
+
o Minor bugfixes (statistics):
- - Include consensus downloads via IPv6 in directory-request statistics.
- Fixes bug 18480; bugfix on 4741aa4 in 0.2.3.14-alpha.
+ - We now include consensus downloads via IPv6 in our directory-request statistics.
+ Fixes 18460; bugfix on 0.2.3.14-alpha.
- Turn all TestingClientBootstrap* into non-testing torrc options. This
changes simply renames them by removing "Testing" in front of them and
they do not require TestingTorNetwork to be enabled anymore. Fixes
- #18481; bugfix on tor-0.2.8.1-alpha.
+ bug 18481; bugfix on 0.2.8.1-alpha.
- o Minor logging changes:
+ o Minor features (logging):
- Stop blasting twelve lines per second from periodic_event_dispatch()
at loglevel debug. Resolves ticket 18729; fix on 0.2.8.1-alpha.
o Minor bugfix (bootstrap):
- Consistently use the consensus download schedule for
authority certificates.
- Resolves ticket 18816; fix on fddb814fe in 0.2.4.13-alpha.
+ Fixes bug 18816; bugfix on 0.2.4.13-alpha.
o Major bugfixes (IPv6 bridges):
- Fix directory address selection for IPv6 bridges.
- Resolves #18921, bugfix on #17840 in 0.2.8.1-alpha.
+ Fixes bug 18921; bugfix on 0.2.8.1-alpha.
Patch by "teor".
o Minor bugfixes (IPv6):
- Make directory node selection more reliable, mainly for
IPv6-only clients and clients with few reachable addresses.
- Resolves #18929, bugfix on #17840 in 0.2.8.1-alpha.
+ Fixes bug 18929; bugfix on 0.2.8.1-alpha.
Patch by "teor".
- The SHA3 and SHAKE routines now produce the correct output on
Big Endian systems, unbreaking the unit tests. No code calls
either algorithm family yet, so this is primarily a build fix.
- Closes ticket 18943.
+ Fixes bug 18943; bugfix on 0.2.8.1-alpha.
o Minor bugfixes (small networks):
- Allow directories in small networks to bootstrap by
skipping DirPort checks when the consensus has no exits.
- Resolves #19003, bugfix on #18050 in 0.2.8.1-alpha.
+ Fixes bug 19003, bugfix on 0.2.8.1-alpha.
Patch by teor.
- o Minor enhancements (fallback directory mirrors):
- - Give each fallback the same weight for client selection.
- Restrict fallbacks to one per operator.
- Report fallback directory detail changes when rebuilding list.
- Add new fallback directory mirrors to the whitelist.
- Update fallback directories based on the latest OnionOO data.
- Many other minor simplifications and fixes.
+ o Minor features (fallback directory mirrors):
+ - Give each fallback the same weight for client selection;
+ restrict fallbacks to one per operator;
+ report fallback directory detail changes when rebuilding list;
+ add new fallback directory mirrors to the whitelist;
+ update fallback directories based on the latest OnionOO data;
+ and any other minor simplifications and fixes.
Closes tasks 17158, 17905, 18749, bug 18689, and fixes part of
- bug 18812 on tor 0.2.8.1-alpha; patch by "teor".
+ bug 18812 on 0.2.8.1-alpha; patch by "teor".
o Minor features (clients):
- Make clients, onion services, and bridge relays always
use an encrypted begindir connection for directory requests.
- Resolves #18483. Patch by "teor".
+ Resolves ticket 18483. Patch by "teor".
- o Minor features:
+ o Minor features (geoip):
- Update geoip and geoip6 to the April 5 2016 Maxmind GeoLite2
Country database.
- o Minor features:
+ o Minor features (geoip):
- Update geoip and geoip6 to the May 4 2016 Maxmind GeoLite2
Country database.