summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* SSL readbuffer 16->32 kBJaakko Koskenkorva2011-06-101-2/+2
* Increase SSL readbuffer 1 -> 16 kBJaakko Koskenkorva2011-05-311-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-1723-393/+393
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-1323-393/+393
* | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+2
|/
* QSslSocket internals: abort on encountering blacklisted certificatesPeter Hartmann2011-03-251-0/+7
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-242-4/+31
* SSL: Fix certification loading on Mac OS X 10.5Martin Petersson2011-03-141-2/+11
* SSL: fix memory leak when loading certificates on Mac OS XMartin Petersson2011-02-161-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-1023-23/+23
* Fix warning about use of uninitialised variableThiago Macieira2010-11-261-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-191-2/+10
|\
| * Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-182-17/+28
| |\
| * | SSL: Fix for systemCaCertificates being called first on symbianShane Kearns2010-11-111-2/+10
* | | Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-112-17/+28
|\ \ | |/ |/|
| * Add FreeBSD's certificate bundle to the certificates list.Raphael Kubo da Costa2010-11-111-0/+1
| * SSL internals: upon error, read all errors from OpenSSLPeter Hartmann2010-11-112-17/+27
* | SSL: Fix crashes/hangs when retrieving CA certificatesShane Kearns2010-11-112-16/+60
|/
* Sockets: Private function for pausing/resuming notifiersMarkus Goetz2010-10-272-0/+16
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-071-3/+4
|\
| * Doc: Fix broken links in QSslConfigurationGeir Vattekar2010-10-061-3/+4
* | Make the OpenSSL library search also hit /lib.Thiago Macieira2010-10-011-1/+1
|/
* QSslSocket speed up loading of system certificates on Unix (not Mac)Peter Hartmann2010-09-282-9/+30
* QSslSocketPrivate::systemCaCertificates() hangs sometimes on SymbianJuha Turunen2010-09-092-134/+136
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-9/+27
|\
| * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-9/+27
| * QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+5
| * fix build for -no-qt3supportPeter Hartmann2010-08-101-2/+2
| * Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-08-102-4/+39
| * QSslSocket: Improve error handlingPeter Hartmann2010-07-131-1/+13
* | QSslConfiguration: fix crash when accessing null pointerPeter Hartmann2010-08-301-0/+5
* | QSslCertificate: support expiration dates > 2049Peter Hartmann2010-08-111-50/+71
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-102-1/+6
|\ \
| * | QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+5
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* | | Fix regression with SSL connections failing on symbianShane Kearns2010-08-101-1/+1
|/ /
* | Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-201-2/+2
* | QSslSocket: Improve error handlingPeter Hartmann2010-07-131-1/+13
* | QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-131-2/+2
* | fix build for -no-qt3supportPeter Hartmann2010-07-121-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-102-20/+56
|\ \
| * | Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-092-4/+39
| * | SSL library loading: load system libs only oncePeter Hartmann2010-07-091-16/+17
| * | Revert "SSL backend: load libraries for certificates only once"Peter Hartmann2010-07-093-30/+29
| * | SSL backend: load libraries for certificates only oncePeter Hartmann2010-07-073-29/+30
* | | Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-07-082-3/+9
|/ /
* | Support QSslSocket::systemCaCertificates() on SymbianSimon Hausmann2010-07-062-0/+198
* | QSslSocket::systemCaCertificates(): fix for WinCEPeter Hartmann2010-07-052-0/+18