mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
dd6c2b0ad7
Many of these files cause check-changes to fail, which will be a long-term problem as we continue to support 0.2.9.
6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
o Minor bugfixes (testing, openssl compatibility):
|
|
- Our "tortls/cert_matches_key" unit test no longer relies on OpenSSL
|
|
internals. Previously, it relied on unsupported OpenSSL behavior in
|
|
a way that caused it to crash with OpenSSL 1.0.2p. Fixes bug 27226;
|
|
bugfix on 0.2.5.1-alpha.
|