about summary refs log tree commit diff
path: root/resolv/resolv.h
Commit message (Expand)AuthorAgeFilesLines
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* resolv: Implement no-aaaa stub resolver optionFlorian Weimer2022-06-241-0/+1
* resolv: Move res_query functions into libcFlorian Weimer2021-07-191-6/+0
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-191-2/+0
* resolv: Move res_send, res_nsend into libcFlorian Weimer2021-07-191-2/+0
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-191-4/+0
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-191-1/+0
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-191-1/+0
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-191-1/+0
* resolv: Deprecate legacy interfaces in libresolvFlorian Weimer2021-07-191-31/+55
* resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer2019-11-271-0/+1
* resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer2019-04-081-2/+0
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-081-2/+0
* Obsolete p_secstodate.Joseph Myers2017-11-221-2/+0
* resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer2017-07-031-0/+1
* Remove __need_list_t and __need_res_state.Zack Weinberg2017-05-201-77/+15
* resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer2017-04-131-18/+0
* resolv: Deprecate RES_BLASTFlorian Weimer2016-12-311-1/+2
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-311-1/+2
* resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer2016-10-071-2/+0
* resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer2016-10-071-3/+1
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-071-4/+8
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-52/+65
* resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer2016-09-211-19/+2
* resolv: Remove __BIND_NOSTATIC conditionalsFlorian Weimer2016-04-281-2/+0
* BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger2013-04-291-1/+1
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-071-1/+3
* Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac2009-07-271-0/+1
* Implement second fallback mode for DNS requests.Ulrich Drepper2009-06-261-0/+2
* * resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545Ulrich Drepper2009-04-071-0/+1
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-17/+17
* [BZ #4647]Ulrich Drepper2007-06-181-1/+5
* * resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper2007-02-091-0/+2
* Update.Ulrich Drepper2004-09-141-69/+71
* Update.Ulrich Drepper2004-08-181-1/+1
* Update.Ulrich Drepper2004-08-051-0/+6
* Update.Ulrich Drepper2004-06-281-0/+2
* Update.Ulrich Drepper2004-01-151-0/+2
* * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.Roland McGrath2002-12-151-15/+0
* * resolv/resolv.h: Include <sys/types.h> for u_long even inRoland McGrath2002-09-081-7/+6
* * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath2002-08-021-6/+0
* Update.Ulrich Drepper2002-05-311-1/+1
* Update.Ulrich Drepper2002-02-051-46/+55
* Update.Ulrich Drepper2001-01-051-0/+1
* Update.Ulrich Drepper2000-08-101-3/+5
* Update.Ulrich Drepper2000-07-291-14/+0
* Update.Ulrich Drepper2000-07-261-0/+5
* Update.Ulrich Drepper2000-07-251-12/+12
* Update.Ulrich Drepper2000-07-211-1/+11
* Update.Ulrich Drepper2000-07-191-154/+119