index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inet
Age
Commit message (
Expand
)
Author
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-04-18
rcmd.c: Fix indentation in last commit
Siddhesh Poyarekar
2023-04-18
inet/rcmd.c: fix warn unused result
Frédéric Bérat
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-02-16
C2x strtol binary constant handling
Joseph Myers
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-01-17
Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-12-19
Avoid use of atoi in some places in libc
Joseph Myers
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-08-15
Move ip_mreqn structure from Linux to generic
Samuel Thibault
2022-08-10
inet: Turn __ivaliduser into a compatibility symbol
Florian Weimer
2022-06-01
inet: Use 64 bit stat for ruserpass (BZ# 29210)
Adhemerval Zanella
2022-03-08
inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
Adhemerval Zanella
2022-03-08
inet: Remove strdupa from nrl_domainname()
Adhemerval Zanella
2022-03-08
inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-08-05
Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
Joseph Myers
2021-07-19
resolv: Deprecate legacy interfaces in libresolv
Florian Weimer
2021-07-07
inet: Add hidden prototype for __inet_network
Florian Weimer
2021-06-29
Add RFC 8335 Definitions from Linux 5.13
Andreas Roeseler
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-02
Add missing symbols to Version files
Florian Weimer
2021-05-13
inet: Free result from getaddrinfo
Siddhesh Poyarekar
2021-05-06
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-12
Fix spelling and grammar in several comments
Jonny Grant
2020-12-04
nsswitch: use new internal API (callers)
DJ Delorie
2020-11-16
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-09-11
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-07-17
Move <rpc/netdb.h> from sunrpc to inet
Florian Weimer
2020-07-08
Move non-deprecated RPC-related functions from sunrpc to inet
Florian Weimer
2020-05-11
Use unsigned constants for ICMP6 filters [BZ #22489]
Sergey
2020-05-05
y2038: inet: Convert inet deadline to support 64 bit time
Lukasz Majewski
2020-04-03
Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
resolv/tst-idna_name_classify: Isolate from system libraries
Florian Weimer
2019-09-24
inet/net-internal.h: Fix uninitalised clntudp_call() variable
Alistair Francis
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-06-03
Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.
Joseph Myers
2019-05-28
Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.
Joseph Myers
2019-02-25
Break more lines before not after operators.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-06
inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
Florian Weimer
2018-06-29
manual: Revise crypt.texi.
Zack Weinberg
2018-05-23
Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
[next]