summary refs log tree commit diff
path: root/include/compat/sys/stat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-31 20:58:06 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 23:10:24 -0400
commitd5fc754c283290ea5279b9e6be3d4d2ee8355415 (patch)
treef6041a75dd6a12cbcd8ff4cef946f920d95fc5bd /include/compat/sys/stat.h
parenttls_internal: Replace default ciphers with compat (diff)
downloadlibretls-d5fc754c283290ea5279b9e6be3d4d2ee8355415.tar.gz
libretls-d5fc754c283290ea5279b9e6be3d4d2ee8355415.zip
tls_config: Replace constant with X509_get_default_cert_file()
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
7f414ee1e74d0a63d6072c5d2158e017f09e&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe