summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslsocket
Commit message (Expand)AuthorAgeFilesLines
* Run autotests with minimal capabilitiesShane Kearns2010-05-101-1/+1
* 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-022-1/+7
* 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
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Removing unnecessary comments and enablingAleksandar Sasha Babic2009-08-201-4/+4
* | Remove dead commment. Addresses review.Frans Englich2009-08-191-1/+0
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Fixed QtNetwork autotest build breaks for Symbian.Janne Anttila2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-062-22/+22
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-042-22/+22
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-272-24/+99
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-1/+83
| * | Merge branch '4.5'Thiago Macieira2009-07-222-23/+16
| |\ \ | | |/
| | * QSslSocket autotest: adapt to new certificate on test serverPeter Hartmann2009-07-222-23/+16
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-0/+29
|\ \ \ | |/ /
| * | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-202-15/+21
| |\ \ | | |/
| * | Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-191-15/+18
| * | Use QtNetworkSettings for IMAP server, instead of hard coding.Frans Englich2009-05-191-3/+3
| * | tst_qsslsocket: Added assertions that make test fail if certs not foundMarkus Goetz2009-05-121-0/+2
| * | Long live Qt!Lars Knoll2009-03-237-0/+1675
| /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-221-15/+12
|\ \
* | | Fixed qsslsocket auto test compilation for Symbian.Janne Anttila2009-05-222-16/+20
|/ /
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-202-20/+25
|\ \ | |/
| * make QSslSocket test work also for shadow buildsPeter Hartmann2009-05-202-15/+21
| * Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-191-15/+18
| * Use QtNetworkSettings for IMAP server, instead of hard coding.Frans Englich2009-05-191-3/+3
| * Long live Qt 4.5!Lars Knoll2009-03-237-0/+1648