]> granicus.if.org Git - libevent/commit
Merge branch 'fix-openssl-linking'
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 5 Mar 2017 23:46:23 +0000 (02:46 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 2 Feb 2019 12:13:49 +0000 (15:13 +0300)
commite7bd9e0380163dd8df75039c061195ceb7e68ae8
treedf22a38d995cce44993e98abbd36bcc978b698d7
parent8dddccd019f525a51b9ff4d839dca29b4dad39ff
Merge branch 'fix-openssl-linking'

* fix-openssl-linking:
  sample/https-client: use ERR_remove_*state() when we have them
  Do not check for ERR_remove_thread_state() (do not link ssl into every library)

Closes: #476
(cherry picked from commit 98faf19895bd6aa41c68f7da050179e207f05ae1)
CMakeLists.txt
configure.ac
event-config.h.cmake
sample/https-client.c