From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 26 Feb 2021 19:48:46 +0000 (+0100)
Subject: Mention that the functions in the file use OpenSSL (or LibreSSL)
X-Git-Tag: v_3_0_33~108^2~13
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/user-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=93f88b61fcb2d70e215c554d925ff9f4f4b34eb1;p=privoxy.git

Mention that the functions in the file use OpenSSL (or LibreSSL)
---

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@gmail.com>
  *                Copyright (C) 2017 Vaclav Svec. FIT CVUT.