aboutsummaryrefslogtreecommitdiff
path: root/resolv/nss_dns/dns-canon.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-04-27nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer1-3/+13
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer1-0/+7
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper1-2/+2
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper1-1/+2
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-2/+2
2006-05-06[BZ #2499]Ulrich Drepper1-7/+9
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-9/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+9
2004-08-19Update.Ulrich Drepper1-1/+1
2004-08-16(_nss_dns_getcanonname_r): Don't use CNAME records, we better follow the chai...Ulrich Drepper1-70/+86
2004-08-15Update.Ulrich Drepper1-0/+137