summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Mark the missing QDnsLookup constructor as \internalAndy Shaw2014-05-211-0/+5
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-2/+9
* Replace Note: with \note in documentationKurt Pattyn2014-03-132-2/+2
* Fix compile error when enabling the QHOSTINFO_DEBUG defineAndy Shaw2014-02-261-6/+6
* Increase the number of concurrent DNS lookups.Richard J. Moore2014-02-161-1/+1
* QDnsLookup: Add support for custom DNS serverMandeep Sandhu2014-02-166-9/+72
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-072-2/+2
|\
| * Don't include <gnu/lib-names.h> when compiling with uClibcJorgen Lind2014-01-232-2/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-4/+4
* | WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-066-15/+562
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-6/+6
|\|
| * Fix problem with QNetworkAddressEntry returning a invalid netmask.Christian Strømme2013-11-271-6/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-35/+24
|\|
| * use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
| * Fix the network proxy code for windows to detect properly servicesThierry Bastian2013-10-301-32/+20
| * network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-281-2/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-242-4/+26
|\|
| * Fix loading of libresolv when the .so file (not .so.2) isn't installedThiago Macieira2013-10-162-4/+26
* | QDnsLookup: Support for custom DNS serverMandeep Sandhu2013-10-213-0/+26
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-085-46/+46
* fix off-by-one error in NTLM proxy authenticationMark Brand2013-10-041-1/+1
* Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-091-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-29/+29
|\
| * Update Linux interface getting to make fewer syscallsThiago Macieira2013-08-241-29/+29
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-11/+9
|\|
| * Avoid one extra if_indextoname per address in QNetworkInterfaceThiago Macieira2013-08-061-5/+9
| * Remove unused socket from QNetworkInterface Unix codeThiago Macieira2013-08-061-6/+0
* | Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-201-1/+1
|/
* Remove default argument from declarations of qHash as friendGiuseppe D'Angelo2013-07-021-1/+5
* Doc: added scenario in case of failure QNetorkInterfaceNico Vertriest2013-05-131-1/+1
* QNX host lookup: do not try to load libresolv.so, it is not therePeter Hartmann2013-04-241-1/+1
* Fix retrieving of the generic system proxy via environment variablesThomas McGuire2013-04-231-1/+5
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2019-69/+69
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-166-22/+22
| * Introducing the Qt Android portPaul Olav Tvete2013-03-053-3/+3
| * iOS: network should not link against CoreServices on iOSRichard Moe Gustavsen2013-02-271-1/+5
| * Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.Richard Moore2013-02-201-1/+8
| * Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-4/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\
| * | BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-112-4/+28
| * | Increase the size of the QHostInfo cache.Richard Moore2013-02-061-2/+2
| * | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-1/+0
| * | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-298-31/+0
* | | Correct sentence in QNetworkProxy::setApplicationProxy() documentation.Mitch Curtis2013-03-061-1/+1
| |/ |/|
* | Nokia -> Qt ProjectFrederik Gladhorn2013-02-051-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1825-25/+25
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-302-0/+4
* Add QDns* classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+5
* Remove qSort usages from QDnsLookupGiuseppe D'Angelo2012-11-081-2/+4