Happy Eyeballs / RFC 8305 support
Thanks a lot for the patch. I intend to review and test it in a couple of days.
This seems to be a different issue ("X509 certificate verification for t.me failed with error -140: ASN parsing error, invalid input"). Do your wolfSSL CFLAGS include "-DWOLFSSL_NO_ASN_STRICT"?
Error: Loading webpage certificate private key /var/lib/privoxy/certs/cd1a781f134611f5e4cc24f76562bb7d.pem
Great. Thanks for the update.
potential free on unitialized pointers in error case in generate_key
Thanks a lot for the report. Fixed in 0783764ef5604.
Thanks a lot for the suggestion. Obviously I agree that having Privoxy on Windows can be useful. Unfortunately at the moment we have no Windows packager: https://lists.privoxy.org/pipermail/privoxy-devel/2026-February/000838.html While using Github Actions could work, setting this up seems to require a fair amount of work (the "Adapt this to your project" part) and it's not obvious to me that setting it up is less work than cross-building from a free operating system (which has other benefits). In...