summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+22
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-34/+39
|\
| * Use categorized logging for ssl codeKai Koehne2014-12-101-34/+39
| * Remove incorrect read from QSslSocket::readData()Alex Trotsenko2014-11-061-10/+6
* | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+157
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-18/+10
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | Remove incorrect read from QSslSocket::readData()Alex Trotsenko2014-09-111-10/+6
* | QSslSocket: remove a useless assignmentGiuseppe D'Angelo2014-09-041-3/+1
|/
* network: Add pending close on disconnect for non-empty write bufferAndrew Knight2014-08-281-1/+3
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-0/+59
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-0/+3
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-1/+3
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+4
|\
| * Doc: be more explicit about need to set expected SSL cert in errorsArnaud Bienner2014-05-271-1/+2
| * Ensure all encrypted bytes are sent when closing QSslSocket.Richard J. Moore2014-05-261-0/+2
* | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-141-20/+0
* | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+20
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-131-3/+3
|\|
| * Replace Note: with \note in documentationKurt Pattyn2014-03-131-3/+3
* | Add accessors for the build-time version of openssl.Richard J. Moore2014-03-101-0/+26
* | Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+16
|/
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-111-0/+4
* Fix the QSslSocket::setCiphers(const QString &) overload.Richard J. Moore2014-02-021-6/+3
* Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-0/+1
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-081-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-11/+11
* Fix ssh root certificates path for Blackberry playbook OS.sfabry2013-10-031-0/+1
* QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-0/+2
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-231-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-8/+8
* Add support for intermediate certificates to server sockets.Richard Moore2013-02-191-0/+26
* Store the local certificate in a QList.Richard Moore2013-02-191-6/+9
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-3/+7
|\
| * SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-161-3/+7
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+17
|/
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-1/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
* QSslSocket: Allow disconnections within the connected() signalJocelyn Turcotte2012-10-251-3/+5
* documentation fixesMarcel Krems2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-1/+1
* QtNetwork: remove double buffering on socketsMartin Petersson2012-06-261-18/+11
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-061-0/+1
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-7/+7
* Various minor fixes for qdoc warnings.Richard Moore2012-05-061-2/+2
* Fix more qdoc warnings in qtnetwork.Richard Moore2012-05-061-1/+2
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-041-1/+1
* Document new APIs in 5.0Shane Kearns2012-05-031-0/+2