| Commit message (Expand) | Author | Age | Files | Lines |
* | resolv: Reindent preprocessor conditionals following cleanups | Florian Weimer | 2016-04-28 | 3 | -12/+12 |
* | resolv: Assorted preprocessor cleanups | Florian Weimer | 2016-04-28 | 2 | -39/+3 |
* | resolv: Remove SUNSECURITY preprocessor conditionals | Florian Weimer | 2016-04-28 | 2 | -37/+0 |
* | resolv: Remove BSD compatibility conditionals and header | Florian Weimer | 2016-04-28 | 2 | -58/+3 |
* | resolv: Remove __BIND_NOSTATIC conditionals | Florian Weimer | 2016-04-28 | 2 | -4/+0 |
* | resolv: Remove traces of ULTRIX support | Florian Weimer | 2016-04-28 | 2 | -19/+0 |
* | resolv: Remove RFC1535 conditionals | Florian Weimer | 2016-04-28 | 2 | -31/+0 |
* | resolv: Remove RESOLVSORT preprocess conditionals | Florian Weimer | 2016-04-28 | 3 | -23/+0 |
* | resolv: Remove BIND_UPDATE preprocessor conditionals | Florian Weimer | 2016-04-28 | 1 | -36/+0 |
* | resolv: Remove _LIBC conditionals | Florian Weimer | 2016-04-28 | 6 | -140/+4 |
* | resolv: Remove SCCS and RCS keywords | Florian Weimer | 2016-04-28 | 23 | -100/+0 |
* | nss_dns: Skip over non-PTR records in the netent code [BZ #19868] | Florian Weimer | 2016-04-27 | 1 | -2/+18 |
* | nss_dns: Remove custom offsetof macro definition | Florian Weimer | 2016-04-27 | 1 | -3/+1 |
* | nss_dns: Check address length before creating addrinfo result [BZ #19831] | Florian Weimer | 2016-04-27 | 1 | -20/+39 |
* | resolv, nss_dns: Remove remaining syslog logging [BZ #19862] | Florian Weimer | 2016-04-27 | 2 | -42/+0 |
* | nss_dns: Validate RDATA length against packet length [BZ #19830] | Florian Weimer | 2016-04-27 | 2 | -3/+28 |
* | resolv: Always set *resplen2 out parameter in send_vc [BZ #19825] | Florian Weimer | 2016-04-27 | 1 | -21/+18 |
* | nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865] | Florian Weimer | 2016-04-11 | 1 | -0/+7 |
* | CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879] | Florian Weimer | 2016-03-29 | 1 | -4/+1 |
* | resolv: Always set *resplen2 out parameter in send_dg [BZ #19791] | Florian Weimer | 2016-03-25 | 1 | -23/+40 |
* | Fix hurd build | Samuel Thibault | 2016-03-16 | 1 | -0/+1 |
* | Fix resource leak in resolver (bug 19257) | Andreas Schwab | 2016-03-15 | 1 | -1/+1 |
* | res_ninit: Update comment | Florian Weimer | 2016-02-19 | 1 | -15/+1 |
* | CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665). | Carlos O'Donell | 2016-02-16 | 3 | -65/+309 |
* | Fix build failures with -DDEBUG. | Martin Sebor | 2016-01-15 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 19 | -19/+19 |
* | resolv: Reset defdname before use in __res_vinit [BZ #19369] | Rob Wu | 2015-12-29 | 1 | -0/+1 |
* | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer | 2015-12-04 | 1 | -3/+0 |
* | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer | 2015-12-04 | 1 | -0/+3 |
* | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 2015-10-27 | 1 | -8/+0 |
* | Convert a few more function definitions to prototype style. | Joseph Myers | 2015-10-21 | 1 | -2/+2 |
* | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2015-10-20 | 1 | -9/+2 |
* | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 2015-10-20 | 1 | -5/+2 |
* | Do not use -Wno-strict-prototypes. | Joseph Myers | 2015-10-19 | 1 | -1/+1 |
* | use -fstack-protector-strong when available | Mike Frysinger | 2015-10-19 | 1 | -3/+1 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -45/+4 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 8 | -93/+27 |
* | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer | 2015-10-14 | 1 | -8/+62 |
* | Fix several build failures with GCC6 due to unused static variables. | Wilco Dijkstra | 2015-09-18 | 1 | -4/+0 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 2 | -2/+2 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2015-08-06 | 1 | -2/+5 |
* | Install a dummy <rpc/netdb.h> when not building sunrpc/. | Roland McGrath | 2015-07-08 | 2 | -0/+10 |
* | Use unsigned types for counters in getaddrinfo_a code. | Roland McGrath | 2015-06-24 | 3 | -4/+4 |
* | Fix potential hanging of gethostbyaddr_r/gethostbyname_r | Dmitry V. Levin | 2015-06-23 | 3 | -2/+118 |
* | _res_hconf_reorder_addrs: fix typo in comment | Dmitry V. Levin | 2015-06-23 | 1 | -1/+1 |
* | Record TTL also for DNS PTR queries (bug 18513) | Andreas Schwab | 2015-06-22 | 1 | -0/+6 |
* | Fix netdb.h addrinfo namespace (bug 18529). | Joseph Myers | 2015-06-12 | 1 | -2/+2 |
* | Fix h_errno namespace (bug 18520). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union to | Steve Ellcey | 2015-06-01 | 1 | -4/+10 |
* | Simplify handling of nameserver configuration in resolver | Andreas Schwab | 2015-05-21 | 2 | -127/+84 |