projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plural rule evaluator rewrite for dcngettext
[oweals/musl.git]
/
src
/
network
/
2014-07-30
Timo Teräs
reimplement if_nameindex and getifaddrs using netlink
tree
|
commitdiff
2014-07-26
Rich Felker
add support for LC_TIME and LC_MESSAGES translations
tree
|
commitdiff
2014-06-24
Timo Teräs
add routing protocols to getprotoent-family functions
tree
|
commitdiff
2014-06-21
Rich Felker
implement result address sorting in the resolver (getad...
tree
|
commitdiff
2014-06-20
Timo Teräs
fix gethostby*_r result pointer value on error
tree
|
commitdiff
2014-06-20
Rich Felker
fix sendmmsg emulation return value for zero-length...
tree
|
commitdiff
2014-06-20
Rich Felker
implement sendmmsg and recvmmsg
tree
|
commitdiff
2014-06-07
Rich Felker
avoid spurious lookup failures from badly-behaved names...
tree
|
commitdiff
2014-06-06
Rich Felker
optimize SOCK_CLOEXEC fallback for socket function
tree
|
commitdiff
2014-06-06
Rich Felker
add SOCK_CLOEXEC fallback for socketpair on old kernels
tree
|
commitdiff
2014-06-06
Szabolcs Nagy
implement dn_comp RFC 1035 domain name compression
tree
|
commitdiff
2014-06-06
Szabolcs Nagy
accept trailing . and empty domain names
tree
|
commitdiff
2014-06-05
Szabolcs Nagy
fix the domain name length limit checks
tree
|
commitdiff
2014-06-05
Szabolcs Nagy
fix multiple validation issues in dns response label...
tree
|
commitdiff
2014-06-05
Rich Felker
fix missing function declarations in refactored ip...
tree
|
commitdiff
2014-06-04
Rich Felker
add support for reverse port lookups from services...
tree
|
commitdiff
2014-06-04
Rich Felker
add support for reverse name lookups from hosts file...
tree
|
commitdiff
2014-06-04
Rich Felker
remove some dummy "ent" function aliases that duplicate...
tree
|
commitdiff
2014-06-04
Rich Felker
add support for ipv6 scope_id to getaddrinfo and getnam...
tree
|
commitdiff
2014-06-03
Rich Felker
fix if_nametoindex return value when interface does...
tree
|
commitdiff
2014-06-03
Rich Felker
fix negative response and non-response handling for...
tree
|
commitdiff
2014-06-03
Rich Felker
fix some validation checks in dns response parsing...
tree
|
commitdiff
2014-06-02
Rich Felker
remove cruft from old resolver and numeric ip parsing
tree
|
commitdiff
2014-06-02
Rich Felker
switch standard resolver functions to use the new dns...
tree
|
commitdiff
2014-06-02
Rich Felker
fix uninitialized variable in new __res_msend dns function
tree
|
commitdiff
2014-06-02
Rich Felker
implement new dns backend, res_send and other legacy...
tree
|
commitdiff
2014-06-02
Timo Teräs
add ipsec and tunneling protocols to getprotoent-family...
tree
|
commitdiff
2014-06-02
Rich Felker
fix off-by-one in checking hostname length in new resol...
tree
|
commitdiff
2014-06-01
Rich Felker
improve getservbyname_r using new resolver backend
tree
|
commitdiff
2014-06-01
Rich Felker
improve gethostbyname2_r using new resolver backend
tree
|
commitdiff
2014-06-01
Rich Felker
refactor getaddrinfo and add support for most remaining...
tree
|
commitdiff
2014-02-22
Rich Felker
add fallback emulation for accept4 on old kernels
tree
|
commitdiff
2014-02-13
Rich Felker
add ipv6 and icmpv6 to getprotoent-family functions
tree
|
commitdiff
2014-02-13
Rich Felker
fix typo in table for getprotoent that caused out-of...
tree
|
commitdiff
2014-01-07
Rich Felker
fix argument types for legacy function inet_makeaddr
tree
|
commitdiff
2013-12-20
Rich Felker
implement legacy function herror
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
include cleanups: remove unused headers and add feature...
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
remove an unnecessary check in inet_pton
tree
|
commitdiff
2013-11-30
Rich Felker
support mix of IPv4 and v6 nameservers in resolv.conf
tree
|
commitdiff
2013-11-27
Rich Felker
reject invalid address families in getaddrinfo
tree
|
commitdiff
2013-11-25
Szabolcs Nagy
remove duplicate includes from dynlink.c, strfmon.c...
tree
|
commitdiff
2013-11-24
Michael Forney
Fix dn_comp prototype and add stub
tree
|
commitdiff
2013-11-23
Michael Forney
Fix dn_expand pointer following
tree
|
commitdiff
2013-11-21
Rich Felker
fix fd leak (missing close-on-exec) in getifaddrs
tree
|
commitdiff
2013-11-02
Rich Felker
fix regression in inet_aton due to misinterpretation...
tree
|
commitdiff
2013-10-23
Szabolcs Nagy
fix inet_pton
tree
|
commitdiff
2013-10-22
Szabolcs Nagy
fix __ipparse to parse the generic numbers-and-dots...
tree
|
commitdiff
2013-10-22
Szabolcs Nagy
fix inet_aton to accept the generic "numbers-and-dots...
tree
|
commitdiff
2013-10-22
Rich Felker
split inet_addr and inet_ntoa back into their own files
tree
|
commitdiff
2013-10-20
Rich Felker
fix return value for inet_pton in ipv6 failure cases
tree
|
commitdiff
2013-08-24
Rich Felker
fix regression in dn_expand/reverse dns
tree
|
commitdiff
2013-08-14
Rich Felker
fix length computation in dn_expand
tree
|
commitdiff
2013-08-14
Rich Felker
de-duplicate dn_expand, fix return value and signature...
tree
|
commitdiff
2013-07-25
Rich Felker
fix undefined strcpy call in inet_ntop
tree
|
commitdiff
2013-07-25
Rich Felker
make inet_ntop format v4-mapped ipv6 addresses properly
tree
|
commitdiff
2013-07-24
Rich Felker
make getaddrinfo with AF_UNSPEC and null host return...
tree
|
commitdiff
2013-07-09
Rich Felker
fix missing SOCK_CLOEXEC in various functions that...
tree
|
commitdiff
2013-07-01
Rich Felker
add stubs for additional legacy ether.h functions
tree
|
commitdiff
2013-06-26
Rich Felker
implement inet_lnaof, inet_netof, and inet_makeaddr
tree
|
commitdiff
2013-06-26
Rich Felker
add ether_aton[_r] and ether_ntoa[_r] functions
tree
|
commitdiff
2013-04-09
rofl0r
getifaddrs: implement proper ipv6 netmasks
tree
|
commitdiff
2013-04-05
rofl0r
getifaddrs: remove unused label
tree
|
commitdiff
2013-04-05
rofl0r
getifaddrs: use if_nameindex to enumerate interfaces
tree
|
commitdiff
2013-04-05
rofl0r
getifaddrs: one less indent level
tree
|
commitdiff
2013-04-05
rofl0r
getifaddrs: less malloc
tree
|
commitdiff
2013-04-05
rofl0r
add getifaddrs
tree
|
commitdiff
2013-04-05
Rich Felker
implement dn_skipname (legacy resolver function)
tree
|
commitdiff
2013-02-02
Rich Felker
dynamically allocate storage for gethostby* buffers
tree
|
commitdiff
2013-02-02
Rich Felker
fix blank ai_canonname from getaddrinfo for non-CNAMEs
tree
|
commitdiff
2013-02-02
Rich Felker
fix memory leak due to double call to getaddrinfo in...
tree
|
commitdiff
2013-02-02
Rich Felker
fix error returns in gethostby*_r functions
tree
|
commitdiff
2012-12-19
Rich Felker
merge a few fixes by sh4rm4
tree
|
commitdiff
2012-12-19
rofl0r
add inet_network (required for wine)
tree
|
commitdiff
2012-11-05
Rich Felker
improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code
tree
|
commitdiff
2012-09-29
Rich Felker
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
tree
|
commitdiff
2012-09-29
Rich Felker
move accept4, dup3, and pipe2 to non-linux-specific...
tree
|
commitdiff
2012-09-29
Rich Felker
emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre...
tree
|
commitdiff
2012-09-22
Rich Felker
fix getaddrinfo to accept port 0 (zero)
tree
|
commitdiff
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
tree
|
commitdiff
2012-07-23
Rich Felker
remove scanf dependency from getaddrinfo /etc/services...
tree
|
commitdiff
2012-07-22
Rich Felker
getaddrinfo /etc/services lookup support
tree
|
commitdiff
2012-07-22
Rich Felker
make getservby*_r return error code rather than -1...
tree
|
commitdiff
2012-07-21
Rich Felker
fix logic error for skipping failed interfaces in if_na...
tree
|
commitdiff
2012-07-15
Rich Felker
fix getservby*() with null pointer for protocol argument
tree
|
commitdiff
2012-07-13
Rich Felker
workaround another sendmsg kernel bug on 64-bit machines
tree
|
commitdiff
2012-05-17
Rich Felker
fix misplaced semicolon in preprocessor directive ...
tree
|
commitdiff
2012-05-13
Rich Felker
use __h_errno_location for h_errno
tree
|
commitdiff
2012-04-02
Rich Felker
improve name lookup performance in corner cases
tree
|
commitdiff
2012-02-23
Rich Felker
fix for previous incorrect fix of cancellation in dns...
tree
|
commitdiff
2012-02-11
Rich Felker
fix default nameserver when resolv.conf doesn't exist
tree
|
commitdiff
2012-02-11
Rich Felker
fix illegal goto out of cleanup context in dns lookups
tree
|
commitdiff
2011-09-22
Rich Felker
make dns lookups (and thus getaddrinfo) cancellable
tree
|
commitdiff
2011-09-22
Rich Felker
use poll rather than select in dns lookups (also clock_...
tree
|
commitdiff
2011-09-13
Rich Felker
remove some stray trailing space characters
tree
|
commitdiff
2011-08-03
Rich Felker
implement if_nameindex and if_freenameindex
tree
|
commitdiff
2011-08-01
Rich Felker
fix wrong messages in gai_strerror
tree
|
commitdiff
2011-08-01
Rich Felker
port numbers should always be interpreted as decimal
tree
|
commitdiff
2011-07-12
Rich Felker
"implement" getnetbyaddr and getnetbyname
tree
|
commitdiff
2011-07-01
Rich Felker
res_search symbol, aliased to res_query for now (better...
tree
|
commitdiff
2011-04-25
Rich Felker
fix bug in ipv6 parsing that prevented parsing a lone...
tree
|
commitdiff
next