index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inet
Age
Commit message (
Expand
)
Author
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
2018-04-04
inet: Actually build and run tst-deadline
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-10-01
Hide internal idna functions [BZ #18822]
H.J. Lu
2017-09-28
hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
Samuel Thibault
2017-08-31
inet: Remove internal_function attribute
Florian Weimer
2017-08-14
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-13
NSS: Do not use internal_function for functions with hidden aliases
Florian Weimer
2017-08-10
__inet6_scopeid_pton: Remove attribute_hidden, internal_function
Florian Weimer
2017-08-07
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-06-27
resolv: Call _res_hconf_init from __res_vinit
Florian Weimer
2017-06-22
inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]
Benjamin Cama
2017-06-21
inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c
Florian Weimer
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-04
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-03
Correct misplaced comments in struct ip_mreq_source
Phil Blundell
2017-04-19
rcmd/rexec: Fix typo in comment
Florian Weimer
2017-04-19
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
2017-03-13
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-02-28
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-01-11
Make endian-conversion macros always return correct types (bug 16458).
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-09
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]
Florian Weimer
2016-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
2016-09-23
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-15
inet: Add __inet6_scopeid_pton function [BZ #20611]
Florian Weimer
2016-06-02
Fix macro API for __USE_KERNEL_IPV6_DEFS.
Carlos O'Donell
2016-05-30
2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-05-23
Make padding in struct sockaddr_storage explicit [BZ #20111]
Florian Weimer
2016-05-04
getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]
Florian Weimer
2016-05-04
getnameinfo: Avoid calling strnlen on uninitialized buffer
Florian Weimer
2016-05-04
getnameinfo: Reduce line length and add missing comments
Florian Weimer
2016-04-29
getnameinfo: Refactor and fix memory leak [BZ #19642]
Florian Weimer
2016-04-28
getnameinfo: Do not preserve errno
Florian Weimer
2016-04-28
inet: Remove SCCS keywords
Florian Weimer
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-01
Add netinet/in.h values from Linux 4.2.
Joseph Myers
2015-08-06
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-07-08
Fix ruserok scalability with large ~/.rhosts file.
Carlos O'Donell
2015-06-17
Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).
Joseph Myers
2015-06-12
Fix h_errno namespace (bug 18520).
Joseph Myers
2015-05-19
* inet/rcmd.c (rresvport_af): Change ss to anonymous union
Steve Ellcey
[next]