mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
|
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.
|