summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+130
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-121-42/+51
* Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-091-42/+42
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-301-1/+6
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-1/+6
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-1/+6
| | |\
| | | * Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-221-1/+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-301-0/+54
* | | | Adapt the QSsl* tests to use the resource systemMårten Nordheim2017-11-301-42/+42
|/ / /
* / / 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
* | tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* | tst_QSslSocket::protocolServerSide - fixes for OpenSSL 1.1Timur Pocheptsov2017-07-111-3/+17
* | 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-071-16/+2
|\|
| * 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-041-2/+16
|\|
| * tst_qsslsocket::protocolServeSide - fix for macOS 10.11Timur Pocheptsov2017-03-301-2/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-0/+26
|\|
| * QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-231-0/+26
* | qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-02-131-1/+45
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+63
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+63
| |\
| | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-0/+63
* | | tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-3/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+2
| |\|
| | * tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test failMarc Mutz2016-08-111-3/+2
* | | QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-121-1/+1
* | | tst_qsslsocket::protocolServerSide - try to fix failing ssl3-* *-ssl3Timur Pocheptsov2016-06-241-3/+15
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+27
| |\|
| | * QSslSocket (OpenSSL) - handle abort/close on sslErrors emittedTimur Pocheptsov2016-06-141-0/+27
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-2/+4
|\| |
| * | tst_qsslsocket - re-structure the codeTimur Pocheptsov2016-05-261-2/+4
* | | Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-251-4/+87
* | | Add support for PSK on server sideAndré Klitzing2016-05-021-6/+148
* | | qsslsocket/qsslcontext - add ALPN (OpenSSL only)Timur Pocheptsov2016-03-211-0/+40
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Make ephemeral server key availableSebastian Lösch2016-01-041-0/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+4
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-141-0/+4
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-5/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
|\
| * ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-16/+16
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-5/+5
|\|
| * Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-5/+5