about summary refs log tree commit diff
path: root/tls_ocsp.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-17 15:06:51 -0400
committerJune McEnroe <june@causal.agency>2021-09-17 15:06:51 -0400
commitfd56a8d74b9c1b9f7005fbc003d98f1253cd5eee (patch)
tree7314e2f05490f73966fdc6b0b4d1011fed1526a9 /tls_ocsp.c
parentImport LibreSSL 3.3.4 (diff)
downloadlibretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.tar.gz
libretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.zip
Import LibreSSL 3.4.0
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
le='2018-08-18 16:24:25 -0400'>2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe