summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\|
| * tst_qsslsocket::protocolServeSide - fix for macOS 10.11Timur Pocheptsov2017-03-301-2/+16
| * Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-282-0/+37
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-272-0/+37
| |\
| | * QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-232-0/+37
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-022-23/+6
|\| |
| * | Network: Use canonical license headersKai Koehne2017-02-281-17/+6
| |/
| * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-6/+0
* | qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-02-131-1/+45
|/
* QSslDiffieHellmanParameters: simplify defaultParameters() constructionMikkel Krautz2017-01-181-0/+35
* remove redundant conditionals regarding sslOswald Buddenhagen2016-10-041-2/+2
* 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
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+2
* | | tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-195-9/+9
* | | 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-122-5/+5
* | | Store QSslKey in specific key format to provide more details for keyLars Schmertmann2016-07-281-5/+56
* | | 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-132-2/+8
|\| |
| * | tst_qsslsocket::protocolServerSide - blacklist on RHEL 7.2Timur Pocheptsov2016-05-261-0/+4
| * | tst_qsslsocket - re-structure the codeTimur Pocheptsov2016-05-261-2/+4
* | | Disable QSslDiffieHellmanParameters tests for QT_NO_SSL buildsAndré Klitzing2016-06-102-2/+8
* | | Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-254-4/+253
* | | Add support for PSK on server sideAndré Klitzing2016-05-021-6/+148
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-298-27/+11