privoxy.git
2020-06-01 Fabian KeilRename HTML block name 'https' to 'https-and-no-https...
2020-06-01 Fabian Keilparse_http_url(): Only hide the path if FEATURE_HTTPS_I...
2020-06-01 Fabian Keilcgi_show_url_info(): Kill the "paths are ignored for...
2020-06-01 Fabian KeilRegenerate docs
2020-06-01 Fabian Keilprivoxy-regression-test.pl: Fix a sentence in the docum...
2020-06-01 Fabian KeilDon't enable tunnelling if a CGI page is requested
2020-06-01 Fabian KeilIf a dynamic CGI page has been requested through https...
2020-05-29 Fabian KeilAdd #159: Support Brotli compression
2020-05-29 Fabian KeilFix typo
2020-05-29 Fabian KeilRemove #54 as the git migration is done
2020-05-29 Fabian KeilRemove #123 as we now have proper support for https...
2020-05-29 Fabian KeilBump copyright
2020-05-29 Fabian KeilBump copyright
2020-05-29 Fabian Keildefault.action.master: Update location of the developme...
2020-05-29 Fabian KeilSync with updated 'Cautious' template which enables...
2020-05-29 Fabian KeilEnable 'no-brotli-accepted' client-header filter in...
2020-05-29 Fabian KeilAdd 'no-brotli-accepted' filter which prevents the...
2020-05-28 Fabian KeilAdd yet another reason why +prevent-compression may...
2020-05-28 Fabian KeilRename struct certs_chain member from text_buf to info_buf
2020-05-28 Fabian KeilHTML-encode the certificate info shown in case of verif...
2020-05-28 Fabian KeilBump copyright
2020-05-28 Fabian Keilreceive_and_send_encrypted_post_data(): Change two...
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix comment typo
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typo
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix typos
2020-05-28 Fabian KeilFix comment typos
2020-05-28 Fabian KeilFix comment typo
2020-05-28 Fabian KeilFix comment typo
2020-05-28 Fabian KeilFix comment typos
2020-05-28 Fabian KeilFix comment typos
2020-05-28 Fabian KeilFix typos
2020-05-25 Fabian KeilExtend is_ssl_pending()'s description
2020-05-25 Fabian Keilreceive_and_send_encrypted_post_data(): Change return...
2020-05-25 Fabian Keilreceive_and_send_encrypted_post_data(): Change a log...
2020-05-25 Fabian Keilreceive_and_send_encrypted_post_data(): Loop until...
2020-05-16 Fabian KeilAdd www.vpncompare.co.uk as Bronze sponsor
2020-05-16 Fabian KeilSpell out 'version' in the http_request struct
2020-05-16 Fabian KeilWhen https inspecting, log the request later on
2020-05-16 Fabian Keilcreate_server_ssl_connection(): Free certificate chain...
2020-05-16 Fabian Keilsend_crunch_response(): Log the whole URL for inspected...
2020-05-16 Fabian KeilLog complete https request lines with LOG_LEVEL_CLF
2020-05-16 Fabian KeilImprove ssl_send_certificate_error()'s description
2020-05-16 Fabian KeilSimplify free_certificate_chain()
2020-05-16 Fabian KeilSimplify code in handle_established_connection()
2020-05-16 Fabian Keilssl_verify_callback(): Log when mbedtls_pem_write_buffe...
2020-05-13 Fabian KeilRemove #16 'Filter SSL encrypted content as well' which...
2020-05-13 Fabian KeilAdd donor John Palkovic as contributor
2020-05-13 Fabian KeilBump copyright
2020-05-13 Fabian KeilAllow to configure https-inspection and ignore-certific...
2020-04-14 Fabian Keilsed_https(): Update the last https header after running...
2020-04-14 Fabian KeilFix a comment typo in sed_https()
2020-04-04 Roland RosenfeldUpdate to upstream git ec5b42 and to Debian version...
2020-03-12 Fabian KeilRebuild docs
2020-03-12 Fabian KeilRemove www.vpnranks.com/ from the sponsor list
2020-03-12 Fabian KeilDon't claim that contributors need ssh
2020-03-12 Fabian KeilReplace obsolete CVS instructions with Git instructions
2020-03-12 Fabian KeilRemove a reference to CVS, we use Git now
2020-03-12 Fabian KeilRemove an obsolete comment
2020-03-12 Fabian KeilRemove a reference to CVS, we use Git now
2020-03-12 Fabian KeilAdd a missing call to close_client_ssl_connection()
2020-03-12 Fabian Keilprocess_encrypted_request(): Don't send an error respon...
2020-03-12 Fabian Keilclient_protocol_is_unsupported(): Send encrypted error...
2020-03-12 Fabian Keilprocess_encrypted_request(): Add more log messages...
2020-03-12 Fabian Keilhandle_established_connection(): Remove superfluous...
2020-03-12 Fabian Keilhandle_established_connection(): Adjust indentation...
2020-03-12 Fabian Keilsend_https_request(): Don't call close_client_and_serve...
2020-03-02 Fabian KeilAdd a missing call to close_client_and_server_ssl_conne...
2020-03-02 Fabian Keildecompress_iob(): Free the temporary buffer when the...
2020-03-02 Fabian Keilfree_csp_resources(): Destroy csp->client_tags
2020-03-02 Fabian Keilunload_configfile(): Use unload_forward_spec() instead...
2020-03-02 Fabian Keilunload_configfile(): free config->cors_allowed_origin
2020-03-01 Fabian Keilfree_csp_resources(): Destroy csp->https_headers
2020-03-01 Fabian Keilhandle_established_connection(): Don't mess with csp...
2020-03-01 Fabian Keilhandle_established_connection(): Remove pointless code
2020-03-01 Fabian Keilload_config(): Plug memory leaks
2020-03-01 rootSet the "Subject Alt Name" extension to when generating...
2020-03-01 Fabian Keilfinish_http_response(): Plug memory leak with CORS...
2020-03-01 Fabian Keilget_certificate_serial(): Remove dead code
2020-03-01 Fabian Keilhandle_established_connection(): Remove pointless incre...
2020-03-01 Fabian KeilOnly execute the dumb CONNECT method test when FEATURE_...
2020-03-01 Fabian KeilUnblock 'ada*.'
2020-03-01 Fabian KeilIf the amount of encrypted POST data left is known...
2020-02-28 Fabian Keilgenerate_webpage_certificate(): Include the time in...
next