privoxy.git
2021-01-20 Fabian KeilBump copyright
2021-01-20 Fabian KeilRename slackware/rc.privoxy.orig to slackware/rc.privoxy.in
2021-01-19 Roland RosenfeldDeveloper manual: Optimize Debian build instructions.
2021-01-19 Fabian KeilFix typo
2021-01-19 Fabian KeilAdd #186: Privoxy should handle "OPTIONS *" requests...
2021-01-19 Fabian KeilFix comment typo
2021-01-19 Fabian KeilAdd a period to the 'Graceful termination requested...
2021-01-19 Fabian KeilLog a message right before exiting gracefully
2021-01-19 Fabian KeilRebuild docs
2021-01-19 Fabian KeilMention the imdb filter in the user-manual
2021-01-19 Fabian KeilMention the sourceforge filter in the user-manual
2021-01-19 Fabian KeilMention the github filter in the user-manual
2021-01-19 Fabian KeilBump copyright
2021-01-19 Fabian KeilAdd an imdb filter
2021-01-19 Fabian KeilAdd a sourceforge filter
2021-01-19 Fabian KeilAdd a github filter
2021-01-19 Fabian KeilDeclare Privoxy 3.0.30 stable
2021-01-19 Fabian Keilprivoxy-log-parser: Highlight 'Sending data on socket...
2021-01-19 Fabian KeilAdd ChangeLog entries for changes from 639c42d7ab7...
2021-01-18 Fabian KeilRebuild developer manual
2021-01-18 Fabian Keildeveloper-manual: Bump copyright
2021-01-18 Fabian Keildeveloper-manual: Add more build instructions for Debian
2021-01-18 Fabian KeilRelocate CERT_INFO_PREFIX to ssl.c
2021-01-18 Fabian KeilmbedTLS ssl_crt_verify_info(): Ditch trailing new line
2021-01-18 Fabian KeilUpdate #184: Add ETA for the wolfSSL support
2021-01-18 Fabian KeilAdd #185: generate_host_certificate() should only be...
2021-01-18 Fabian KeilDisable fast-redirects for .gravater.com/
2021-01-18 Fabian KeilBump copyright
2021-01-18 Fabian Keilenforce_sane_certificate_state(): Also deal with certif...
2021-01-18 Fabian KeilFactor out enforce_sane_certificate_state()
2021-01-18 Fabian KeilOpenSSL ssl_store_cert(): Fix an error message
2021-01-18 Fabian KeilmbedTLS: Rename generate_webpage_certificate() to gener...
2021-01-18 Fabian KeilOpenSSL: Rename generate_webpage_certificate() to gener...
2021-01-18 Fabian KeilOpenSSL: Save memory allocations in generate_key()
2021-01-18 Fabian KeilOpenSSL ssl_base64_encode(): Fix buffer size check
2021-01-18 Fabian KeilOpenSSL ssl_certificate_is_invalid(): Remove a log...
2021-01-18 Fabian KeilRegenerate config file
2021-01-18 Fabian KeilRegenerate user-manual
2021-01-18 Fabian KeilExplicitly mention that the CA key is used to sign...
2021-01-18 Fabian Keilprivoxy-log-parser: Properly deal with 'Certificate...
2021-01-18 Fabian Keilprivoxy-log-parser: Highlight: 'Flushed 3153 bytes...
2021-01-18 Fabian Keilprivoxy-log-parser: Highlight 'The last 12078 bytes...
2021-01-18 Fabian KeilRebuild docs
2021-01-18 Fabian KeilAdd Aaron Linville as contributor
2021-01-18 Fabian KeilAdd new 'allow-autocompletion' filter
2021-01-17 Roland RosenfeldGit snapshot "release".
2021-01-17 Roland RosenfeldMerge Debian version 3.0.29-2
2021-01-17 Roland RosenfeldMerge Debian 3.0.29-1 version.
2021-01-13 Fabian KeilOpenSSL ssl_recv_data(): Include the actual fd in an...
2021-01-13 Fabian Keilopenssl.c: Fix comment typo
2021-01-13 Fabian Keilconfigure: Clarify comments about OpenSSL and mbedTLS...
2021-01-13 Fabian Keilconfigure.in: Bail out if OpenSSL and mbedTLS are enabl...
2021-01-13 Fabian Keilconfigure.in: Remove left-over OS/2 code
2021-01-13 Fabian KeilNote that #18 is work in progress
2021-01-13 Fabian KeilTODO #1: Add another reference
2021-01-13 Fabian Keilprivoxy-log-parser: Log truncated LOG_LEVEL_CLF message...
2021-01-11 Fabian KeilBlock requests to api.theadex.com/
2021-01-11 Fabian KeilBlock requests to ih.adscale.de/
2021-01-11 Fabian KeilBlock requests to .s400.meetrics.net/
2021-01-11 Fabian KeilBlock requests for pp.lp4.io/
2021-01-11 Fabian KeilDisable fast-redirects for .ksta.de/
2021-01-10 Fabian KeilRebuild user manual
2021-01-10 Fabian Keiluser-manual: Bump copyright
2021-01-10 Fabian Keiluser-manual: Note that actions aren't updated after...
2021-01-10 Fabian Keiluser-manual: Explicitly mention that upgrading from...
2021-01-10 Fabian Keiluser-manual: Note that protocol and host have to be...
2021-01-10 Fabian KeilAdd #184: Add support for wolfSSL
2021-01-10 Fabian KeilAdd #183: Properly deal with proxy responses that arriv...
2021-01-10 Fabian Keilchange_encrypted_request_destination(): Keep the origin...
2021-01-10 Fabian Keilfilter_header(): Break a couple of long lines
2021-01-10 Fabian Keilparse_client_request(): Fix status code in a LOG_LEVEL_...
2021-01-10 Fabian Keilchange_encrypted_request_destination(): Plug a memory...
2021-01-10 Fabian Keilprocess_encrypted_request(): Improve error message
2021-01-10 Fabian Keilprocess_encrypted_request(): Use the MESSED_UP_REQUEST_...
2021-01-10 Fabian Keilchange_request_destination(): Reject rewrites from...
2021-01-10 Fabian Keilchat(): Use client_use_ssl(csp) instead of http->ssl
2021-01-10 Fabian KeilAdd Pragma header to the client-header-order example
2021-01-10 Fabian Keilredirect_url(): Silence a bogus use-after-free warning
2021-01-10 Fabian Keilssl_store_cert(): Check BIO_get_mem_data() return code
2021-01-10 Fabian Keilenforce_header_order(): Save a couple of memory allocations
2021-01-05 Fabian Keilsed(): Don't call enforce_header_order() if a filter...
2021-01-05 Fabian KeilAdd #182: Before enforcing the client-header-order...
2021-01-05 Fabian KeilRebuild docs
2021-01-05 Fabian KeilRebuild config file
2021-01-05 Fabian KeilBump copyright
2021-01-05 Fabian KeilBump copyright
2021-01-05 Fabian KeilNote that client-header-order works for encrypted heade...
2021-01-05 Fabian KeilAdd three additional headers to the client-header-order...
2021-01-05 Fabian Keilsed_https(): Also update csp->https_headers->first...
2021-01-05 Fabian KeilBring back "--with-fdsetsize" now that select() is...
2021-01-05 Fabian KeilBump copyright
2021-01-05 Fabian KeilAdd ChangeLog entries for changes between v_3_0_29...
2021-01-02 Fabian Keilprivoxy-log-parser: Bump copyright
2021-01-02 Fabian Keilprivoxy-log-parser: Highlight 'Rewritten request line...
2021-01-02 Fabian Keilprivoxy-log-parser: Highlight 'Rewrite detected: ....
2021-01-02 Fabian KeilNote that #87 is trivial now
2021-01-02 Fabian KeilRemove #14 (Allow to filter POST parameters) which...
2021-01-02 Fabian KeilAdjust a log message to clarify that it refers to clien...
2021-01-02 Fabian KeilAdd #181: Allow to upgrade an http request to https
2021-01-02 Fabian KeilUpdate a comment in parse_http_url()
next