| Commit message (Expand) | Author | Age | Files | Lines |
| * | QHttpSocketEngine: remove unused members | Alex Trotsenko | 2015-11-26 | 1 | -4/+0 |
| * | Libraries: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -1/+1 |
| * | QAbstractSocketEngine: introduce QIpPacketHeader for datagrams | Thiago Macieira | 2015-08-22 | 1 | -4/+2 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-03-31 | 1 | -16/+4 |
| |\ |
|
| | * | Introduce qt_subtract_from_timeout to reduce code duplication. | Daniel Teske | 2015-03-09 | 1 | -16/+4 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| |/ |
|
| * | Fix silly mistake: 0 is a valid file descriptor | Thiago Macieira | 2014-12-24 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Network: Fix NTLM (SSPI) with HTTP and HTTPS proxies | Markus Goetz | 2014-08-23 | 1 | -4/+6 |
| * | Fix buffer overrun error with some proxy servers | Artem Shevchenko | 2014-07-28 | 1 | -3/+0 |
| * | HTTP socket engine: support newer HTTP proxies | Peter Hartmann | 2013-08-22 | 1 | -36/+56 |
| * | Correct algorithm for digest auth when using the CONNECT verb | Bradley Buda | 2013-07-12 | 1 | -1/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Removing QHttpHeader and QHttpResponseHeader. | Jonas M. Gastal | 2012-01-19 | 1 | -26/+28 |
| * | Removing QHttp class, its tests and its usage in examples. | Jonas M. Gastal | 2012-01-06 | 1 | -1/+1 |
| * | Make socket descriptors qintptr. | Jonas M. Gastal | 2012-01-05 | 1 | -3/+3 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Don't fetch credentials from cache following a failed proxy authentication | Shane Kearns | 2011-12-22 | 1 | -3/+17 |
| * | Removing unnecessary hidden property "_q_user-agent". | Jonas M. Gastal | 2011-11-24 | 1 | -9/+2 |
| * | Adds support for headers in QNetworkProxy. | Jonas M. Gastal | 2011-11-24 | 1 | -9/+14 |
| * | HTTP proxy engine - accept standard Connection header | Shane Kearns | 2011-10-31 | 1 | -0/+4 |
| * | sockets: limit buffer size of the internal sockets in proxy engines | Shane Kearns | 2011-06-01 | 1 | -0/+2 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Send User-Agent from the network request in http proxy CONNECT command | Shane Kearns | 2011-05-09 | 1 | -1/+7 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+824 |