[Privoxy-commits] [privoxy] 04/18: Mention that the functions in the file use mbedTLS
User Git
git at git.privoxy.org
Fri Mar 5 06:35:47 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 eaa5bdda44175e2010647984824d91dd9f6b75f8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Feb 26 20:48:09 2021 +0100
Mention that the functions in the file use mbedTLS
---
ssl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ssl.c b/ssl.c
index 48626095..b253e193 100644
--- a/ssl.c
+++ b/ssl.c
@@ -3,7 +3,8 @@
* File : $Source: /cvsroot/ijbswa/current/ssl.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 mbedTLS.
*
* Copyright : Written by and Copyright (c) 2017-2020 Vaclav Svec. FIT CVUT.
* Copyright (C) 2018-2020 by Fabian Keil <fk at fabiankeil.de>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list