aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40399
AgeCommit message (Collapse)Author
2021-06-07remove rolled-up changes files.Nick Mathewson
2021-05-25Remove the function `tor_tls_assert_renegotiation_unblocked`.Nick Mathewson
It was used nowhere outside its own unit tests, and it was causing compilation issues with recent OpenSSL 3.0.0 alphas. Closes ticket 40399.