Age | Commit message (Expand) | Author | Files | Lines |
2016-04-11 | nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865] | Florian Weimer | 1 | -0/+7 |
2016-03-29 | CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879] | Florian Weimer | 1 | -4/+1 |
2016-03-25 | resolv: Always set *resplen2 out parameter in send_dg [BZ #19791] | Florian Weimer | 1 | -23/+40 |
2016-03-16 | Fix hurd build | Samuel Thibault | 1 | -0/+1 |
2016-03-15 | Fix resource leak in resolver (bug 19257) | Andreas Schwab | 1 | -1/+1 |
2016-02-19 | res_ninit: Update comment | Florian Weimer | 1 | -15/+1 |
2016-02-16 | CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665). | Carlos O'Donell | 3 | -65/+309 |
2016-01-15 | Fix build failures with -DDEBUG. | Martin Sebor | 1 | -2/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 19 | -19/+19 |
2015-12-29 | resolv: Reset defdname before use in __res_vinit [BZ #19369] | Rob Wu | 1 | -0/+1 |
2015-12-04 | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer | 1 | -3/+0 |
2015-12-04 | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer | 1 | -0/+3 |
2015-10-27 | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 1 | -8/+0 |
2015-10-21 | Convert a few more function definitions to prototype style. | Joseph Myers | 1 | -2/+2 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -9/+2 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 1 | -5/+2 |
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-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 1 | -45/+4 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 8 | -93/+27 |
2015-10-14 | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer | 1 | -8/+62 |
2015-09-18 | Fix several build failures with GCC6 due to unused static variables. | Wilco Dijkstra | 1 | -4/+0 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2 | -2/+2 |
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |
2015-07-08 | Install a dummy <rpc/netdb.h> when not building sunrpc/. | Roland McGrath | 2 | -0/+10 |
2015-06-24 | Use unsigned types for counters in getaddrinfo_a code. | Roland McGrath | 3 | -4/+4 |
2015-06-23 | Fix potential hanging of gethostbyaddr_r/gethostbyname_r | Dmitry V. Levin | 3 | -2/+118 |
2015-06-23 | _res_hconf_reorder_addrs: fix typo in comment | Dmitry V. Levin | 1 | -1/+1 |
2015-06-22 | Record TTL also for DNS PTR queries (bug 18513) | Andreas Schwab | 1 | -0/+6 |
2015-06-12 | Fix netdb.h addrinfo namespace (bug 18529). | Joseph Myers | 1 | -2/+2 |
2015-06-12 | Fix h_errno namespace (bug 18520). | Joseph Myers | 1 | -1/+1 |
2015-06-01 | * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union to | Steve Ellcey | 1 | -4/+10 |
2015-05-21 | Simplify handling of nameserver configuration in resolver | Andreas Schwab | 2 | -127/+84 |
2015-04-21 | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287] | Arjun Shankar | 1 | -1/+2 |
2015-02-24 | Skip logging for DNSSEC responses [BZ 14841] | Siddhesh Poyarekar | 2 | -30/+18 |
2015-01-13 | Remove some references to bcopy/bcmp/bzero. | Roland McGrath | 1 | -3/+3 |
2015-01-06 | resolv: fix rotate option | Aurelien Jarno | 1 | -1/+2 |
2015-01-06 | resolv: improve comments about nserv and nservall | Aurelien Jarno | 1 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2014-12-17 | Fix resolver inet_* namespace (bug 17722). | Joseph Myers | 3 | -5/+8 |
2014-12-16 | Fix resolver if_* namespace (bug 17717). | Joseph Myers | 1 | -1/+1 |
2014-12-16 | Fix the 'array subscript is above array bounds' warning correctly | Siddhesh Poyarekar | 1 | -1/+7 |
2014-12-16 | Fix 'array subscript is above array bounds' warning in res_send.c | Siddhesh Poyarekar | 1 | -1/+1 |
2014-12-16 | Avoid infinite loop in nss_dns getnetbyname [BZ #17630] | Florian Weimer | 1 | -2/+2 |
2014-12-12 | resolv: Suppress maybe uninitialized warning | Stefan Liebler | 1 | -1/+26 |
2014-12-02 | Fix fgets_unlocked namespace issues (bug 17664). | Joseph Myers | 2 | -1/+5 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-21 | BZ#16469: resolv: skip leading dot in domain to search | Alexandre Oliva | 1 | -3/+14 |
2014-11-21 | BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...) | Alexandre Oliva | 1 | -11/+2 |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |