aboutsummaryrefslogtreecommitdiff
path: root/resolv/nss_dns/dns-canon.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-07-19resolv: Move nss_dns into libcFlorian Weimer1-2/+2
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer1-2/+2
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer1-2/+2
2021-07-15nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer1-5/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-13nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer1-0/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-5/+14
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