summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslsocket/tst_qsslsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Fixing typoSergio Ahumada2011-06-301-2/+2
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-2/+17
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-...Qt Continuous Integration System2011-05-171-2/+2
| |\
| | * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-151-10/+91
| | |\
| | * | Remove Q_ASSERT from qsslsocket autotest.Jason McDonald2011-05-041-2/+2
| * | | Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2011-05-161-0/+15
| | |/ | |/|
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-4/+81
|\ \
| * | SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-071-6/+7
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-3/+42
| |\ \
| | * \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-3/+42
| | |\ \ | | | |/ | | |/|
| | | * QSslSocket: add test for blacklisted certificatesPeter Hartmann2011-03-251-3/+40
| * | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-281-1/+38
* | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-32/+136
|\ \ \ \ | |/ / /
| * | | SSL: send SNI extension only if not connecting to an IPPeter Hartmann2011-03-221-2/+4
| |/ /
| * | SSL: Switch default version to TlsV1SslV3 (i.e. use TLS 1 or SSL 3)Peter Hartmann2011-03-141-3/+15
| * | SSL: introduce new option TlsV1SslV3 for SSL communicationPeter Hartmann2011-03-141-30/+120
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-6/+8
|\ \ \ | |/ / |/| |
| * | Fix symbian test failures for qsslsocketShane Kearns2011-02-241-3/+6
| * | Fix qsslsocket test crashesShane Kearns2011-02-241-3/+3
| |/
* | SSL: Switch default version to TLS 1.0Peter Hartmann2011-02-281-2/+2
* | SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-231-0/+3
* | do not test against imap.trolltech.comPeter Hartmann2011-02-211-5/+0
|/
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-101-1/+2
* QSslConfiguration: fix crash when accessing null pointerPeter Hartmann2010-08-301-0/+16
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+2
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-091-0/+24
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-3/+2
|\
| * Autotest: moved these to the qtest/ dirThiago Macieira2010-04-111-3/+2
* | Merge branch '4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-0/+1
|\ \ | |/
| * Autotest: fix paths on the test server after update.Thiago Macieira2010-04-091-0/+1
* | SSL: Fix memleak related to local certificateMarkus Goetz2010-03-151-0/+15
|/
* QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-021-1/+5
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Remove TEST_QNETWORK_PROXY define from the testsMarkus Goetz2010-01-041-11/+0
* Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-181-1/+0
* QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-3/+1
* QSslSocket: Trigger a SSL transmission when reading from the socket.Markus Goetz2009-10-221-0/+61
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-211-0/+45
|\
| * tst_qsslsocket: new bigChunk testcaseMarkus Goetz2009-10-201-0/+45
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | stabilize QSslSocket autotestPeter Hartmann2009-10-131-0/+1
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | QSslSocket autotest: fix failing testsPeter Hartmann2009-09-021-1/+1
* | 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-241-0/+29
|\ \ | |/
| * QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+29