| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc: tests: fix the gethostname() and getdomainname() tests | Kyle Evans | 2025-03-20 | 1 | -0/+1 |
| * | libc: tests: allow fortified test cases to require root | Kyle Evans | 2025-03-20 | 1 | -65/+260 |
| * | lib/libc/string: apply SSP hardening and tests to memset_explicit | Robert Clausecker | 2024-11-14 | 1 | -0/+132 |
| * | include: ssp: fortify <sys/socket.h> | Kyle Evans | 2024-07-13 | 1 | -0/+45 |
| * | include: ssp: fortify <sys/select.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
| * | include: ssp: fortify <sys/uio.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
| * | include: ssp: fortify <sys/random.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
| * | include: ssp: fortify <wchar.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
| * | include: ssp: fortify poll/ppoll from <poll.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
| * | include: ssp: round out fortification of current set of headers | Kyle Evans | 2024-07-13 | 1 | -0/+478 |
| * | libc: tests: add testing infrastructure for _FORTIFY_SOURCE | Kyle Evans | 2024-07-13 | 1 | -0/+1415 |
