packaging: Make glibc-devel symlinks consistent
[platform/upstream/glibc.git] / inet /
2023-01-17 Joseph MyersAdd IPPROTO_L2TP from Linux 6.1 to netinet/in.h
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19 Joseph MyersAvoid use of atoi in some places in libc
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-08-15 Samuel ThibaultMove ip_mreqn structure from Linux to generic
2022-08-10 Florian Weimerinet: Turn __ivaliduser into a compatibility symbol
2022-06-01 Adhemerval Zanellainet: Use 64 bit stat for ruserpass (BZ# 29210)
2022-03-08 Adhemerval Zanellainet: Return EAI_MEMORY when nrl_domainname() fails...
2022-03-08 Adhemerval Zanellainet: Remove strdupa from nrl_domainname()
2022-03-08 Adhemerval Zanellainet: Fix getnameinfo (NI_NOFQDN) race condition (BZ...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-05 Joseph MyersAdd INADDR_DUMMY from Linux 5.13 to netinet/in.h
2021-07-19 Florian Weimerresolv: Deprecate legacy interfaces in libresolv
2021-07-07 Florian Weimerinet: Add hidden prototype for __inet_network
2021-06-29 Andreas RoeselerAdd RFC 8335 Definitions from Linux 5.13
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-02 Florian WeimerAdd missing symbols to Version files
2021-05-13 Siddhesh Poyarekarinet: Free result from getaddrinfo
2021-05-06 Martin SeborAnnotate additional APIs with GCC attribute access.
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-12 Jonny GrantFix spelling and grammar in several comments
2020-12-04 DJ Deloriensswitch: use new internal API (callers)
2020-11-16 Samuel ThibaultAdd {,sysdep-}ld-library-path make variable
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-17 Florian WeimerMove <rpc/netdb.h> from sunrpc to inet
2020-07-08 Florian WeimerMove non-deprecated RPC-related functions from sunrpc...
2020-05-11 SergeyUse unsigned constants for ICMP6 filters [BZ #22489]
2020-05-05 Lukasz Majewskiy2038: inet: Convert inet deadline to support 64 bit...
2020-04-03 Joseph MyersAdd IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-30 Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-10-30 Florian Weimerresolv/tst-idna_name_classify: Isolate from system...
2019-09-24 Alistair Francisinet/net-internal.h: Fix uninitalised clntudp_call...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-03 Joseph MyersAdd INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet...
2019-05-28 Joseph MyersAdd IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-06 Florian Weimerinet/tst-if_index-long: New test case for CVE-2018...
2018-06-29 Zack Weinbergmanual: Revise crypt.texi.
2018-05-23 Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-04-04 Florian Weimerinet: Actually build and run tst-deadline
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-02 H.J. LuHide internal idna functions [BZ #18822]
2017-09-27 Samuel Thibaulthurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
2017-08-31 Florian Weimerinet: Remove internal_function attribute
2017-08-14 Florian WeimerNSS: Replace exported NSS lookup functions with stubs...
2017-08-13 Florian WeimerNSS: Do not use internal_function for functions with...
2017-08-10 Florian Weimer__inet6_scopeid_pton: Remove attribute_hidden, internal...
2017-08-07 Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-06-27 Florian Weimerresolv: Call _res_hconf_init from __res_vinit
2017-06-22 Benjamin Camainet: __inet6_scopeid_pton should accept node-local...
2017-06-21 Florian Weimerinet: Add IPv6 getaddrinfo coverage to tst-inet6_scopei...
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-04 Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-05-03 Phil BlundellCorrect misplaced comments in struct ip_mreq_source
2017-04-19 Florian Weimerrcmd/rexec: Fix typo in comment
2017-04-19 Florian WeimerCreate more sockets with SOCK_CLOEXEC [BZ #15722]
2017-03-13 Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-02-28 Florian Weimersunrpc: Improvements for UDP client timeout handling...
2017-01-11 Joseph MyersMake endian-conversion macros always return correct...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimerinet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): conditionally...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-09-15 Florian Weimerinet: Add __inet6_scopeid_pton function [BZ #20611]
2016-06-03 Carlos O'DonellFix macro API for __USE_KERNEL_IPV6_DEFS.
2016-05-30 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2016-05-30 Paul Pluzhnikov2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-05-23 Florian WeimerMake padding in struct sockaddr_storage explicit [BZ...
2016-05-04 Florian Weimergetnameinfo: Return EAI_OVERFLOW in more cases [BZ...
2016-05-04 Florian Weimergetnameinfo: Avoid calling strnlen on uninitialized...
2016-05-04 Florian Weimergetnameinfo: Reduce line length and add missing comments
2016-04-29 Florian Weimergetnameinfo: Refactor and fix memory leak [BZ #19642]
2016-04-28 Florian Weimergetnameinfo: Do not preserve errno
2016-04-28 Florian Weimerinet: Remove SCCS keywords
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20 Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-01 Joseph MyersAdd netinet/in.h values from Linux 4.2.
2015-08-06 Arjun ShankarModify several tests to use test-skeleton.c
2015-07-08 Carlos O'DonellFix ruserok scalability with large ~/.rhosts file.
2015-06-17 Joseph MyersFix gethostbyaddr in6addr_any, in6addr_loopback namespa...
2015-06-12 Joseph MyersFix h_errno namespace (bug 18520).
2015-05-19 Steve Ellcey * inet/rcmd.c (rresvport_af): Change ss to anonymous...
2015-04-08 Florian Weimergetnameinfo: Use struct scratch_buffer instead of exten...
2015-02-25 Cong Wangin.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel...
2015-02-06 Roland McGrathExclude rpcent functions and NSS backends for rpc,...
2015-01-23 Roland McGrathAdd missing libc_hidden_weak to stub if_nameindex,...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17 Roland McGrathFix stub __if_freenameindex build error.
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
next