aboutsummaryrefslogtreecommitdiff
path: root/src/dns.h
AgeCommit message (Collapse)Author
2025-07-11Report if IPv6 support is enabled with the -v flagRodrigo Arias Mallo
The IPv6 support is stored in the config.h header file, instead of being passed with the -D flag, so it is easier to read from version.cc.
2013-01-12clean up struct typedefsp37sitdu, corvid
2011-01-16some general commenting-out for src/corvid
I also get a conflict with Status in dns.h. (Also seen in ui.cc, which I changed like a week ago.) Seemingly defined in X somewhere already. I remember the same thing happening on my port experiment a couple of years, so...I'll just change it.
2009-07-16Minor cleanupsJorge Arellano Cid
2008-11-09- Made the DNS resolver report in numeric address notation.jcid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-11-05Switched dns.c from gethostbyname* to getaddrinfo.jcid
2007-10-07Initial revisionjcid