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-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* resolv: Move nss_dns into libcFlorian Weimer2021-07-191-2/+2
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-191-2/+2
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-191-2/+2
* nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer2021-07-151-5/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-131-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-5/+14
* 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