aboutsummaryrefslogtreecommitdiff
path: root/changes/21359
AgeCommit message (Collapse)Author
2017-02-01Rework 21359 changes file slightly.Nick Mathewson
2017-02-01Support LibreSSL with opaque structuresrubiate
Determining if OpenSSL structures are opaque now uses an autoconf check instead of comparing the version number. Some definitions have been moved to their own check as assumptions which were true for OpenSSL with opaque structures did not hold for LibreSSL. Closes ticket 21359.