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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
/
tests
/
auto
/
network
/
ssl
/
qsslsocket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SSL_CTX_set_dh_auto if DHparam is empty
André Klitzing
2023-10-25
1
-6
/
+10
*
tst_QSslSocket: Remove compile-time #ifdef check
Volker Hilsheimer
2023-10-23
1
-4
/
+0
*
tst_QSslSocket: remove #if openssl check for a definition
Mårten Nordheim
2023-10-20
1
-2
/
+0
*
tst_QSslSocket: don't use deprecated RSA api
Timur Pocheptsov
2023-08-29
1
-0
/
+2
*
tst_QSslSocket: skip tests requiring TLS v 1.0 downgrade
Timur Pocheptsov
2023-08-22
1
-0
/
+24
*
CMake: Make network tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Android: explicitly bundle the OpenSSL libs for tests
Assam Boudjelthia
2023-06-21
1
-0
/
+1
*
tst_QSslSocket: ignore order of sslErrors list
Mårten Nordheim
2023-06-08
1
-1
/
+8
*
tst_QSslSocket: skip tests with specific cipher if unsupported
Mårten Nordheim
2023-06-08
1
-2
/
+11
*
Skip diffie-hellman parameter test when not supported
Mårten Nordheim
2023-05-24
1
-0
/
+2
*
Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"
Mårten Nordheim
2023-03-20
1
-6
/
+0
*
QTestEventLoop: add enterLoop(std::chrono::milliseconds) overload
Ahmad Samir
2023-03-03
1
-9
/
+11
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
1
-18
/
+1
*
Skip socket and server tests on Ubuntu 22.04 and QEMU
Ville Voutilainen
2023-02-05
1
-0
/
+6
*
Try fixing auto-tests that need resolving openssl symbols
Timur Pocheptsov
2022-12-02
1
-0
/
+5
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-69
/
+69
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-16
/
+16
*
tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3
Timur Pocheptsov
2022-09-08
2
-11
/
+33
*
tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3
Mårten Nordheim
2022-09-05
1
-1
/
+1
*
tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3
Timur Pocheptsov
2022-09-03
1
-2
/
+4
*
tst_QSslSocket: regenerate certificate used for setLocalCertificateChain
Mårten Nordheim
2022-09-02
11
-93
/
+511
*
tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3
Timur Pocheptsov
2022-09-02
1
-7
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
tst_qsslsocket: remove schannel workarounds for old certificate
Mårten Nordheim
2022-07-28
1
-10
/
+0
*
Network: Update expired cert
Mårten Nordheim
2022-06-24
1
-15
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+3
*
tst_qsslsocket: remove tons of deprecation warnings
Marc Mutz
2022-04-12
1
-65
/
+78
*
QSslSocket (SecureTransport) add TLS 1.3 ciphersuites
Timur Pocheptsov
2022-01-12
1
-0
/
+39
*
tests: Remove unused SRCDIR defines
Ievgenii Meshcheriakov
2021-08-17
1
-2
/
+0
*
tst_QSslSocket - replace an old certificate
Timur Pocheptsov
2021-08-10
2
-88
/
+84
*
QIODevice: rework validation policy for read() functions
Alex Trotsenko
2021-08-01
1
-3
/
+2
*
tst_QSslSocket: fix and clean up allowedProtocolNegotiation
Mårten Nordheim
2021-07-20
1
-10
/
+4
*
tst_QSslSocket: Remove empty test functions
Mårten Nordheim
2021-06-25
1
-10
/
+0
*
tst_qsslsocket: detect ALPN support (on server) using supportedFeatures()
Timur Pocheptsov
2021-06-25
1
-17
/
+4
*
tst_QSslSocket: Use supportedFeatures() instead of macro
Mårten Nordheim
2021-06-24
1
-4
/
+2
*
TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated
Mårten Nordheim
2021-06-25
1
-13
/
+102
*
QSslSocket: Set isEncrypted to false on disconnect
Mårten Nordheim
2021-06-25
1
-0
/
+1
*
Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cpp
Timur Pocheptsov
2021-06-09
1
-4
/
+18
*
tst_QSslSocket::readBufferMaxSize() - workaround the flaky test
Timur Pocheptsov
2021-06-03
1
-0
/
+12
*
Fix auto-tests that are fooled by the presence of more than one plugin
Timur Pocheptsov
2021-05-27
1
-98
/
+106
*
Move plugin code from QtNetwork to qtbase/plugins
Timur Pocheptsov
2021-04-22
1
-109
/
+137
*
Convert QSslSocket(Backend)Private into plugin
Timur Pocheptsov
2021-03-17
1
-58
/
+0
*
TLS backend: merge with its factory
Timur Pocheptsov
2021-01-28
1
-87
/
+79
*
QSsl: add a new private API
Timur Pocheptsov
2021-01-22
1
-4
/
+136
*
QSslSocket - introduce the API providing information about backends
Timur Pocheptsov
2021-01-21
1
-1
/
+45
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-38
/
+0
*
tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in use
Timur Pocheptsov
2021-01-08
1
-0
/
+4
[next]