Commit Briefs




Omar Polo

add compat for reallocarray()


Omar Polo

move tofu declarations to their own header

While here replace GEMINI_URL_LEN with TOFU_URL_MAX_LEN to avoid a dependency on telescope.h. Ideally, we should move this stuff to another header that comes with less dependencies.


Omar Polo

some headers cleanup

try to not include headers from headers, and remove some redundant include. This helps in modularizing the codebase and also helps during incremental compilations.


Omar Polo

fix copyright dates


Omar Polo

include compat.h explicitly in all files

don't do it in telescope.h, remove telescope.h from gencmd.awk and sort the headers in parse.y while here.



Omar Polo

tweak client-certificate-info description

avoid the word "use" since it's better to show first use-certificate instead of this niche function.





Omar Polo

fmt