Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Sockets: Added support for SO_KEEPALIVE and TCP_NODELAY | Markus Goetz | 2009-07-23 | 1 | -2/+19 |
| | | | | | | | | Introduce QAbstractSocket::setSocketOption that allows to set the socket options for TCP Keep Alive and TCP_NODELAY (disabling Nagle's Algorithm). Reviewed-by: Thiago | ||||
* | Add a "User-Agent" line to our HTTP proxy requests. | Thiago Macieira | 2009-07-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Apparently some proxy servers can be configured to deny requests based on User-Agent, even for CONNECT connections. See https://bugs.kde.org/show_bug.cgi?id=155707#c155 for an example (packet dump in #c157, analysis in #c158). So send a User-Agent header with value "Mozilla/5.0", hoping that this will be enough to allow the connection. I hope it will, because other tools like libtool send something completely different: User-Agent: curl/7.19.5 (i586-mandriva-linux-gnu) libcurl/7.19.5 GnuTLS/2.8.1 zlib/1.2.3 c-ares/1.6.0 libidn/1.15 libssh2/1.0 Reviewed-by: TrustMe | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed compilation with -qtnamespace | Markus Goetz | 2009-05-22 | 1 | -2/+2 |
| | | | | | Task-number: 254333 Reviewed-by: Andy Shaw <qt-info@nokia.com> | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+773 |