Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-06 | wip: Build with -Wconversionlukeshu/safe-conversion | Luke T. Shumaker | |
I think this found a real bug in the dhcp packet parser. I don't think anything called lib9p_str{,n}() values that could be big enough, but their bounds-checking was broken. | |||
2025-05-06 | libmisc: macro.h: Add utilities for int conversions | Luke T. Shumaker | |
2025-04-07 | fixup! SYSTEM headers don't get strict GCC checks, so change them to PUBLIC | Luke T. Shumaker | |
2025-04-05 | SYSTEM headers don't get strict GCC checks, so change them to PUBLIC | Luke T. Shumaker | |
2024-11-15 | Add tests to libmisc | Luke T. Shumaker | |
2024-11-11 | Factor out libmisc/rand.h | Luke T. Shumaker | |