summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Unblacklist qsslkey for LinuxMårten Nordheim2018-04-091-1/+2
* | tst_QSslSocket::signatureAlgorithm - fix for OpenSSL 1.1Timur Pocheptsov2018-04-051-1/+7
|/
* Expand Config to Configuration in method namesEdward Welbourne2018-03-131-2/+2
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+130
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-125-122/+118
* Enable brainpool curves in qsslkey testsAndré Klitzing2018-01-1013-3/+34
* QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-092-43/+47
* Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-099-319/+173
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-302-3/+6
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-3/+6
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-232-3/+6
| | |\
| | | * Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-222-3/+6
| | | * qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-11-151-1/+45
* | | | Skip QSsl* tests which don't work on WinRTMårten Nordheim2017-11-302-2/+56
* | | | Adapt the QSsl* tests to use the resource systemMårten Nordheim2017-11-309-173/+319
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-21/+43
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-21/+43
| |\|
| | * tst_QSsl(longlongnamefollows) - fix a flakey auto-testTimur Pocheptsov2017-10-031-21/+43
* | | Change qrand() to QRandomGenerator in the SSL backendSamuel Gaist2017-09-301-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+23
|\|
| * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-313-5/+26
|\|