summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Remove blacklisting of tst_qsslsocket_onDemandCertificates_memberAllan Sandfeld Jensen2019-03-271-2/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
|\
| * Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | Schannel: Add ALPN supportMårten Nordheim2019-01-281-3/+19
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-281-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+6
| |\|
| | * tst_qsslsocket - blacklist several test temporarilyTimur Pocheptsov2019-01-241-0/+6
* | | QSslSocket: Fix isMatchingHostname when the CN is an IP AddressMårten Nordheim2019-01-282-0/+27
|/ /
* | tst_qsslsocket: Make an ALPN test available to other backendsMårten Nordheim2019-01-241-40/+41
* | Ssl: Add support for IP-address in alternate subject nameMårten Nordheim2019-01-242-0/+31
* | Schannel supportMårten Nordheim2019-01-223-10/+57
* | disabledProtocol() - use the right address when connectingTimur Pocheptsov2019-01-091-2/+2
* | QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-211-44/+55
* | OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-131-129/+63
* | Add tst_QOcsp auto-testTimur Pocheptsov2018-12-0611-0/+1074
* | Amend 7f77dc84fb to simplify the parameters of createPlainTestRowsLars Schmertmann2018-11-241-3/+3
* | Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2314-2/+82
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-3/+57
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-161-3/+57
| |\
| | * Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-3/+57
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-4/+10
|\| |
| * | Make tst_qsslsocket::protocolServerSide() less flakyTimur Pocheptsov2018-11-071-4/+10
| |/
* / tst_QSslSocket: deduplicate datatags and don't cast to intMårten Nordheim2018-10-161-8/+8
|/
* Fix builds without DTLSAllan Sandfeld Jensen2018-10-091-1/+1
* tst_qdtls: add 'invalidConfiguration' testTimur Pocheptsov2018-08-101-0/+15
* QDtls: delay protocol version verificationTimur Pocheptsov2018-08-101-6/+0
* Extend 'ignoreExpectedErrors' testTimur Pocheptsov2018-08-021-9/+28
* QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-0/+27
* QDtls - use conventional namesTimur Pocheptsov2018-07-271-24/+24
* QDtls - refactorTimur Pocheptsov2018-07-262-31/+31
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-1911-11/+0
* QSslSocketBackendPrivate - avoid recursion while handing errorsTimur Pocheptsov2018-07-121-0/+63
* QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-1/+6
* DTLS cookie auto-test - do not check the exact UDP socket errorsTimur Pocheptsov2018-06-281-2/+0
* tst_QSslSocket::qtbug18498_peek() - fix several problemsTimur Pocheptsov2018-06-281-18/+16
* Add tst_QDtls auto-testTimur Pocheptsov2018-06-2115-1/+1583
* QDtlsClientVerifier - add auto-testTimur Pocheptsov2018-06-193-2/+502
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-2/+10
|\
| * OpenSSL v1.1.1: fix qtbug18498_peekMårten Nordheim2018-05-111-2/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-081-16/+5
|\|
| * tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-081-16/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-052-1/+48
|\|
| * OpenSSL 1.1.1: Fix tst_QSslCertificate::toTextMårten Nordheim2018-05-042-1/+48
* | Introduce QPasswordDigestor functionsMårten Nordheim2018-04-233-0/+176
* | QSslKey: Implement PKCS#8 support for the generic backendMårten Nordheim2018-04-231-5/+14
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-10/+4
|\|
| * QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-111-10/+4
* | Fix loading pkcs#8 encrypted DER-encoded keys in opensslMårten Nordheim2018-04-11116-8/+579
* | Revert "tst_QSslSocket::signatureAlgorithm - fix for OpenSSL 1.1"Timur Pocheptsov2018-04-101-7/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+2
|\|