summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+181