mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
261 B
Text
6 lines
261 B
Text
|
o Minor features (compatibility):
|
||
|
- Remove an assertion function related to TLS renegotiation.
|
||
|
It was used nowhere outside the unit tests, and it was breaking
|
||
|
compilation with recent alpha releases of OpenSSL 3.0.0.
|
||
|
Closes ticket 40399.
|