index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
getnameinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-0
/
+1
*
overhaul internally-public declarations using wrapper headers
Rich Felker
2018-09-12
1
-4
/
+1
*
move and deduplicate declarations of __dns_parse to make it checkable
Rich Felker
2018-09-12
1
-1
/
+0
*
getnameinfo: make size check not fail for bigger sizes
Hauke Mehrtens
2015-10-26
1
-2
/
+2
*
fix potential read past end of buffer in getnameinfo service name lookup
Rich Felker
2014-09-05
1
-1
/
+1
*
remove an extra layer of buffer copying in getnameinfo reverse dns
Rich Felker
2014-09-05
1
-3
/
+2
*
add support for reverse port lookups from services file to getnameinfo
Rich Felker
2014-06-04
1
-4
/
+35
*
add support for reverse name lookups from hosts file to getnameinfo
Rich Felker
2014-06-04
1
-5
/
+53
*
add support for ipv6 scope_id to getaddrinfo and getnameinfo
Rich Felker
2014-06-04
1
-4
/
+28
*
switch standard resolver functions to use the new dns backend
Rich Felker
2014-06-02
1
-6
/
+53
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-3
/
+3
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+54