about summary refs log tree commit diff
path: root/resolv/nss_dns/dns-canon.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer2016-04-271-3/+13
* nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer2016-04-111-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-191-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper2008-08-011-2/+2
* * resolv/res_send.c (__libc_res_nsend): Take additional parameter. cvs/fedora-glibc-20080728T2320Ulrich Drepper2008-07-281-1/+2
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-2/+2
* [BZ #2499]Ulrich Drepper2006-05-061-7/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-9/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+9
* Update.Ulrich Drepper2004-08-191-1/+1
* (_nss_dns_getcanonname_r): Don't use CNAME records, we better follow the chai...Ulrich Drepper2004-08-161-70/+86
* Update.Ulrich Drepper2004-08-151-0/+137