Compile with openssl-1.1.0
authorGert Wollny <gw.fossdev@gmail.com>
Mon, 14 Sep 2020 13:56:35 +0000 (14:56 +0100)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Mon, 14 Sep 2020 13:56:35 +0000 (14:56 +0100)
commit05c4a9d6127b5c70d6ee640dee6af8ae6ccd3ca9
tree0b2761f1e938776b7ead16ebfca2b2bb96fa2d24
parent63c744d94ef7c74d9a8fe15139657b48e9f5038c
Compile with openssl-1.1.0

Last-Update: 2017-11-07
Bug-Debian: http://bugs.debian.org/828522

* Most changes are related to openssl structures are now opaque.
* The network/ssl threading setup has been disabled because the
  old openssl threading model has been removed and is apparently
  no longer needed.
* A number of new functions had to be imported (see changes to
  src/network/ssl/qsslsocket_openssl_symbols.cpp)

Gbp-Pq: Name openssl_1.1.patch
src/network/ssl/qsslcertificate.cpp
src/network/ssl/qsslkey.cpp
src/network/ssl/qsslsocket_openssl.cpp
src/network/ssl/qsslsocket_openssl_p.h
src/network/ssl/qsslsocket_openssl_symbols.cpp
src/network/ssl/qsslsocket_openssl_symbols_p.h