summary refs log tree commit diff
path: root/compat/chacha_private.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-27 22:24:33 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 12:12:53 -0400
commit6e5bff1a29b3f93334acd86ca8ab8f10ec61411b (patch)
tree6ebc9d667a15698402f8563d8a85e21d0c89423b /compat/chacha_private.h
parenttls_server: #include <string.h> (diff)
downloadlibretls-6e5bff1a29b3f93334acd86ca8ab8f10ec61411b.tar.gz
libretls-6e5bff1a29b3f93334acd86ca8ab8f10ec61411b.zip
tls_bio_cb: Use public BIO interfaces
Diffstat (limited to 'compat/chacha_private.h')
0 files changed, 0 insertions, 0 deletions
direct: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt