summary refs log tree commit diff
path: root/tls_verify.c (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
mp;follow=1'>Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 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 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 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe