summaryrefslogtreecommitdiff
path: root/inet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0186-86/+86
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-301-7/+1
* resolv/tst-idna_name_classify: Isolate from system librariesFlorian Weimer2019-10-301-0/+4
* inet/net-internal.h: Fix uninitalised clntudp_call() variableAlistair Francis2019-09-241-0/+13
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0786-86/+86
* Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers2019-06-031-0/+1
* Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.Joseph Myers2019-05-281-0/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0186-86/+86
* inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]Florian Weimer2018-12-062-1/+62
* manual: Revise crypt.texi.Zack Weinberg2018-06-291-1/+1
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-237-37/+390
* inet: Actually build and run tst-deadlineFlorian Weimer2018-04-041-2/+2