summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-211-0/+2
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+19
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| * Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+2
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-2/+2
|/
* Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-8/+3
|\
| * QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-311-8/+2
| * QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-281-0/+1
* | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-1/+1
|\ \ | |/
| * SSL: Switch default version to TlsV1SslV3 (i.e. use TLS 1 or SSL 3)Peter Hartmann2011-03-141-1/+1
* | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-0/+4
|\ \ | |/ |/|
| * Explicit network session for QNetworkAccessManagerShane Kearns2011-02-171-0/+4
* | SSL: Switch default version to TLS 1.0Peter Hartmann2011-02-281-2/+2
* | Add QSslSocket::setPeerVerifyName()/peerVerifyName()David Faure2011-02-281-0/+28
* | SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-231-4/+38
|/
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Sockets: Private function for pausing/resuming notifiersMarkus Goetz2010-10-271-0/+14
* QSslSocket speed up loading of system certificates on Unix (not Mac)Peter Hartmann2010-09-281-1/+1
* QSslConfiguration: fix crash when accessing null pointerPeter Hartmann2010-08-301-0/+5
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-131-2/+2
* Don't load ciphers and system certificates for QSslSocket::supportsSsl()Andreas Kling2010-06-281-1/+1
* make QSslSocket::systemCaCertificates() use system certsPeter Hartmann2010-06-111-4/+4
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-0/+10
|\
| * Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-121-0/+10
* | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-5/+5
* | Port QtNetwork uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-171-5/+5
|/
* Fix some foreach usage to use const refsMarkus Goetz2010-01-281-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Doc: Fixed qdoc warnings.David Boddie2009-11-041-2/+8
* Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-281-0/+6
|\
| * QSslSocket: Add \reimp to the socket option functionsMarkus Goetz2009-10-261-0/+6
* | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-0/+2
|/
* QSslSocket: Trigger a SSL transmission when reading from the socket.Markus Goetz2009-10-221-0/+15
* QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-191-0/+16
* QSslSocket: Documentation enhancementMarkus Goetz2009-10-151-0/+7
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QtNetwork: More Coverity fixesMarkus Goetz2009-09-011-1/+7
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-271-4/+2
|\ \ | |/
| * QSslSocket: Clarified doc about QSslSocket::systemCaCertificatesMarkus Goetz2009-08-271-4/+2
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-0/+9
|\ \ | |/
| * QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+9
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-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-3/+33
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/