aboutsummaryrefslogtreecommitdiff
path: root/resolv/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-1/+1
2017-11-22Obsolete p_secstodate.Joseph Myers1-1/+3
2017-11-22Fix p_secstodate overflow handling (bug 22463).Joseph Myers1-0/+2
2017-11-11resolv: Add tst-ns_name_ptonFlorian Weimer1-0/+2
2017-11-11resolv: Add tst-res_hnokFlorian Weimer1-0/+2
2017-10-20resolv: Remove bogus targets that build ga_testWill Hawkins1-6/+0
2017-09-26resolv/Makefile: Fix typo in commentFlorian Weimer1-1/+1
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer1-1/+5
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer1-0/+3
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer1-1/+12
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer1-1/+1
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-1/+2
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer1-0/+4
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer1-0/+3
2017-06-19resolv: Move _res deallocation functions to their own fileFlorian Weimer1-1/+1
2017-06-19resolv: Move res_randomid to its own fileFlorian Weimer1-1/+1
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer1-0/+8
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg1-1/+1
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-0/+2
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer1-0/+2
2017-04-04resolv: Add tst-resolv-canonnameFlorian Weimer1-0/+9
2017-04-04resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer1-0/+5
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-0/+3
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-0/+3
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer1-1/+17
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer1-8/+3
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock1-1/+0
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer1-3/+0
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Do not use -Wno-strict-prototypes.Joseph Myers1-1/+1
2015-10-19use -fstack-protector-strong when availableMike Frysinger1-3/+1
2015-07-08Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath1-0/+7
2015-06-23Fix potential hanging of gethostbyaddr_r/gethostbyname_rDmitry V. Levin1-0/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-03-07Make tests consistently use *.out output files.Joseph Myers1-7/+7
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-10/+7
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-1/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-2/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-14/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-10-24Define and use $(run-built-tests).Joseph Myers1-2/+2
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-1/+3
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0