summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-12 18:21:32 -0500
committerJune McEnroe <june@causal.agency>2020-01-12 18:21:32 -0500
commitee9a396f2225b68766f44a643470d66fd6a2b266 (patch)
treefdf9aee999fbf86d82cece0cfa70560bccc44fb5 /bounce.h
parentAdd option to set local client CA (diff)
downloadpounce-ee9a396f2225b68766f44a643470d66fd6a2b266.tar.gz
pounce-ee9a396f2225b68766f44a643470d66fd6a2b266.zip
Use the CAP_PREAD right
Required for the rewind call when loading the CA.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
title='2020-12-29 17:19:23 -0500'>2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 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 2020-12-29Add hilex HTML outputJune McEnroe