mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
7607ad2bec
We already do this for libevent; let's do it for openssl too. For now, I'm making it always a warn, since this has caused some problems in the past. Later, we can see about making it less severe.
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
o Minor features:
|
|
- Detect when we're running with a version of OpenSSL other than the
|
|
one we compiled with. This has occasionally given people hard-to-
|
|
track-down errors.
|