tor/changes/21359

8 lines
325 B
Text
Raw Normal View History

2017-02-03 09:34:10 -05:00
o Minor features (portability, compilation):
- Support building with recent LibreSSL code that uses opaque
structures. Closes ticket 21359.
2017-02-01 10:39:48 -05:00
- Autoconf now check to determine if OpenSSL
structures are opaque, instead of explicitly checking for
OpenSSL version numbers.
Part of ticket 21359.