| Commit message (Expand) | Author | Age | Files | Lines |
* | Insert the result of QHostInfo::fromName into the hostinfo cache, too. | David Faure | 2010-09-28 | 1 | -1/+4 |
|
|
* | QHostInfo: Fix a crash when a new request is pushed while resolving. | Jocelyn Turcotte | 2010-09-26 | 1 | -8/+11 |
|
|
* | NTLM code: Save domain in different variable | Markus Goetz | 2010-09-10 | 2 | -9/+31 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 3 | -15/+17 |
|\ |
|
| * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 3 | -15/+17 |
|
|
* | | Update to the NTLM code. | Thiago Macieira | 2010-08-31 | 1 | -19/+37 |
|
|
* | | Keep the scopeid that getaddrinfo(3) returns to us. | Thiago Macieira | 2010-08-24 | 1 | -1/+4 |
|
|
* | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -1/+1 |
|
|
* | | Network Proxy Query: Fix memleak on OS X | Markus Goetz | 2010-07-16 | 1 | -1/+4 |
|
|
* | | Autotest: add a small, boring test for QAuthenticator | Thiago Macieira | 2010-07-15 | 1 | -1/+1 |
|
|
* | | Add documentation for the QAuthenticator options. | Thiago Macieira | 2010-07-15 | 1 | -2/+40 |
|
|
* | | Expose the QAuthenticator map of options in the API. | Thiago Macieira | 2010-07-15 | 3 | -3/+50 |
|
|
* | | Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader | Thiago Macieira | 2010-07-15 | 2 | -13/+27 |
|
|
* | | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 1 | -5/+7 |
|\ \ |
|
| * | | Doc: Removed links to Qt3 support in QHostAddress | Geir Vattekar | 2010-07-12 | 1 | -5/+7 |
|
|
* | | | Add NTLMv2 authentication support to QAuthenticator. | Thiago Macieira | 2010-07-09 | 1 | -7/+279 |
|/ / |
|
* | | Network: Optimize HTTP proxy lookup on Windows | Markus Goetz | 2010-07-05 | 1 | -5/+32 |
|
|
* | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Fix QTBUG-8687. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -3/+8 |
|
|
| * | Debug prints and another attempt to fix QTBUG-8687 for N8. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -0/+9 |
|
|
* | | Doc: Added details of a system proxy limitation on Windows. | David Boddie | 2010-06-07 | 1 | -5/+27 |
|
|
* | | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 3 | -5/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 3 | -5/+1 |
| |\ \
| | |/ |
|
| | * | QHostInfo: Remove unused includes | Ritt Konstantin | 2010-05-05 | 3 | -5/+1 |
|
|
| | * | Don't rely on tryStart() to do job control. | Thiago Macieira | 2010-04-20 | 1 | -4/+2 |
|
|
* | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -2/+2 |
|/ / |
|
* | | QHostInfo: Avoid one tiny copy of QHostInfo object when emitting | Markus Goetz | 2010-05-05 | 1 | -1/+1 |
|
|
* | | QHostInfo: Emit postponed lookup results when finishing current | Markus Goetz | 2010-05-05 | 2 | -0/+14 |
|
|
* | | QHostInfo: Immediately delete aborted lookup requests. | Markus Goetz | 2010-05-05 | 1 | -0/+17 |
|
|
* | | Don't rely on tryStart() to do job control. | Thiago Macieira | 2010-04-26 | 1 | -4/+2 |
|
|
* | | [tst_qhostinfo] Properly clean up the cache and lookup threads. | Thiago Macieira | 2010-04-20 | 2 | -5/+20 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 2 | -0/+4 |
|\ \
| |/ |
|
| * | Stop QHostInfo thread pool when application is about to exit | Bradley T. Hughes | 2010-03-22 | 2 | -0/+4 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | QHostInfo: Compile fix | Markus Goetz | 2010-03-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 2 | -11/+182 |
|\ \
| |/ |
|
| * | Document some stuff in QHostInfo and QAbstractSocket | Markus Goetz | 2010-03-04 | 1 | -0/+7 |
|
|
| * | DNS Cache: Also check inside the DNS threads | Markus Goetz | 2010-03-04 | 1 | -6/+18 |
|
|
| * | Add DNS caching to QHostInfo | Markus Goetz | 2010-03-02 | 2 | -7/+154 |
|
|
| * | QHostInfo: Forgot to free some stuff on application exit. | Markus Goetz | 2010-03-01 | 1 | -0/+5 |
|
|
* | | Remove QObject::tr() in the network module code. | Friedemann Kleint | 2010-02-24 | 2 | -2/+4 |
|/ |
|
* | Call cheaper clear() instead of assigning new QString() | Markus Goetz | 2010-01-28 | 1 | -2/+2 |
|
|
* | Fix some foreach usage to use const refs | Markus Goetz | 2010-01-28 | 1 | -2/+2 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 25 | -25/+25 |
|
|
* | Change QHostInfo to use 5 parallel lookup threads | Markus Goetz | 2009-12-17 | 3 | -194/+257 |
|
|
* | Fix QWindowsSystemProxy::init | Markus Goetz | 2009-11-24 | 1 | -1/+4 |
|
|
* | QHostInfo: do not wait forever on cleanup | Peter Hartmann | 2009-11-04 | 1 | -2/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-16 | 1 | -1/+6 |
|\ |
|
| * | QNetworkProxyFactory: Never return empty list on windows | Markus Goetz | 2009-10-16 | 1 | -1/+6 |
|
|
* | | Fix QHostInfo IP resolution when there's no reverse for the IP. | Thiago Macieira | 2009-10-09 | 2 | -50/+30 |
|
|