about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-05 12:51:44 -0400
committerJune McEnroe <june@causal.agency>2020-08-05 12:51:44 -0400
commitcdb6bacb06a263b88fa71853a7731f260b2909de (patch)
treef011fc2e5db42a6b26940fb3d59bd97e9669f72e
parentMention LibreTLS in install instructions (diff)
downloadcatgirl-cdb6bacb06a263b88fa71853a7731f260b2909de.tar.gz
catgirl-cdb6bacb06a263b88fa71853a7731f260b2909de.zip
Say for instead of with
-rw-r--r--README.72
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 2c1a8d3..6842fd3 100644
--- a/README.7
+++ b/README.7
@@ -86,7 +86,7 @@ requires ncurses and
 .Sy libtls ,
 provided by either
 .Lk https://git.causal.agency/libretls/about LibreTLS
-(with OpenSSL)
+(for OpenSSL)
 or by LibreSSL.
 It targets
 .Fx ,
-08 16:58:20 -0400'>2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe