| Commit message (Expand) | Author | Age | Files | Lines |
* | QtNetwork: bypass proxy for local connections | Julien Brianceau | 2012-09-07 | 2 | -10/+13 |
|
|
* | Parse yearless date strings on leap years during LIST in QFtp | Philip Van Hoof | 2012-08-23 | 1 | -2/+35 |
|
|
* | add configure options for debug/release OpenSSL | Peter Kümmel | 2012-08-15 | 1 | -0/+13 |
|
|
* | test: Re-enable tst_Headers test. | Sergio Ahumada | 2012-08-02 | 1 | -0/+6 |
|
|
* | Adding missing QT_BEGIN_HEADER/QT_END_HEADER | Sergio Ahumada | 2012-08-01 | 1 | -1/+5 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 164 | -328/+328 |
|
|
* | Use improved QLibrary search heuristics for SSL | Sean Harmer | 2012-07-27 | 1 | -0/+2 |
|
|
* | Use improved QLibrary search heuristics for libresolv | Sean Harmer | 2012-07-27 | 1 | -0/+1 |
|
|
* | Add null httpReply checks to QHttpThreadDelegate | Shane Kearns | 2012-07-04 | 1 | -6/+25 |
|
|
* | Change default Content-Type for http POST to match 4.7.4 | Shane Kearns | 2012-06-28 | 1 | -2/+5 |
|
|
* | Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0 | Andy Shaw | 2012-06-24 | 1 | -1/+2 |
|
|
* | Add Blackberry path for SSL certificates | Nicolas Arnaud-Cormos | 2012-06-07 | 1 | -0/+1 |
|
|
* | Mark the testSslOption method as introduced from Qt 4.8 | Laszlo Papp | 2012-06-07 | 1 | -0/+2 |
|
|
* | QNAM - maintain a weak reference to the QNetworkSession | Shane Kearns | 2012-06-06 | 4 | -31/+49 |
|
|
* | Track active network replies without qFindChildren | Shane Kearns | 2012-06-06 | 2 | -1/+7 |
|
|
* | Include scope ids in QHostAddress from QNetworkInterface | Shane Kearns | 2012-05-24 | 2 | -3/+17 |
|
|
* | Properly handle unexpected EOF in QHttpThreadDelegate | Shane Kearns | 2012-05-24 | 1 | -6/+9 |
|
|
* | Fix sending UDP packets to link local addresses | Shane Kearns | 2012-05-24 | 2 | -18/+27 |
|
|
* | QNetwork: fix compilation with no openssl | Martin Petersson | 2012-05-22 | 1 | -1/+1 |
|
|
* | QNetworkAccessManager: Read all from socket on remote host close | Martin Petersson | 2012-05-21 | 1 | -0/+26 |
|
|
* | qhttpthreaddelegate: check that we have a reply set when reading. | Martin Petersson | 2012-05-16 | 1 | -0/+3 |
|
|
* | QHttpMultiPart: supply new line at the end of the body | Peter Hartmann | 2012-05-14 | 1 | -2/+2 |
|
|
* | QNetworkReply::setReadBufferSize fix for threaded http | Martin Petersson | 2012-05-13 | 9 | -6/+123 |
|
|
* | Avoid emitting finished() before user can connect the signal | Shane Kearns | 2012-05-09 | 1 | -1/+1 |
|
|
* | Connect bearer engines to manager with QueuedConnection | Shane Kearns | 2012-05-09 | 1 | -4/+8 |
|
|
* | QNetworkAccessManager - ensure abort reaches QFtp | Shane Kearns | 2012-05-08 | 1 | -0/+3 |
|
|
* | QFtp - implement fast abort for downloads | Shane Kearns | 2012-05-08 | 1 | -5/+16 |
|
|
* | Use reference count to close down idle network session | Shane Kearns | 2012-05-08 | 1 | -4/+4 |
|
|
* | Remove not present networks from QNetworkInterface::allInterfaces | Shane Kearns | 2012-05-08 | 1 | -2/+1 |
|
|
* | Improved detection of libcrypto and libssl. | Niels Weber | 2012-04-25 | 1 | -12/+51 |
|
|
* | Windows - "bypass proxy for local..." also affects IP addresses | Shane Kearns | 2012-04-25 | 1 | -2/+19 |
|
|
* | QHttpNetworkConnectionChannel: Warn if bytesAvailable and no reply | Martin Petersson | 2012-04-23 | 1 | -3/+4 |
|
|
* | Fix build with QT_NO_WARNING_OUTPUT | Andy Shaw | 2012-04-19 | 2 | -3/+3 |
|
|
* | Fixed networkproxy build under WinCE | Bjoern Breitmeyer | 2012-04-19 | 2 | -0/+89 |
|
|
* | Find libssl on linux using paths of loaded libraries | Shane Kearns | 2012-04-10 | 1 | -0/+26 |
|
|
* | QNAM: close the channel if bytesAvailable and nothing piplined | Martin Petersson | 2012-04-10 | 1 | -8/+2 |
|
|
* | Fixes a problem with the proxy detection on Windows | Thierry | 2012-04-05 | 1 | -2/+46 |
|
|
* | Call wait() after calling quit() so that it can gracefully finish | Andy Shaw | 2012-04-05 | 2 | -0/+3 |
|
|
* | Fix QTcpServer::listen() returning true when the port is in use on OS X. | Robin Burchell | 2012-04-03 | 1 | -1/+7 |
|
|
* | Fix regressions due to partial QSslSocket::peek fix | Shane Kearns | 2012-03-30 | 1 | -11/+27 |
|
|
* | QNam: try to read the last CRLF when chunked encoding is used. | Martin Petersson | 2012-03-29 | 2 | -3/+21 |
|
|
* | Fix performance problem with NTLM auth in http POST | Shane Kearns | 2012-03-23 | 1 | -0/+2 |
|
|
* | Fix bug in qsslsocket peek() | Kalle Viironen | 2012-03-19 | 2 | -0/+38 |
|
|
* | Make sure QGlobalNetworkProxy is created for QNetworkProxy. | Xizhi Zhu | 2012-03-15 | 1 | -0/+8 |
|
|
* | Windows - handle both auto detect proxy settings together | Shane Kearns | 2012-03-09 | 1 | -7/+31 |
|
|
* | Fix a number of bugs with windows system proxies | Shane Kearns | 2012-03-09 | 1 | -6/+75 |
|
|
* | Windows - fall back on static proxy config if autoproxy fails | Shane Kearns | 2012-03-09 | 1 | -23/+17 |
|
|
* | Windows - handle proxy autoconfiguration resulting in no proxy | Shane Kearns | 2012-03-09 | 1 | -0/+2 |
|
|
* | Windows - fix proxy types for manually specified proxies | Shane Kearns | 2012-03-09 | 1 | -8/+15 |
|
|
* | Windows - fix QWindowsSystemProxy global static race | Shane Kearns | 2012-03-09 | 1 | -1/+1 |
|
|