aboutsummaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2016-06-14 04:40:36 +0000
committerNick Mathewson <nickm@torproject.org>2016-06-14 12:13:09 -0400
commit86f0b806812da8a53c25061acca500e0dcfb1103 (patch)
tree3b5dc75e7053761ab88156a1fe0586f73f3836f3 /src/tools
parent60b8aaefa1b1d0d828f04778df970e65a87eb2d6 (diff)
downloadtor-86f0b806812da8a53c25061acca500e0dcfb1103.tar.gz
tor-86f0b806812da8a53c25061acca500e0dcfb1103.zip
Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.
Instead of `ERR_remove_thread_state()` having a modified prototype, it now has the old prototype and a deprecation annotation. Since it's pointless to add extra complexity just to remain compatible with an old OpenSSL development snapshot, update the code to work with 1.1.0pre5 and later.
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions