summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-272-7/+21
|\
| * QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-232-7/+21
* | Secure Transport - add a missing cipherTimur Pocheptsov2017-03-161-58/+79
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-10/+8
|\|
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-062-10/+8
* | Network: Use canonical license headersKai Koehne2017-02-285-5/+5
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-11/+5
|\|
| * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-11/+5
| * qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2017-01-311-1/+1
* | SecureTransport - remove (now) redundant standalone functionTimur Pocheptsov2017-01-301-94/+82
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-9/+9
|\|
| * QSslDiffieHellmanParameters: simplify defaultParameters() constructionMikkel Krautz2017-01-181-9/+9
* | doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-062-3/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+1
|\|
| * Remove last traces of MeeGoLars Knoll2016-11-231-1/+1
* | qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2016-11-241-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-0/+2
|\|
| * Fix resolution of OPENSSL_LIBS in ssl.priKai Koehne2016-10-141-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-1/+1
| | |\
| | | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-1/+1
* | | | Make QSslSocketPrivate::sslLibraryVersionString consistent on WindowsJake Petroules2016-09-151-7/+1
|/ / /
* | | Modularize configure.json/.priLars Knoll2016-09-151-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-227-40/+57
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-191-2/+2
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-3/+3
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| * | | QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-123-33/+50
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-2/+2
| | |\|
| | | * Remove unneeded ';' after some macrosKai Pastor2016-08-041-2/+2
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-175-15/+15
* | | | Fix qdoc warningsFriedemann Kleint2016-08-171-1/+1
|/ / /
* | | QSslDiffieHellmanParameters_dummy - remove Q_UNIMPLEMENTEDTimur Pocheptsov2016-07-291-2/+0
* | | Store QSslKey in specific key format to provide more details for keyLars Schmertmann2016-07-283-8/+22
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-11/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-6/+5
| |\|
| | * QSslSocketBackendPrivate: Remove QString warningsGabriel de Dietrich2016-07-121-6/+5
| * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-1/+1
| * | QSslSocket: reset connection parameters on disconnectAlex Trotsenko2016-07-051-0/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-042-4/+8
| |\|
| | * QSslSocket: improve documentation of the supported protocolsGiuseppe D'Angelo2016-07-011-1/+2
| | * QSslSocket::transmit (macOS/iOS) - do not use invalid contextTimur Pocheptsov2016-06-301-3/+6
* | | HTTP2 protocol handlerTimur Pocheptsov2016-07-082-0/+2
* | | Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-0325-7/+27
* | | Fix some qdoc-warnings for Qt 5.8.Friedemann Kleint2016-06-282-9/+10
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-2/+2
|\| |