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