aboutsummaryrefslogtreecommitdiff
path: root/resolv/inet_pton.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-23inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637]Florian Weimer1-7/+10
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer1-72/+87
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer1-149/+153
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer1-4/+0
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-10/+3
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers1-2/+4
2004-08-05[BZ #295]Ulrich Drepper1-1/+4
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath1-0/+1
2000-07-19Update.Ulrich Drepper1-14/+17
2000-05-28Update.Ulrich Drepper1-2/+2
1999-04-29Update.Ulrich Drepper1-0/+1
1999-04-29Update.Ulrich Drepper1-11/+7
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper1-1/+1
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper1-2/+4
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-1/+1
1996-08-14Update.Ulrich Drepper1-4/+5
1996-06-25Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960625Roland McGrath1-1/+1
1996-05-24Fri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1-15/+6
1996-05-23Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+223