summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
* | tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-0/+27
|\|
| * QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-0/+27
* | tst_QSslSocket::protocolServerSide - fixes for OpenSSL 1.1Timur Pocheptsov2017-07-111-3/+17
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-1/+1
|\|
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-1/+1
* | QSSLSocket::readData return -1 when socket is not connectedAlbert Astals Cid2017-06-081-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-18/+2
|\|
| * Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11"Timur Pocheptsov2017-04-271-2/+0
| * Revert "tst_qsslsocket::protocolServeSide - fix for macOS 10.11"Timur Pocheptsov2017-04-261-16/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-042-2/+18
|\|