| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc: Fixed qdoc warnings.v4.7.0-rc1 | Jesper Thomschutz | 2010-08-24 | 1 | -7/+13 |
|
|
* | Make this constructor explicit in Qt too. | Aaron McCarthy | 2010-08-18 | 1 | -4/+0 |
|
|
* | Fix regression with SSL connections failing on symbian | Shane Kearns | 2010-08-11 | 1 | -1/+1 |
|
|
* | QSslSocket: fix security vulnerability with wildcard IP addresses | Peter Hartmann | 2010-08-11 | 1 | -0/+5 |
|
|
* | Fix link error when building Bearer application with Qt Mobility | Alex | 2010-08-06 | 2 | -1/+8 |
|
|
* | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-05 | 4 | -29/+114 |
|
|
* | Rename QNetworkConfiguration::bearerName() function. | Aaron McCarthy | 2010-08-05 | 2 | -9/+21 |
|
|
* | Order network configurations in service networks in priority order. | Aaron McCarthy | 2010-07-29 | 2 | -9/+13 |
|
|
* | Cherry pick fix for MOBILITY-1077 from Qt Mobility. | Aaron McCarthy | 2010-07-29 | 1 | -4/+8 |
|
|
* | Qt does not build with qt_namespace on macos | Carlos Manuel Duclos Vergara | 2010-07-22 | 1 | -2/+2 |
|
|
* | Network Proxy Query: Fix memleak on OS X | Markus Goetz | 2010-07-17 | 1 | -1/+4 |
|
|
* | fix build for -no-qt3support | Peter Hartmann | 2010-07-17 | 1 | -2/+2 |
|
|
* | QSslSocket: Improve error handling | Peter Hartmann | 2010-07-16 | 1 | -1/+13 |
|
|
* | QNAM HTTP: Fix problem with cached files and metaDataChanged() | Markus Goetz | 2010-07-16 | 1 | -4/+4 |
|
|
* | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-16 | 1 | -1/+1 |
|
|
* | QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode() | Peter Hartmann | 2010-07-16 | 1 | -2/+2 |
|
|
* | Fix handling of SSL certificates with wildcard domain names | Richard J. Moore | 2010-07-16 | 2 | -4/+39 |
|
|
* | Add documentation for the QAuthenticator options. | Thiago Macieira | 2010-07-16 | 1 | -2/+40 |
|
|
* | Expose the QAuthenticator map of options in the API. | Thiago Macieira | 2010-07-16 | 3 | -3/+50 |
|
|
* | Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader | Thiago Macieira | 2010-07-16 | 3 | -20/+29 |
|
|
* | Add NTLMv2 authentication support to QAuthenticator. | Thiago Macieira | 2010-07-16 | 1 | -7/+279 |
|
|
* | Doc: Removed links to Qt3 support in QHostAddress | Geir Vattekar | 2010-07-13 | 1 | -5/+7 |
|
|
* | Add partial update deployment rules to QtNetwork | Shane Kearns | 2010-07-07 | 1 | -0/+15 |
|
|
* | Support QSslSocket::systemCaCertificates() on Symbian | Simon Hausmann | 2010-07-06 | 3 | -1/+199 |
|
|
* | Network: Optimize HTTP proxy lookup on Windows | Markus Goetz | 2010-07-05 | 1 | -5/+32 |
|
|
* | QSslSocket::systemCaCertificates(): fix for WinCE | Peter Hartmann | 2010-07-05 | 2 | -0/+18 |
|
|
* | Consolidate zlib configuration redundancy | Mark Brand | 2010-07-02 | 1 | -8/+1 |
|
|
* | Fixed whitespace formatting | Mark Brand | 2010-07-02 | 1 | -55/+57 |
|
|
* | QSslSocket::systemCaCertificates(): have one common case for all Unices | Peter Hartmann | 2010-07-01 | 1 | -7/+4 |
|
|
* | SSL backend: correct ordering of root CA certificates in the store | Peter Hartmann | 2010-06-30 | 1 | -2/+14 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-28 | 3 | -12/+50 |
|\ |
|
| * | Don't load ciphers and system certificates for QSslSocket::supportsSsl() | Andreas Kling | 2010-06-28 | 3 | -12/+50 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-27 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 1 | -0/+14 |
| |\ |
|
| | * | Ensure that compiling with the no debug/warning output defines works | Andy Shaw | 2010-06-23 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-21 | 1 | -0/+14 |
| | |\ |
|
| | | * | Fix QTBUG-8687. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -3/+8 |
|
|
| | | * | Debug prints and another attempt to fix QTBUG-8687 for N8. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -0/+9 |
|
|
* | | | | Corrected filename case for wincrypt.h | Mark Brand | 2010-06-26 | 1 | -1/+1 |
|
|
* | | | | Fix warnings in QSslSocketPrivate::systemCaCertificates() | Zeno Albisser | 2010-06-25 | 1 | -8/+8 |
|/ / / |
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-20 | 1 | -2/+17 |
|\ \ \
| |/ / |
|
| * | | QLocalSocket/Win: handle ERROR_MORE_DATA after read operation | Joerg Bornemann | 2010-06-17 | 1 | -2/+17 |
| |/ |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 8 | -2017/+153 |
|\ \ |
|
| * | | Temporary fix for regression in QSslCertificate::fromPath() | Zeno Albisser | 2010-06-15 | 1 | -3/+8 |
|
|
| * | | QSslSocket: fix build for MinGW and VS 2005 | Peter Hartmann | 2010-06-14 | 1 | -0/+4 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 8 | -2016/+143 |
| |\ \ |
|
| | * | | remove certificate bundle | Peter Hartmann | 2010-06-11 | 3 | -1992/+0 |
|
|
| | * | | make QSslSocket::systemCaCertificates() use system certs | Peter Hartmann | 2010-06-11 | 3 | -20/+138 |
|
|
| | * | | Adjusted RegExp in QSslCertificate::fromPath() | Zeno Albisser | 2010-06-11 | 1 | -1/+1 |
|
|
| | * | | Updated leading whitespace to make indentation more consistent | Constantin Makshin | 2010-06-10 | 1 | -1/+1 |
|
|