privoxy.git
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...
2020-02-28 Fabian Keilgenerate_webpage_certificate(): Return earlier if a...
2020-02-28 Fabian KeilGenerate the "valid from" and "valid to" date of certif...
2020-02-28 Fabian KeilDetect invalid certificates and create new ones
2020-02-28 Fabian KeilBump copyright
2020-02-28 Fabian Keilsed_https(): Clear the existing tags before calling...
2020-02-28 Fabian Keilsed_https(): Unset CSP_FLAG_CLIENT_HEADER_PARSING_DONE
2020-02-28 Fabian Keilssl_send_certificate_error(): Don't sleep
2020-02-28 Fabian Keilssl_send_certificate_error(): Be more precise
2020-02-28 Fabian KeilWhen logging that the certificate verifcation failed...
2020-02-28 Fabian KeilOnly use certificate_mutex and rng_mutex when needed
2020-02-28 Fabian KeilUse a single mutex for the certificate generation
2020-02-28 Fabian KeilTurn lack of md5 support in mbedTLS into a compile...
2020-02-28 Fabian KeilRemove #95 which is obsolete now that we support proper...
2020-02-26 Fabian KeilRebuild config file
2020-02-26 Fabian KeilRebuild docs
2020-02-26 Fabian KeilRename +enable-https-filtering to +https-inspection
2020-02-26 Fabian KeilRename FEATURE_HTTPS_FILTERING to FEATURE_HTTPS_INSPECTION
2020-02-26 Fabian KeilNote that enable-https-filtering{} has to be enabled...
2020-02-26 Fabian Keilprocess_encrypted_request(): Log applied actions when...
2020-02-26 Fabian Keilprocess_encrypted_request(): Don't call init_current_ac...
2020-02-26 Fabian Keilget_url_actions(): Don't initialize actions when called...
2020-02-26 Fabian KeilFix location of curly brace and normalize white space
2020-02-26 Fabian KeilBump copyright
2020-02-26 Fabian KeilDeal with invalid certificates in case of forwarded...
2020-02-26 Fabian Keilcreate_server_ssl_connection(): If the certificate...
2020-02-26 Fabian KeilRemove obsolete comment
2020-02-26 Fabian Keilfree_server_ssl_structures(): Mark the correct socket...
2020-02-26 Fabian KeilAdd a missing 'the' to a log message
2020-02-26 Fabian KeilAdd receive_and_send_encrypted_post_data()
2020-02-26 Fabian Keilssl_send_data(): Log the data before writing
2020-02-26 Fabian Keilssl_recv_data(): Log the received data
2020-02-23 Fabian KeilFix a comment typo
2020-02-23 Fabian KeilFix a comment typo
2020-02-23 Fabian KeilReduce spaces
2020-02-23 Fabian KeilFix a comment typo
2020-02-23 Fabian KeilImprove a comment
2020-02-23 Fabian KeilBump copyright
2020-02-23 Fabian Keilssl_send_data(): Consistently return -1 in case of...
2020-02-23 Fabian Keilssl_recv_data(): Properly handle MBEDTLS_ERR_SSL_PEER_C...
2020-02-22 Fabian KeilUnbreak the build without FEATURE_HTTPS_FILTERING
2020-02-22 Fabian KeilDon't crash when blocking a CONNECT request with https...
2020-02-22 Fabian KeilBump copyright
2020-02-22 Fabian KeilRegenerate docs
2020-02-22 Fabian KeilProperly link to the TLS section of the config file
2020-02-22 Fabian KeilFix links to the enable-https-filtering action
2020-02-22 Fabian KeilAdd a missing anchor
2020-02-21 Fabian KeilRebuild config file
2020-02-21 Fabian KeilRebuild docs
2020-02-21 Fabian Keilconfig: Fix typo
2020-02-21 Fabian Keilconfig: Mention that the certificate-directory is only...
2020-02-21 Fabian Keilconfig: Improve the description of the ca-cert-file...
2020-02-21 Fabian Keilconfig: Note that Privoxy does not automatically clear...
2020-02-21 Fabian KeilBump coypright
2020-02-21 Fabian KeilNote that access to certificate-directory and ca-direct...
2020-02-21 Fabian Keilgenerate_key(): Change argument order to be more consistent
2020-02-21 Fabian Keilpcrs.h: Add copyright and license
2020-02-21 Fabian KeilChange license for pcrs.c to GPLv2+
2020-02-18 Fabian KeilRegenerate docs
2020-02-18 Fabian KeilRemove cooltechzone.com from the sponsor list
2020-02-18 Fabian KeilRevert "Clarify that Privoxy can also be used under...
2020-02-18 Fabian KeilChange 'GIT' to 'Git'
2020-02-15 Fabian KeilBump copyright
2020-02-15 Fabian KeilBump copyright
2020-02-15 Fabian KeilRebuild docs with updated license info
2020-02-15 Fabian KeilClarify that Privoxy can also be used under the terms...
2020-02-14 Fabian KeilRegenerate developer manual
2020-02-14 Fabian KeilDeveloper manual: Bump copyright
2020-02-14 Fabian KeilDeveloper manual: Document how ot access the git reposi...
2020-02-13 Fabian KeilStrip trailing whitespace
2020-02-13 Fabian KeilStrip trailing whitespace
2020-02-13 Fabian Keilfree_certificate_chain(): Fix memset() target
2020-02-13 Fabian KeilRemove SourceForge references in copyright headers
2020-02-13 Fabian KeilUpgrade a bunch of links to the homepage to https://
2020-02-13 Fabian KeilDeclare generate_webpage_certificate() static
2020-02-13 Fabian KeilFix comment typos
2020-02-03 Fabian KeilRegenerate homepage with silver sponsor https://vpnrank...
2020-02-03 Fabian KeilAdd https://www.vpnranks.com/ as silver sponsor
2020-02-03 Fabian KeilAdjust cooltechzone.com sponsor link to look less manip...
2020-01-30 Fabian KeilRebuild homepage
next