summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-13 11:52:36 -0400
committerJune McEnroe <june@causal.agency>2022-05-13 11:52:36 -0400
commitd1db6f60a51f515bac83cf002035f3cd26751d4f (patch)
treef628fa16b27536cd50ac6dca40c134a434f50d1c /scripts
parentMerge LibreSSL 3.5.1 (diff)
parentImport LibreSSL 3.5.2 (diff)
downloadlibretls-d1db6f60a51f515bac83cf002035f3cd26751d4f.tar.gz
libretls-d1db6f60a51f515bac83cf002035f3cd26751d4f.zip
Merge LibreSSL 3.5.2 3.5.2
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
11b2d18ffcb&follow=1'>Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe