summary refs log tree commit diff
path: root/tls.c (unfollow)
Commit message (Expand)Author
2020-07-31tls_internal: Replace default ciphers with compatJune McEnroe
2020-07-31tls: Implement load_verify_memJune McEnroe
2020-07-31tls: Implement use_certificate_chain_memJune McEnroe
2020-07-31tls: Use SSL_CTX_get0_param and X509_STORE_get0_paramJune McEnroe
2020-07-31tls_server: Remove SSL_OP_NO_CLIENT_RENEGOTIATIONJune McEnroe
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
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
mit/url.c?h=1.1p1&id=068cff107e7147ba9dc8fb723a07a6d0a4bd80dd&follow=1'>Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe