4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nwrap: Fix bulid of getpwent_r on Solaris. More... almost 11 years ago
cmake: Fix typo in HAVE_SOLARIS_GETPWUID_R. More... almost 11 years ago
cmake: Check for getpwnam_r and getpwuid_r on Solaris. More... almost 11 years ago
cmake: Fix prototype checks on Solaris. More... almost 11 years ago
cmake: Fix nss_wrapper on Solaris. More... almost 11 years ago
cmake: Check for POSIX functions on Solaris. More... almost 11 years ago
cmake: Fix typos in getgrent_r check. More... almost 11 years ago
cmake: Check for linux getnameinfo prototype. More... almost 11 years ago
cmake: Check if the libc provides gethostby(addr|name)_r(). More... almost 11 years ago
tests: Add test for gethostbyaddr_r(). More... almost 11 years ago
tests: Add test for gethostbyname_r(). More... almost 11 years ago
nwrap: Fix return value and errno of nwrap_gethostname(). More... almost 11 years ago
tests: Add more tests for gethostname(). More... almost 11 years ago
tests: Add gethostname() test. More... almost 11 years ago
nwrap: Use snprintf in nwrap_gethostname() to shut up Coverity. More... almost 11 years ago
tests: Add getnameinfo() for flag NI_NOFQDN. More... almost 11 years ago
tests: Add getnameinfo() test for dgram ports. More... almost 11 years ago
nwrap: Fix getaddrinfo if host and serv are null but NI_NAMEREQD set. More... almost 11 years ago
tests: Add getnameinfo() test for NULL host and serv. More... almost 11 years ago
nwrap: Fix a segfault in nwrap_getnameinfo() if sockaddr is NULL. More... almost 11 years ago
tests: Add getnameinfo() test with passing NULL pointers. More... almost 11 years ago
tests: Add getnameinfo() test for loopback. More... almost 11 years ago
tests: Add getnameinfo() test for "any" addresses. More... almost 11 years ago
tests: Add getnameinfo() numeric tests. More... almost 11 years ago
tests: Add a simple test for getnameinfo(). More... almost 11 years ago
tests: Move gethostby(name|addr) tests to own file. More... almost 11 years ago
tests: Move getaddrinfo tests to own testsuite. More... almost 11 years ago
src: Fix a possible segfault in nwrap_getaddrinfo(). More... almost 11 years ago
tests: Add missing include for BSD. More... almost 11 years ago
tests: Disable getgrouplist test if not available. More... almost 11 years ago