Age | Commit message (Expand) | Author | Files | Lines |
2025-01-12 | socket/tst-cmsghdr: Fix alignment of cmsghdr | Samuel Thibault | 1 | -2/+2 |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 37 | -37/+37 |
2024-08-05 | Fix name space violation in fortify wrappers (bug 32052) | Andreas Schwab | 1 | -10/+10 |
2024-07-03 | socket: Add new test for shutdown | Sergey Kolosov | 2 | -0/+258 |
2024-05-18 | socket: Use may_alias on sockaddr structs (bug 19622) | Florian Weimer | 1 | -1/+1 |
2024-04-10 | socket: Add new test for connect | Sergey Kolosov | 2 | -0/+114 |
2024-04-02 | Always define __USE_TIME_BITS64 when 64 bit time_t is used | Adhemerval Zanella | 1 | -7/+7 |
2024-02-27 | socket: Improve fortify with clang | Adhemerval Zanella | 1 | -4/+16 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 35 | -35/+35 |
2023-07-05 | Exclude routines from fortification | Frédéric Bérat | 1 | -0/+6 |
2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-05-16 | socket: Reformat Makefile. | Carlos O'Donell | 1 | -9/+38 |
2023-05-01 | socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len | Samuel Thibault | 1 | -1/+1 |
2023-04-25 | socket: Add a test for MSG_CMSG_CLOEXEC | Sergey Bugaev | 2 | -0/+127 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 34 | -34/+34 |
2022-11-01 | configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases | Adhemerval Zanella | 1 | -5/+5 |
2022-10-10 | socket: Use offsetof in SUN_LEN (bug 29578) | Andreas Schwab | 1 | -1/+2 |
2022-08-02 | socket: Check lengths before advancing pointer in CMSG_NXTHDR | Arjun Shankar | 3 | -0/+149 |
2022-06-06 | socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) | Dmitriy Fedchenko | 1 | -1/+1 |
2022-01-17 | socket: Add the __sockaddr_un_set function | Florian Weimer | 3 | -1/+108 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 30 | -30/+30 |
2021-11-22 | socket: Do not use AF_NETLINK in __opensock | Florian Weimer | 1 | -8/+1 |
2021-10-20 | Make sure that the fortified function conditionals are constant | Siddhesh Poyarekar | 1 | -21/+13 |
2021-09-28 | Linux: Simplify __opensock and fix race condition [BZ #28353] | Florian Weimer | 1 | -43/+22 |
2021-07-22 | socket: Add time64 alias for setsockopt | Florian Weimer | 1 | -0/+13 |
2021-07-22 | socket: Add time64 alias for getsockopt | Florian Weimer | 4 | -1/+76 |
2021-07-21 | socket: Add time64 alias for sendmsg | Florian Weimer | 1 | -0/+12 |
2021-07-21 | socket: Add time64 alias for recvmsg | Florian Weimer | 1 | -0/+11 |
2021-07-21 | socket: Add time64 alias for sendmmsg | Florian Weimer | 1 | -1/+13 |
2021-06-15 | y2038: Add support for 64-bit time on legacy ABIs | Adhemerval Zanella | 1 | -0/+11 |
2021-04-01 | socket: Add CFLAGS-accept.c and CFLAGS-connect.c | Adhemerval Zanella | 1 | -0/+2 |
2021-03-26 | nptl: Remove send from libpthread | Adhemerval Zanella | 1 | -0/+1 |
2021-03-18 | nptl: Remove sendmsg from libpthread | Adhemerval Zanella | 1 | -0/+1 |
2021-03-18 | nptl: Remove recvmsg from libpthread | Adhemerval Zanella | 1 | -0/+1 |
2021-03-18 | nptl: Remove sendto from libpthread | Adhemerval Zanella | 1 | -0/+1 |
2021-03-18 | nptl: Remove recvfrom from libpthread | Adhemerval Zanella | 1 | -0/+1 |
2021-03-18 | nptl: Remove recv from libpthread | Adhemerval Zanella | 1 | -0/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 29 | -29/+29 |
2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 1 | -10/+12 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 29 | -29/+29 |
2019-01-12 | Fix a few typos in comments | Dmitry V. Levin | 2 | -2/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2017-08-17 | __opensock: Remove internal_function attribute | Florian Weimer | 1 | -1/+1 |
2017-08-08 | Do not use __ptr_t. | Joseph Myers | 3 | -3/+3 |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg | 1 | -5/+0 |
2017-04-25 | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers | 1 | -1/+1 |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer | 2 | -0/+133 |
2017-04-18 | Assume that dup3 is available | Florian Weimer | 2 | -25/+1 |