projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d84f93
)
Fix typo
author
Fabian Keil
<fk@fabiankeil.de>
Tue, 19 Jan 2021 10:51:41 +0000
(11:51 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 19 Jan 2021 13:25:06 +0000
(14:25 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
bb4fb91
..
9de5790
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-481,7
+481,7
@@
https://www.privoxy.org/donate
184) Add support for wolfSSL. Work in progress, expected to be
committed after the 3.0.30 release.
-185) The mbedTLS and OpenSSL version of generate_host_certificate()
+185) The mbedTLS and OpenSSL version
s
of generate_host_certificate()
should only be called when necessary and the check should be
done without holding the certificate mutex.