aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/secure
Commit message (Expand)AuthorAgeFilesLines
* include: ssp: fortify <signal.h>Ricardo Branco2025-06-113-0/+329
* libc: Add getenv_r() function.Dag-Erling Smørgrav2025-04-272-0/+156
* libc: tests: fix the gethostname() and getdomainname() testsKyle Evans2025-03-2012-92/+109
* libc: tests: allow fortified test cases to require rootKyle Evans2025-03-2012-371/+1482
* libc: tests: fix luacheck warnings in the fortification test generatorKyle Evans2025-03-202-7/+15
* lib/libc/string: apply SSP hardening and tests to memset_explicitRobert Clausecker2024-11-142-0/+141
* include: ssp: fortify <sys/socket.h>Kyle Evans2024-07-1313-0/+2507
* include: ssp: fortify <sys/select.h>Kyle Evans2024-07-1312-0/+710
* include: ssp: fortify <sys/uio.h>Kyle Evans2024-07-1311-0/+873
* include: ssp: fortify <sys/random.h>Kyle Evans2024-07-1310-0/+277
* include: ssp: fortify <wchar.h>Kyle Evans2024-07-139-0/+2052
* include: ssp: fortify <stdlib.h>Kyle Evans2024-07-133-0/+404
* include: ssp: fortify poll/ppoll from <poll.h>Kyle Evans2024-07-137-0/+570
* include: ssp: round out fortification of current set of headersKyle Evans2024-07-135-0/+3366
* libc: tests: add testing infrastructure for _FORTIFY_SOURCEKyle Evans2024-07-136-0/+3383