summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add null httpReply checks to QHttpThreadDelegateShane Kearns2012-07-041-6/+25
* Change default Content-Type for http POST to match 4.7.4Shane Kearns2012-06-281-2/+5
* Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0Andy Shaw2012-06-251-1/+2
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-071-0/+1
* Mark the testSslOption method as introduced from Qt 4.8Laszlo Papp2012-06-071-0/+2
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-064-31/+49
* Track active network replies without qFindChildrenShane Kearns2012-06-062-1/+7
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-242-3/+17
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-241-6/+9
* Fix sending UDP packets to link local addressesShane Kearns2012-05-242-18/+27
* QNetwork: fix compilation with no opensslMartin Petersson2012-05-221-1/+1
* QNetworkAccessManager: Read all from socket on remote host closeMartin Petersson2012-05-211-0/+26
* qhttpthreaddelegate: check that we have a reply set when reading.Martin Petersson2012-05-161-0/+3
* QHttpMultiPart: supply new line at the end of the bodyPeter Hartmann2012-05-141-2/+2
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-139-6/+123
* Avoid emitting finished() before user can connect the signalShane Kearns2012-05-091-1/+1
* Connect bearer engines to manager with QueuedConnectionShane Kearns2012-05-091-4/+8
* QNetworkAccessManager - ensure abort reaches QFtpShane Kearns2012-05-091-0/+3
* QFtp - implement fast abort for downloadsShane Kearns2012-05-091-5/+16
* Use reference count to close down idle network sessionShane Kearns2012-05-091-4/+4
* Remove not present networks from QNetworkInterface::allInterfacesShane Kearns2012-05-091-2/+1
* Improved detection of libcrypto and libssl.Niels Weber2012-04-261-12/+51
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-251-2/+19