about summary refs log tree commit diff
path: root/inet
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0149-49/+49
* Move getnameinfo from 'inet' to 'nss'Arjun Shankar2023-10-242-562/+0
* Move 'services' routines from 'inet' into 'nss'Arjun Shankar2023-10-248-177/+1
* Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar2023-10-247-190/+0
* Move 'protocols' routines from 'inet' into 'nss'Arjun Shankar2023-10-248-194/+1
* Move 'networks' routines from 'inet' into 'nss'Arjun Shankar2023-10-248-207/+1
* Move 'netgroup' routines from 'inet' into 'nss'Arjun Shankar2023-10-245-645/+4
* Move 'hosts' routines from 'inet' into 'nss'Arjun Shankar2023-10-2411-386/+1
* Move 'ethers' routines from 'inet' into 'nss'Arjun Shankar2023-10-244-123/+2
* Move 'aliases' routines from 'inet' into 'nss'Arjun Shankar2023-10-247-190/+0
* inet: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-30/+112
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-111-9/+0
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-024-4/+4
* rcmd.c: Fix indentation in last commitSiddhesh Poyarekar2023-04-181-2/+2
* inet/rcmd.c: fix warn unused resultFrédéric Bérat2023-04-181-2/+5
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-274-4/+16
* C2x strtol binary constant handlingJoseph Myers2023-02-161-1/+1
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-3/+3
* Add IPPROTO_L2TP from Linux 6.1 to netinet/in.hJoseph Myers2023-01-171-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0692-92/+92
* Avoid use of atoi in some places in libcJoseph Myers2022-12-191-1/+1
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+3
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-6/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-0/+1
* Move ip_mreqn structure from Linux to genericSamuel Thibault2022-08-151-0/+13
* inet: Turn __ivaliduser into a compatibility symbolFlorian Weimer2022-08-101-13/+6
* inet: Use 64 bit stat for ruserpass (BZ# 29210)Adhemerval Zanella2022-06-011-2/+2
* inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memoryAdhemerval Zanella2022-03-081-68/+74
* inet: Remove strdupa from nrl_domainname()Adhemerval Zanella2022-03-081-5/+5
* inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)Adhemerval Zanella2022-03-081-70/+78
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0192-92/+92
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0344-44/+0
* Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers2021-08-051-0/+3
* resolv: Deprecate legacy interfaces in libresolvFlorian Weimer2021-07-191-1/+2
* inet: Add hidden prototype for __inet_networkFlorian Weimer2021-07-071-1/+3
* Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler2021-06-291-0/+2
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-3/+3
* Add missing symbols to Version filesFlorian Weimer2021-06-021-0/+2
* inet: Free result from getaddrinfoSiddhesh Poyarekar2021-05-132-8/+9
* Annotate additional APIs with GCC attribute access.Martin Sebor2021-05-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0292-92/+92
* Fix spelling and grammar in several commentsJonny Grant2020-12-121-4/+4
* nsswitch: use new internal API (callers)DJ Delorie2020-12-044-73/+11
* Add {,sysdep-}ld-library-path make variableSamuel Thibault2020-11-161-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-112-3/+3
* Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer2020-07-172-1/+76
* Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer2020-07-089-2/+375
* Use unsigned constants for ICMP6 filters [BZ #22489]Sergey2020-05-111-4/+4
* y2038: inet: Convert inet deadline to support 64 bit timeLukasz Majewski2020-05-052-4/+5
* Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h.Joseph Myers2020-04-031-0/+4