Compile with openssl-1.1.0
authorGert Wollny <gw.fossdev@gmail.com>
Tue, 22 Aug 2023 13:42:24 +0000 (14:42 +0100)
committerRoberto C. Sánchez <roberto@debian.org>
Tue, 22 Aug 2023 13:42:24 +0000 (14:42 +0100)
commit6285f5a246835f0fac0587431ee18e4118981b4e
treefea326b224cebad267aeec7024a3323b8179c5dc
parenta51a1d6d90e1f08e8599975e8de28037f20a7afb
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