summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-20 21:22:29 -0400
committerJune McEnroe <june@causal.agency>2020-08-20 21:22:29 -0400
commit1abeece98800f1ea19724e91751e9d1b0a177d39 (patch)
tree7f855bef08709e73da3df34d2b47b24995a3edc9 /complete.c
parentUse configPath to load TLS cert/priv (diff)
downloadcatgirl-1abeece98800f1ea19724e91751e9d1b0a177d39.tar.gz
catgirl-1abeece98800f1ea19724e91751e9d1b0a177d39.zip
Document how cert/priv are searched for
This has always been how it works, but it was previously undocumented.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe