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