index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
ssl
/
qsslsocket_openssl_symbols.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move plugin code from QtNetwork to qtbase/plugins
Timur Pocheptsov
2021-04-22
1
-1234
/
+0
*
QSsl: fix OpenSSL DLL names for Windows on ARM
Cameron Gutman
2021-01-19
1
-5
/
+9
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-23
1
-4
/
+3
*
QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)
Timur Pocheptsov
2020-09-12
1
-0
/
+4
*
QSslSocket (OpenSSL) - fix a minor type error
Timur Pocheptsov
2020-07-28
1
-1
/
+1
*
QSslCertificate: remove manual parsing code for ASN.1 (on OpenSSL)
Giuseppe D'Angelo
2020-07-17
1
-104
/
+7
*
Use QList instead of QVector in network
Jarek Kobus
2020-06-26
1
-2
/
+2
*
Port QtNetwork from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-4
/
+4
*
QSsl: port a local QStringList to QDuplicateTracker
Marc Mutz
2020-06-08
1
-4
/
+5
*
Make OpenSSL back-end work with 3.0 alpha
Timur Pocheptsov
2020-05-20
1
-0
/
+20
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-0
/
+2
|
\
|
*
OpenSSL: handle SSL_shutdown's errors properly
Timur Pocheptsov
2020-04-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+17
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Mitch Curtis
2020-03-20
1
-1
/
+17
|
|
\
|
|
*
q_getTimeFromASN1: fix invalid access
Timur Pocheptsov
2020-03-19
1
-1
/
+17
|
|
*
Fix symbol resolving for OPENSSL_NO_NEXPROTONEG
Timur Pocheptsov
2020-02-05
1
-4
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Implement/fix session resumption with TLS 1.3
Timur Pocheptsov
2020-01-29
1
-0
/
+4
*
|
|
QSslSocket (OpenSSL) improve alert messages handling
Timur Pocheptsov
2019-12-03
1
-1
/
+7
|
/
/
*
|
QSslSocket - remove old OpenSSL backend (< 1.1)
Timur Pocheptsov
2019-11-01
1
-285
/
+40
|
/
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-30
1
-0
/
+17
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-29
1
-0
/
+17
|
|
\
|
|
*
Android: Fix SSL 1.1 support on API-21
BogDan Vatra
2019-07-26
1
-0
/
+17
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-25
1
-0
/
+10
|
|
\
\
|
|
|
/
|
*
|
QSslSocket: add and set the TLSv1.3-specific PSK callback
Mårten Nordheim
2019-06-13
1
-0
/
+2
*
|
|
qsslsocket_openssl_symbols.cpp: replace manual memory management with std::un...
Marc Mutz
2019-07-10
1
-51
/
+38
*
|
|
qsslsocket_openssl_symbols.cpp: replace mutex pool use with QBasicMutex
Marc Mutz
2019-07-08
1
-14
/
+10
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-06-25
1
-0
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
TLS socket: make verification callback lock-free (OpenSSL)
Timur Pocheptsov
2019-06-17
1
-0
/
+10
|
*
|
QSslSocket: add and set the TLSv1.3-specific PSK callback
v5.12.4
Mårten Nordheim
2019-06-12
1
-0
/
+2
*
|
|
Deprecate conversion functions between QList and QSet
Lars Knoll
2019-05-07
1
-1
/
+1
*
|
|
tst_qsslkey: test AES encryption in the 'encrypt' test
Mårten Nordheim
2019-03-26
1
-0
/
+10
*
|
|
Extend the test for QSslKey
Lars Schmertmann
2019-03-02
1
-0
/
+4
|
|
/
|
/
|
*
|
OpenSSL: remove some more pre-1.0 fallbacks
Giuseppe D'Angelo
2018-12-14
1
-31
/
+0
*
|
OpenSSL: drop support for SSLv2 and SSLv3
Giuseppe D'Angelo
2018-12-13
1
-36
/
+0
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-11
1
-9
/
+18
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-12-10
1
-9
/
+18
|
|
\
|
|
*
OpenSSL: also try the "1.0.2" soname
Giuseppe D'Angelo
2018-11-29
1
-9
/
+18
*
|
|
Add tst_QOcsp auto-test
Timur Pocheptsov
2018-12-06
1
-1
/
+24
*
|
|
Enable OCSP stapling in QSslSocket
Timur Pocheptsov
2018-12-03
1
-1
/
+47
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-11-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Fix build errors in OpenSSL 1.1 backend
Timur Pocheptsov
2018-11-23
1
-0
/
+2
*
|
|
Add support for Diffie-Hellman keys to QSslKey
Lars Schmertmann
2018-11-23
1
-0
/
+8
|
/
/
*
|
Add missing protocol enumerators, report TLS 1.3 if negotiated
Timur Pocheptsov
2018-11-07
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-10-21
1
-0
/
+23
|
\
\
|
|
/
|
*
OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0
Giuseppe D'Angelo
2018-10-19
1
-0
/
+23
*
|
wasm: enable Network for nothread
Lorn Potter
2018-09-28
1
-0
/
+4
*
|
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-2
/
+0
[next]