summary refs log tree commit diff
path: root/TODO.7
AgeCommit message (Collapse)Author
2024-12-15Add bound checking for LibHTTPC_loadRequestNakidai
I realized that you don't need to pass buf_len as buf is a c-string. Anyway, that is bound checking and it should work.
2024-12-14Add one more taskNakidai
Also replace plaintext TODO with one written in mdoc(7)