X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=TODO;h=be42852266d0386873e46b992aaf5c3706ccfb53;hb=5654b0fe1ca305563b089988a7f72449fe43adb5;hp=bb4fb91e4656a34f37f7864144d5f6dfabc61b17;hpb=1d84f9312065bc3e2d3a30f844384a13b851e50a;p=privoxy.git diff --git a/TODO b/TODO index bb4fb91e..be428522 100644 --- a/TODO +++ b/TODO @@ -481,12 +481,21 @@ 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 versions of generate_host_certificate() should only be called when necessary and the check should be done without holding the certificate mutex. 186) Privoxy should handle "OPTIONS *" requests properly. +187) There should be a convenient way to see the versions of + the libraries Privoxy is using. + +188) In the windows config.txt file, add the line + user-manual ./doc/user-manual/ + right after + # Copyright ... + # + ########################################################################## Hosting wish list (relevant for #53)