summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+4
|\
| * Report QHostAddress::Any explicitly in qDebug()Thiago Macieira2014-12-281-1/+4
* | Remove support for NTLMv1Kai Koehne2014-12-081-59/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-3/+3
|/
* Update license headers and add new license filesMatti Paaso2014-09-2436-676/+388
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-3/+12
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
| * Network: Fix NTLM (SSPI) with HTTP and HTTPS proxiesMarkus Goetz2014-08-231-3/+1
* | Expose internally QAuthenticator::setRealmJocelyn Turcotte2014-07-072-0/+10
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-1/+6
|\|
| * winrt: DNS lookup: don't have duplicate entriesOliver Wolff2014-07-011-1/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-013-4/+7
|\|
| * Fix compilation on Windows without precompiled headersThiago Macieira2014-06-251-0/+1
| * Merge remote-tracking branch 'origin/stable' into 5.3Frederik Gladhorn2014-06-251-0/+2
| |\
| | * QDnsLookup: Fix build with uClibcFatih Aşıcı2014-06-201-0/+2
| * | Fix warnings from MSVC 2013Thiago Macieira2014-06-211-2/+2
| |/
| * Fix QT_NO_LIBRARY compile in Unix DNS lookup implementation.Steffen Imhof2014-06-101-2/+2
* | winrt: use ComPtr in network classesAndrew Knight2014-06-253-64/+37
* | Add missing QDnsLookup constructor implementationAndy Shaw2014-06-201-1/+13
|/
* remove HSTRING instancesMaurice Kalinowski2014-06-033-21/+21
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-262-1/+5
* 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