summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: implement skip() overloadAlex Trotsenko2017-10-071-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+1
| |\
| | * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/ /
* / QSslSocket: stabilize triggering for writeAlex Trotsenko2017-08-031-0/+1
|/
* QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-231-1/+2
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-4/+0
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-0/+2
|\|
| * Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+2
* | QAbstractSocket::flush(): remove manual polymorphismAlex Trotsenko2016-03-011-0/+1
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove legacy platform code in QSslSocket for OS X < 10.5Daniel Molkentin2015-11-241-5/+1
* QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-2/+0
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add SecureTransport based SSL backend for iOS and OS XJeremy LaineĢ2015-02-021-0/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-0/+2
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-7/+9
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-1/+3
* Add accessors for the build-time version of openssl.Richard J. Moore2014-03-101-0/+2
* Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+3
|\
| * Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-291-0/+3
* | OSX: Make QSslSocket compile on 10.9Liang Qi2013-08-061-2/+2
|/
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-2/+2
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-231-0/+1
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-2/+9
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed compile of QSslSocket with -qtnamespace on Windows.Rohan McGovern2012-05-011-7/+11
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+3
* Change coreservices -> iosIan Dean2012-04-191-2/+2
* Added iOS compatibility.Qt4iOS2012-04-131-1/+3
* Use windows API to update missing CA rootsShane Kearns2012-04-111-0/+3
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* SSL internals: rename methods in the SSL backend to reflect public onesPeter Hartmann2011-07-111-2/+2
* QSslSocket: Add accessors for SSL versionRichard Moore2011-07-111-0/+2