summary refs log tree commit diff
path: root/man (unfollow)
Commit message (Collapse)Author
2020-07-31tls_server: Remove SSL_OP_NO_CLIENT_RENEGOTIATIONJune McEnroe
This is a LibreSSL-specific option.
2020-07-31tls_ocsp: Use X509_STORE_CTX_new and X509_OBJECT_newJune McEnroe
2020-07-31tls_ocsp: Use ASN1_TIME_to_tmJune McEnroe
2020-07-31tls_conninfo: Implement time_tm_clamp_notafterJune McEnroe
From crypto/asn1/a_time_tm.c
2020-07-31tls_conninfo: Use ASN1_TIME_to_tmJune McEnroe
2020-07-31tls_verify: Use ASN1_STRING_get0_dataJune McEnroe
2020-07-31tls_bio_cb: Use public BIO interfacesJune McEnroe
2020-07-30tls_server: #include <string.h>June McEnroe
2020-07-30tls_client: #include <string.h>June McEnroe
2020-07-30tls_util: #include <string.h>June McEnroe
2020-07-30tls_config: #include <string.h>June McEnroe
2020-07-30tls: #include <string.h>June McEnroe
2020-07-30Import LibreSSL 3.2.0June McEnroe
'logmsg'> 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 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