summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols_p.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid accessing the internals of the SSL_CIPHER struct.Richard J. Moore2014-05-191-0/+1
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+11
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-111-0/+15
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-20/+20
* Fix open ssl forwarding macros.Jędrzej Nowacki2013-09-271-16/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+5
|\
| * Fixes: QtNetwork compilation for OpenSSL < 1.0.0aavit2013-05-231-1/+5
* | QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-0/+2
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+14
|\
| * Remove Nokia from ssl linking exception.Frederik Gladhorn2013-02-111-0/+14
* | SSL: Use correct signature for SSL_get1_sessionMarcel Krems2013-02-091-1/+1
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+4
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-101-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add support for explicit TLS 1.1 and 1.2Brendan Long2012-08-291-0/+8
* QSslSocket: call to ERR_free_strings to free loaded error stringsMartin Petersson2012-04-201-0/+1
* Use SSL_MODE_RELEASE_BUFFERS in QSslSocketMartin Petersson2012-03-091-0/+1
* 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
* Always load the openssl configuration.Richard Moore2012-01-031-4/+0
* SSL: fix build with -openssl-linked for OpenSSL 0.9.8*Peter Hartmann2011-12-221-4/+0
* SSL certificates: add functionality to read extensionsRichard Moore2011-11-061-0/+8
* qssl: add auto test to QSsl::Opaque QSslKeysCorentin Chary2011-09-021-2/+2
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-0/+4
* SSL: Store x509 name entries that have no short name as their OID.Richard Moore2011-07-111-0/+2
* QSslSocket: Add accessors for SSL versionRichard Moore2011-07-111-0/+1
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-281-0/+4
* Add the ability to convert a certificate to textRichard Moore2011-06-211-0/+1
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-231-1/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+427