summary refs log tree commit diff
path: root/tls_client.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-11-29 15:15:44 -0500
committerJune McEnroe <june@causal.agency>2021-11-29 15:15:44 -0500
commit9a7b950929457f6f02364fbbeec084a980d4b576 (patch)
tree37e7bb51ac631e5b4aac15139230cfd34fa1b6ce /tls_client.c
parentMerge LibreSSL 3.4.1 (diff)
parentImport LibreSSL 3.4.2 (diff)
downloadlibretls-9a7b950929457f6f02364fbbeec084a980d4b576.tar.gz
libretls-9a7b950929457f6f02364fbbeec084a980d4b576.zip
Merge LibreSSL 3.4.2
Diffstat (limited to 'tls_client.c')
0 files changed, 0 insertions, 0 deletions
td> 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe