X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=TODO;h=be42852266d0386873e46b992aaf5c3706ccfb53;hb=cb42d939b2679ba68cfb047c13ed9b21a5b4d249;hp=a5dde926bf2eb5ee53c8e8a3959735a08aeb1e98;hpb=0c0869279f7cc3152b9dbb04d4183914b3c8155e;p=privoxy.git diff --git a/TODO b/TODO index a5dde926..be428522 100644 --- a/TODO +++ b/TODO @@ -481,10 +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)