summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-26164-164/+164
* network: fix doc typo in QNetworkConfigurationManagerPeter Hartmann2014-03-131-1/+1
* Prevent spurious SSL errors from local certificates.Richard J. Moore2014-03-131-3/+0
* QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek2014-02-111-0/+6
* Fix problem with QNetworkAddressEntry returning a invalid netmask.Christian Strømme2014-02-031-6/+6
* Correct algorithm for digest auth when using the CONNECT verbBradley Buda2014-01-231-1/+2
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-121-0/+2
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-311-2/+3
* QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-08-031-1/+2
* QNX: adapt SSL lib file name lookup heuristicsPeter Hartmann2013-07-311-1/+4
* QNX: hardcode on-demand SSL root cert loadingPeter Hartmann2013-07-301-0/+2
* HTTP internals: do not access reply that was deleted alreadyPeter Hartmann2013-07-251-0/+3
* QNetworkProxyFactory: check all the proxy environment variablesAdrien Bustany2013-07-161-2/+17
* QNetwork: Check AuthenticationReuseAttribute when using credentials from urlEl Mehdi Fekari2013-06-241-2/+4
* Fix various NTLM/Digest multi-threading and usage issuesAron Rosenberg2013-06-202-37/+54
* network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-191-1/+2
* QHttpMultipart: reset read pointer when device is resetPeter Hartmann2013-04-271-0/+1
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-243-4/+13
* Increase the size of the QHostInfo cache.Richard Moore2013-04-241-2/+2
* Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.Richard Moore2013-04-241-1/+8
* QNX host lookup: do not try to load libresolv.so, it is not therePeter Hartmann2013-04-241-1/+1
* QNetworkConfigurationManager: check whether app is shutting downPeter Hartmann2013-04-161-1/+4
* SSL code: store SSL parameters for debugging, guarded by definePeter Hartmann2013-03-251-0/+35
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-03-044-1/+21
* SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-272-5/+14
* BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-122-4/+28
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-02-031-0/+11
* BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13164-164/+164
* QtNetwork: blacklist two more certificatesMartin Petersson2013-01-051-0/+2
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2013-01-052-27/+3
* Fix thread-safety of qt_ignore_sigpipeThiago Macieira2013-01-051-1/+5
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-051-0/+3
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-113-1/+13
* Fix compile issue with building with openssl and in a namespaceAndy Shaw2012-11-181-7/+11
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-11-062-4/+26
* fix bug in QLocalSocket::waitForReadyRead on WindowsJoerg Bornemann2012-11-051-1/+1
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-11-012-0/+7
* Implementation of the BlackBerry Qt Proxy support.Andrey Leonov2012-10-143-0/+138
* Add Proxy Auto Config support (PAC) on MacDaniel Molkentin2012-10-122-5/+113
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29165-3962/+3962
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-251-1/+1
* Fix build for platforms that use QPA other than IOSPeter Hartmann2012-09-191-1/+1
* Disable SSL compression by default.Richard Moore2012-09-193-4/+9
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-183-6/+6
* QtNetwork: bypass proxy for local connectionsJulien Brianceau2012-09-072-10/+13
* Parse yearless date strings on leap years during LIST in QFtpPhilip Van Hoof2012-08-231-2/+35
* add configure options for debug/release OpenSSLPeter Kümmel2012-08-151-0/+13
* test: Re-enable tst_Headers test.Sergio Ahumada2012-08-021-0/+6