summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qdnslookup_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDnsLookup: Fix build with uClibcFatih Aşıcı2014-06-201-0/+2
* Fix QT_NO_LIBRARY compile in Unix DNS lookup implementation.Steffen Imhof2014-06-101-2/+2
* QDnsLookup: Add support for custom DNS serverMandeep Sandhu2014-02-161-1/+38
* Don't include <gnu/lib-names.h> when compiling with uClibcJorgen Lind2014-01-231-1/+1
* Fix loading of libresolv when the .so file (not .so.2) isn't installedThiago Macieira2013-10-161-2/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QDnsLookupRunnable: replace a volatile bool with an atomic intMarc Mutz2012-08-291-4/+4
* Make QtNetwork compile with qconfig smallJeremy Katz2012-07-011-0/+15
* Fix QDnslookup build on FreeBSDJeremy Lainé2012-02-011-3/+1
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-301-0/+324