aboutsummaryrefslogtreecommitdiff
path: root/inet/getnameinfo.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-03-08inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memoryAdhemerval Zanella1-68/+74
2022-03-08inet: Remove strdupa from nrl_domainname()Adhemerval Zanella1-5/+5
2022-03-08inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)Adhemerval Zanella1-70/+78
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer1-36/+20
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu1-3/+1
2017-08-31inet: Remove internal_function attributeFlorian Weimer1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-04getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer1-52/+51
2016-05-04getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer1-7/+6
2016-05-04getnameinfo: Reduce line length and add missing commentsFlorian Weimer1-21/+18
2016-04-29getnameinfo: Refactor and fix memory leak [BZ #19642]Florian Weimer1-240/+347
2016-04-28getnameinfo: Do not preserve errnoFlorian Weimer1-10/+2
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-04-08getnameinfo: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-27/+58
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2011-12-22Fix error code for too small input buffer to getnameinfoUlrich Drepper1-5/+6
2011-05-01Fix getnameinfo flags parameter type.Bruno Haible1-2/+2
2008-12-09[BZ #7080]Ulrich Drepper1-0/+3
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper1-1/+2
2006-08-28* inet/getnameinfo.c (getnameinfo): For AF_INET, check errnocvs/fedora-glibc-20060828T1903Ulrich Drepper1-41/+30
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper1-17/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-38/+58
2007-07-122.5-18.1Jakub Jelinek1-58/+38
2004-03-17Update.Ulrich Drepper1-2/+9
2004-03-16Update.Ulrich Drepper1-0/+1
2004-03-13Update.Ulrich Drepper1-13/+48
2003-10-02Update.Ulrich Drepper1-1/+2
2002-11-20Update.Ulrich Drepper1-28/+12
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath1-0/+1
2002-07-06Update.Andreas Jaeger1-8/+1
2001-01-27Update.Ulrich Drepper1-1/+2
2000-12-08Update.Ulrich Drepper1-1/+1
2000-11-26Update.Ulrich Drepper1-8/+10
2000-11-10Update.Ulrich Drepper1-1/+1
2000-11-10Update.Ulrich Drepper1-48/+51
2000-10-28Update.Ulrich Drepper1-5/+5
2000-09-29Update.Ulrich Drepper1-1/+1
2000-04-02Update.Ulrich Drepper1-1/+1
2000-03-26Update.Ulrich Drepper1-8/+14
2000-03-23Update.Ulrich Drepper1-29/+78
2000-03-22Update.Ulrich Drepper1-1/+13
2000-01-18Update.Ulrich Drepper1-0/+2
1999-04-29Update.Ulrich Drepper1-2/+2