summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* [BB10-internal] QSslConfiguration: add API to persist and resume SSL sessions4.8-bb10Peter Hartmann2013-06-0313-8/+129
* [BB10-internal] SSL internals: fix memory corruption using QSslConfigurationP...Peter Hartmann2013-05-071-2/+6
* [BB10-internal] Revert "[RIM-internal] QNetworkAccessManager: track online / ...Peter Hartmann2013-05-073-44/+8
* [BB10-internal] QNetworkAccessManager: track online / accesible state without...Peter Hartmann2013-05-073-8/+44
* [BB10-internal] QHttpNetworkConnectionChannel: set bind addresses on the socketPeter Hartmann2013-05-072-1/+33
* [BB10-internal] HTTP internals: store QNetworkConfiguration to be set on the ...Peter Hartmann2013-05-077-7/+51
* [BB10-internal] QNetworkAccessManager: store QNetworkConfiguration instead of...Peter Hartmann2013-05-072-6/+10
* [BB10-internal] QNetworkConfiguration: store list of host addressesPeter Hartmann2013-05-072-0/+7
* [BB10-internal] QAbstractSocket: delay bind for TCP and SSL socketsPeter Hartmann2013-05-075-43/+177
* [BB10-internal] Move support for socket binding from QUdpSocket to QAbstractS...Peter Hartmann2013-05-072-0/+68
* [BB10-internal] SSL: Implement session sharing and use it from QNetworkAccess...Peter Hartmann2013-05-0715-197/+518
* [BB10-internal] QNetworkAccessManager: return default configuration if withou...Peter Hartmann2013-05-071-6/+7
* 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
* Adding missing QT_BEGIN_HEADER/QT_END_HEADERSergio Ahumada2012-08-011-1/+5
* Update contact information in license headers.Sergio Ahumada2012-08-01164-328/+328
* Use improved QLibrary search heuristics for SSLSean Harmer2012-07-271-0/+2
* Use improved QLibrary search heuristics for libresolvSean Harmer2012-07-271-0/+1