Age | Commit message (Expand) | Author | Files | Lines |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-25 | Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing | Stefan Liebler | 1 | -1/+3 |
2020-11-23 | Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] | Stefan Liebler | 1 | -4/+3 |
2020-10-14 | resolv: Handle transaction ID collisions in parallel queries (bug 26600) | Florian Weimer | 1 | -0/+7 |
2020-07-17 | Move <rpc/netdb.h> from sunrpc to inet | Florian Weimer | 1 | -7/+0 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-11-27 | resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358] | Florian Weimer | 1 | -0/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-04-08 | resolv: Remove support for RES_USE_INET6 and the inet6 option | Florian Weimer | 1 | -10/+1 |
2019-03-12 | resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047] | Florian Weimer | 1 | -1/+1 |
2019-01-21 | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 1 | -0/+7 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-05-23 | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer | 1 | -1/+23 |
2018-01-08 | resolv: Support binary labels in test framework | Florian Weimer | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -1/+1 |
2017-11-22 | Obsolete p_secstodate. | Joseph Myers | 1 | -1/+3 |
2017-11-22 | Fix p_secstodate overflow handling (bug 22463). | Joseph Myers | 1 | -0/+2 |
2017-11-11 | resolv: Add tst-ns_name_pton | Florian Weimer | 1 | -0/+2 |
2017-11-11 | resolv: Add tst-res_hnok | Florian Weimer | 1 | -0/+2 |
2017-10-20 | resolv: Remove bogus targets that build ga_test | Will Hawkins | 1 | -6/+0 |
2017-09-26 | resolv/Makefile: Fix typo in comment | Florian Weimer | 1 | -1/+1 |
2017-07-05 | support: Add resolver testing mode which does not patch _res | Florian Weimer | 1 | -1/+5 |
2017-07-04 | resolv: Fix improper assert in __resolv_conf_attach | Florian Weimer | 1 | -0/+3 |
2017-07-03 | resolv: Introduce free list for resolv_conf index slosts | Florian Weimer | 1 | -1/+12 |
2017-07-03 | resolv: Introduce struct resolv_conf with extended resolver state | Florian Weimer | 1 | -1/+1 |
2017-07-03 | resolv: Introduce struct resolv_context [BZ #21668] | Florian Weimer | 1 | -1/+2 |
2017-06-30 | resolv: Make RES_ROTATE start with a random name server [BZ #19570] | Florian Weimer | 1 | -0/+4 |
2017-06-21 | __inet_pton_length: Implement new internal helper function | Florian Weimer | 1 | -0/+3 |
2017-06-19 | resolv: Move _res deallocation functions to their own file | Florian Weimer | 1 | -1/+1 |
2017-06-19 | resolv: Move res_randomid to its own file | Florian Weimer | 1 | -1/+1 |
2017-06-02 | resolv: Tests for various versions of res_init | Florian Weimer | 1 | -0/+8 |
2017-05-20 | Remove __need_list_t and __need_res_state. | Zack Weinberg | 1 | -1/+1 |
2017-04-13 | resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] | Florian Weimer | 1 | -0/+2 |
2017-04-13 | resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359] | Florian Weimer | 1 | -0/+2 |
2017-04-04 | resolv: Add tst-resolv-canonname | Florian Weimer | 1 | -0/+9 |
2017-04-04 | resolv: Add test coverage for ns_name_unpack, ns_name_ntop | Florian Weimer | 1 | -0/+5 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] | Florian Weimer | 1 | -0/+3 |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 1 | -0/+3 |
2016-12-31 | resolv: Add beginnings of a libresolv test suite | Florian Weimer | 1 | -1/+17 |
2016-12-30 | resolv: Turn historic name lookup functions into compat symbols | Florian Weimer | 1 | -8/+3 |
2016-12-26 | Drop explicit stack-protection of pieces of the system [BZ #7065] | Nick Alcock | 1 | -1/+0 |
2016-10-11 | resolv: Compile without -Wno-write-strings | Florian Weimer | 1 | -3/+0 |
2016-09-21 | resolv: Remove unsupported hook functions from the API [BZ #20016] | Florian Weimer | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-19 | Do not use -Wno-strict-prototypes. | Joseph Myers | 1 | -1/+1 |
2015-10-19 | use -fstack-protector-strong when available | Mike Frysinger | 1 | -3/+1 |
2015-07-08 | Install a dummy <rpc/netdb.h> when not building sunrpc/. | Roland McGrath | 1 | -0/+7 |
2015-06-23 | Fix potential hanging of gethostbyaddr_r/gethostbyname_r | Dmitry V. Levin | 1 | -0/+4 |