| Commit message (Expand) | Author | Age | Files | Lines |
* | Add exception barrier to QCertificateRetriever::RunL() | Shane Kearns | 2010-07-08 | 2 | -3/+9 |
|
|
* | Support QSslSocket::systemCaCertificates() on Symbian | Simon Hausmann | 2010-07-06 | 2 | -0/+198 |
|
|
* | QSslSocket::systemCaCertificates(): fix for WinCE | Peter Hartmann | 2010-07-05 | 2 | -0/+18 |
|
|
* | 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 |
|
|
* | Don't load ciphers and system certificates for QSslSocket::supportsSsl() | Andreas Kling | 2010-06-28 | 3 | -12/+50 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | remove certificate bundle | Peter Hartmann | 2010-06-11 | 2 | -1987/+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 |
|
|
* | QSslCertificate: support large serial numbers | Peter Hartmann | 2010-06-02 | 1 | -4/+19 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 1 | -1/+1 |
|\ |
|
| * | Fix typos, there is no QT_NO_SSL | Markus Goetz | 2010-04-13 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Document Symbian platform security requirements on Qt APIs | Frans Englich | 2010-04-12 | 1 | -0/+10 |
|
|
* | | improve mingw 64 bit support | Thierry Bastian | 2010-03-26 | 1 | -1/+1 |
|
|
* | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 1 | -5/+5 |
|
|
* | | Port QtNetwork uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 1 | -5/+5 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 4 | -3/+21 |
|\ \
| |/
|/| |
|
| * | SSL: Fix memleak related to local certificate | Markus Goetz | 2010-03-15 | 4 | -3/+21 |
|
|
* | | QSslKey: Do not make OpenSSL prompt for a password on stdin | Markus Goetz | 2010-03-15 | 1 | -3/+1 |
|/ |
|
* | Fix some foreach usage to use const refs | Markus Goetz | 2010-01-28 | 2 | -2/+2 |
|
|
* | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 1 | -2/+2 |
|
|
* | QSslSocket: Take better care on how we use the SSL buffers | Markus Goetz | 2010-01-21 | 1 | -3/+23 |
|
|
* | SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLF | Thiago Macieira | 2010-01-21 | 1 | -4/+4 |
|
|
* | Fix QSslCertificate issues | Markus Goetz | 2010-01-18 | 1 | -2/+12 |
|
|
* | QSslSocket: Remove writeBuffer,readBuffer and use from QAbstractSocket | Markus Goetz | 2010-01-13 | 1 | -3/+0 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 23 | -23/+23 |
|
|
* | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 1 | -2/+8 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 2 | -3/+3 |
|\ |
|
| * | Doc/i18n: Fixed source strings for translation. | David Boddie | 2009-11-03 | 2 | -3/+3 |
|
|
* | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 1 | -29/+28 |
|\ \ |
|
| * | | QSslError: Actually make strings show up in the ts file | Markus Goetz | 2009-10-28 | 1 | -29/+28 |
| |/ |
|
* | | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-28 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | QSslSocket: Add \reimp to the socket option functions | Markus Goetz | 2009-10-26 | 1 | -0/+6 |
|
|
* | | QAbstractSocket: wait with closing until all bytes have been written | Peter Hartmann | 2009-10-27 | 1 | -0/+2 |
|/ |
|
* | QSslSocket: Trigger a SSL transmission when reading from the socket. | Markus Goetz | 2009-10-22 | 3 | -0/+17 |
|
|
* | QSslSocket: Also handle setSocketOption | Markus Goetz | 2009-10-19 | 2 | -0/+20 |
|
|
* | QSslSocket: Documentation enhancement | Markus Goetz | 2009-10-15 | 1 | -0/+7 |
|
|
* | OpenSSL wrapping: compile when configured with -openssl-linked | Peter Hartmann | 2009-10-05 | 3 | -8/+2 |
|
|
* | Fix unresolved reference to q_sk_free with openssl 1.0 | Bernhard Rosenkraenzer | 2009-09-09 | 3 | -3/+10 |
|
|
* | Fix build with openssl 1.0.0 betas | Bernhard Rosenkraenzer | 2009-09-09 | 1 | -1/+2 |
|
|
* | Resolved ordinals for Qt/4.6 added OpenSSL symbols for Symbian OS. | Janne Anttila | 2009-09-09 | 1 | -0/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 23 | -92/+92 |
|
|
* | QtNetwork: More Coverity fixes | Markus Goetz | 2009-09-01 | 1 | -1/+7 |
|
|
* | QSslCertificate: fix previous patch, add autotest and documentation | Peter Hartmann | 2009-09-01 | 1 | -3/+3 |
|
|
* | QSslCertificate: Add + 1 to serialNumber | Raul Metsma | 2009-09-01 | 1 | -2/+2 |
|
|