summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* QNetworkDiskCache: fix expiration calculation heuristic with Last-Modified timeDong-Heon Jung2014-09-121-2/+2
* ssl: common certificate parser support for extensionsJeremy Lainé2014-09-051-9/+3
* ssl: make peerVerifyError test agnostic of error orderJeremy Lainé2014-09-051-2/+15
* ssl: enable non-OpenSSL backends to compile QSslSocket testsJeremy Lainé2014-09-051-0/+8
* ssl: add support for ASN.1 boolean valuesJeremy Lainé2014-09-031-0/+60
* ssl: check critical certificate extensionsJeremy Lainé2014-09-031-0/+47
* ssl: tighten QSslCertificateExtension testsJeremy Lainé2014-09-031-0/+13
* ssl: common key parser support for encrypted keysJeremy Lainé2014-09-023-9/+138
* qasn1element: add QAsn1Element::toIntegerJeremy Lainé2014-09-021-0/+8
* ssl: disable (broken) i/o on DER encoded keysJeremy Lainé2014-08-301-11/+3
* ssl: add a test for 3DES encrypted keysJeremy Lainé2014-08-303-63/+94
* winrt: complete QSslCertificate implementationOliver Wolff2014-08-301-0/+12
* ssl: Add common key parser for backendsJeremy Lainé2014-08-291-26/+5
* Check certificate nullity instead of handleJeremy Lainé2014-08-281-7/+7
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-17/+17
* Added QAsn1ElementJeremy Lainé2014-08-243-0/+221
* winrt: Add partial SSL key supportAndrew Knight2014-08-131-0/+27
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-0/+92
|\
| * QNAM: Fix CPU load for limited upload QIODeviceMarkus Goetz2014-07-251-0/+92
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-0/+71
|\|
| * Added stream version into network cache file formatNikita Krupenko2014-07-171-0/+71
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-103-0/+77
|\|
| * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-093-0/+77
* | Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-6/+9
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-032-0/+7
|\|
| * Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-022-0/+7
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-013-3/+45
|\|
| * Android: Fix compilation of qtcpsocket testEskil Abrahamsen Blomfeldt2014-06-301-2/+2
| * Android: Fix compilation of qhostaddress testEskil Abrahamsen Blomfeldt2014-06-301-0/+4
| * network internals: do not try to cache a deleted entryPeter Hartmann2014-06-241-0/+38
| * tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-224-10/+84
|\|
| * Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
| * Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-193-0/+80
* | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-149-49/+124
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-131-0/+71
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+71
| |\|
| | * Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
| | * Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
* | | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-114-0/+54
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-062-4/+6
|\|
| * QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
| * Add missing #ifndef QT_NO_SSLFrederik Gladhorn2014-04-251-0/+2
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+8
|/
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+67
* Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint2014-04-091-9/+18
* network: finish all pending replies upon errorPeter Hartmann2014-04-071-0/+40
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-1/+1
* Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70