summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0Juha Turunen2010-09-101-90/+103
* Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-09-101-3/+8
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
* Fix regression with SSL connections failing on symbianShane Kearns2010-08-111-1/+1
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-111-0/+5
* Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-221-2/+2
* fix build for -no-qt3supportPeter Hartmann2010-07-171-2/+2
* QSslSocket: Improve error handlingPeter Hartmann2010-07-161-1/+13
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-161-4/+38
* Support QSslSocket::systemCaCertificates() on SymbianSimon Hausmann2010-07-061-0/+134
* QSslSocket::systemCaCertificates(): fix for WinCEPeter Hartmann2010-07-051-0/+14
* QSslSocket::systemCaCertificates(): have one common case for all UnicesPeter Hartmann2010-07-011-7/+4
* SSL backend: correct ordering of root CA certificates in the storePeter Hartmann2010-06-301-2/+14
* Don't load ciphers and system certificates for QSslSocket::supportsSsl()Andreas Kling2010-06-281-10/+40
* Fix warnings in QSslSocketPrivate::systemCaCertificates()Zeno Albisser2010-06-251-8/+8
* make QSslSocket::systemCaCertificates() use system certsPeter Hartmann2010-06-111-16/+110
* improve mingw 64 bit supportThierry Bastian2010-03-261-1/+1
* SSL: Fix memleak related to local certificateMarkus Goetz2010-03-151-3/+12
* Fix some foreach usage to use const refsMarkus Goetz2010-01-281-1/+1
* QSslSocket: Take better care on how we use the SSL buffersMarkus Goetz2010-01-211-3/+23
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Doc/i18n: Fixed source strings for translation.David Boddie2009-11-031-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-1/+21
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-0/+7
|\|
| * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-091-0/+7
* | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-24/+1
|\|
| * SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+929
* QSsl: Renamed testConnection to startHandshakeMarkus Goetz2009-05-121-6/+6
* Long live Qt!Lars Knoll2009-03-231-0/+929