summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for intermediate certificates to server sockets.Richard Moore2013-02-191-0/+27
* Store the local certificate in a QList.Richard Moore2013-02-191-4/+19
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+6
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Disable SSL compression by default.Richard Moore2012-09-181-1/+2
* doc: Fixed qdoc errors in SSLMartin Smith2012-08-181-4/+6
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+8
* Mark the testSslOption method as introduced in Qt 4.8Laszlo Papp2012-06-071-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-10/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make the default ssloptions testable.Richard Moore2011-11-291-1/+4
* SSL: fix compilation warning with gcc 4.6.1Peter Hartmann2011-11-161-1/+1
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-1/+1
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-151-1/+1
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-201-2/+27
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+542