summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* SSL - dump failed certificate chains when debug logging is enabledShane Kearns2012-01-091-0/+21
* Fix renewed SSL certificates being incorrectly reported as expiredShane Kearns2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Handle plain socket write errors in SSLShane Kearns2011-12-221-2/+9
* SSL: fix build with -openssl-linked for OpenSSL 0.9.8*Peter Hartmann2011-12-221-4/+0
* SSL: fix build when compiled with -openssl-linkedPeter Hartmann2011-11-251-0/+4
* Improve the testability of QSslOptions.Richard Moore2011-11-171-29/+35
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-4/+4
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-151-0/+8
* network: remove Symbian specific codePeter Hartmann2011-11-141-202/+2
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-2/+2
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-201-7/+26
* QSslCertificate: block all DigiNotar (intermediate and root) certsPeter Hartmann2011-09-071-6/+9
* qssl: use reinterpret_cast instead of C-style castsCorentin Chary2011-09-021-10/+10
* qssl: add support for QSsl::Opaque keyCorentin Chary2011-08-311-10/+16
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-041-1/+1
* SSL internals: certificate verification: use mutex lockerPeter Hartmann2011-07-141-2/+2
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-26/+155
* 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/+17
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-281-0/+4
* Certificates can have each issuer and subject field many timesRichard Moore2011-06-271-11/+18
* 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/+1459