summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2018-01-27hurd: fix warningSamuel Thibault
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer
2018-01-04Increase some test timeouts.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-22Obsolete p_secstodate.Joseph Myers
2017-11-22Fix p_secstodate overflow handling (bug 22463).Joseph Myers
2017-11-13support: Add <support/next_to_fault.h>Florian Weimer
2017-11-11resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer
2017-11-11resolv: ns_name_pton should report trailing \ as error [BZ #22413]Florian Weimer
2017-11-11resolv: Add tst-ns_name_ptonFlorian Weimer
2017-11-11resolv: Add tst-res_hnokFlorian Weimer
2017-11-11resolv: Use test framework in tst-resolv-networkFlorian Weimer
2017-10-20resolv: Remove bogus targets that build ga_testWill Hawkins
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-26resolv/Makefile: Fix typo in commentFlorian Weimer
2017-09-26resolv/nss_dns/dns-host.c: Fix typo in commentFlorian Weimer
2017-09-21Remove non-add-on Banner files.Joseph Myers
2017-09-07Use "static const char domain[] ="H.J. Lu
2017-09-06resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]Florian Weimer
2017-09-06resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]Florian Weimer
2017-09-06nss_dns: Remove dead PTR IPv4-to-IPv6 mapping codeFlorian Weimer
2017-09-06tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mappingFlorian Weimer
2017-09-03hurd: fix resolv/tst-resolv-res_init-skeleton.c buildSamuel Thibault
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer
2017-08-31resolv: Remove internal_function attributeFlorian Weimer
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers
2017-07-06resolv: Deal with non-deterministic address order in tst-resolv-basicFlorian Weimer
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-07-03resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer
2017-06-30resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer
2017-06-30resolv: Remove source argument fron res_optionsFlorian Weimer
2017-06-30resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer
2017-06-30resolv: Reformat resolv/res_data.c to GNU styleFlorian Weimer
2017-06-30resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer
2017-06-30resolv: Move res_isourserver, res_send from res_data.c to res_send.cFlorian Weimer
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer
2017-06-30resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer
2017-06-30resolv: Remove unused resolv/res_debug.h header fileFlorian Weimer