[Privoxy-commits] [privoxy] 05/18: Mention that the functions in the file use OpenSSL (or LibreSSL)
User Git
git at git.privoxy.org
Fri Mar 5 06:35:48 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 93f88b61fcb2d70e215c554d925ff9f4f4b34eb1
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Feb 26 20:48:46 2021 +0100
Mention that the functions in the file use OpenSSL (or LibreSSL)
---
openssl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/openssl.c b/openssl.c
index 1c161727..507c3f81 100644
--- a/openssl.c
+++ b/openssl.c
@@ -3,7 +3,8 @@
* File : $Source: /cvsroot/ijbswa/current/openssl.c,v $
*
* Purpose : File with TLS/SSL extension. Contains methods for
- * creating, using and closing TLS/SSL connections.
+ * creating, using and closing TLS/SSL connections
+ * using OpenSSL (or LibreSSL).
*
* Copyright : Written by and Copyright (c) 2020 Maxim Antonov <mantonov at gmail.com>
* Copyright (C) 2017 Vaclav Svec. FIT CVUT.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list