privoxy.git
2020-10-09 Fabian KeilRebuild docs
2020-10-09 Fabian KeilAdd documentation for the cipher-list directive
2020-10-09 Fabian KeilAdd a cipher-list directive to specify the ciphers...
2020-10-09 Fabian KeilUse 'Example' (singular) in sections that only contain...
2020-10-09 Fabian KeilFix white-space
2020-10-09 Fabian KeilDisable fast-redirects for issue.freebsdfoundation...
2020-10-09 Fabian KeilLowercase the host name in functions that set it
2020-10-09 Fabian KeilAdd string_tolower()
2020-10-09 Fabian KeilAdd support for Websockets with https inspection enabled
2020-10-09 Fabian KeilMbedTLS ssl_send_data(): Include the socket in the...
2020-10-09 Fabian KeilMbedTLS ssl_recv_data(): Include the socket in the...
2020-10-09 Fabian KeilOpenSSL ssl_send_data(): Include the file descriptor...
2020-10-09 Fabian KeilOpenSSL ssl_recv_data(): Include the file descriptor...
2020-10-09 Fabian KeilDisable fast-redirects for .twitter.com/.*origin=http
2020-10-09 Fabian KeilRemove #119 "Evaluate using pcre's jit mode"
2020-10-09 Fabian Keilpcrs: Use the D flag to disable JIT-compilation
2020-10-09 Fabian Keilpcrs: Request JIT compilation if it's supported
2020-10-06 Fabian KeilUnblock belco24.de/
2020-10-06 Fabian KeilMark FEATURE_HTTPS_INSPECTION as experimental in the...
2020-10-06 Fabian KeilAdd #164: Evaluate switching from pcreposix(3) to pcre...
2020-10-06 Fabian KeilAdd #163: Use subdirectories in the certificate-directory
2020-10-06 Fabian KeilAdd #162: Delete generated keys and certificates in...
2020-10-06 Fabian KeilAdd #161: Properly support requests with chunked transf...
2020-10-06 Fabian KeilRebuild config file
2020-10-06 Fabian KeilRegenerate docs
2020-10-06 Fabian KeilAdd a warning that Privoxy currently does not garbage...
2020-10-06 Fabian KeilRemove stray space
2020-10-06 Fabian KeilDeclare https-inspection experimental
2020-10-06 Fabian Keilprocess_encrypted_request(): If we received no data...
2020-09-28 Fabian Keilsend_https_request(): Call receive_and_send_encrypted_p...
2020-09-28 Fabian Keilprivoxy-log-parser.pl: Add a --keep-date option to...
2020-09-28 Fabian KeilBlock requests to pixel.inforsea.com/
2020-09-28 Fabian KeilBlock requests to t.vi-serve.com/
2020-09-28 Fabian KeilBlock requests to .ioam.de/
2020-09-28 Fabian KeilRelocate the block of t.9gag.com/img\.gif to the 'web...
2020-09-26 Fabian KeilRelocate a variable declaration to the function where...
2020-09-26 Fabian KeilRemove stray space
2020-09-26 Fabian KeilMake it more obvious that the OpenSSL code is also...
2020-09-26 Fabian Keilpcrs_filter_response(): Free the old data if there...
2020-09-26 Fabian Keilchat(): Don't send the certificate error response if...
2020-09-26 Fabian KeilRebuild docs
2020-09-26 Fabian KeilAdd Hớ Hờ Hợ as contributor
2020-09-26 Fabian KeilAdd withoutname as contributor
2020-09-26 Fabian Keilcgi_edit_actions_submit(): Check the toggle state of...
2020-09-26 Fabian KeilOpenSSL: Use %y instead of %Y in VALID_DATETIME_FMT
2020-09-26 Fabian Keilssl_certificate_is_invalid(): If the validity check...
2020-09-26 Fabian Keilssl_release(): Fix build with LibreSSL
2020-09-26 Fabian KeilDowngrade a 'Blocked URL' to so the test works without...
2020-09-26 Fabian KeilBlock requests to t.9gag.com/img.gif
2020-09-22 Fabian Keilclose_server_ssl_connection(): Set SSL_RECEIVED_SHUTDOWN
2020-09-22 Fabian Keilclose_client_ssl_connection(): Set SSL_RECEIVED_SHUTDOWN
2020-09-22 Fabian Keilcreate_client_ssl_connection(): Fix whitespace
2020-09-22 Fabian Keilserve(): Close the client socket before closing the...
2020-09-22 Fabian Keilprivoxy-log-parser: Highlight 'The client socket 16...
2020-09-22 Fabian Keilprivoxy-log-parser: Highlight 'Dropping the client...
2020-09-22 Fabian Keilprivoxy-log-parser: Completely highlight 'Reusing serve...
2020-09-22 Fabian KeilInclude wincrypt.h when compiling with OpenSSL on Windows
2020-09-22 Fabian KeilRebuild docs
2020-09-22 Fabian KeilAdd a missing apostroph in the 'More Privoxy' menu
2020-09-22 Fabian KeilAdd a missing apostroph in the 'More Privoxy' menu
2020-09-22 Fabian KeilRegister dependencies of the ssl_common object file...
2020-09-22 Fabian KeilRegister dependencies of the openssl object file so...
2020-09-22 Fabian KeilAdd ssl_common.h to the dependencies of the ssl object...
2020-09-22 Fabian Keillisten_loop(): Fix format specifiers in two log messages
2020-09-22 Fabian KeilFactor string_or_none() out of connection_destination_m...
2020-09-22 Fabian KeilBump copyright
2020-09-22 Fabian Keilremember_connection(): Remember the socks user name...
2020-09-22 Fabian KeilCheck the socks user name and password when comparing...
2020-09-22 Fabian KeilAdd connection_detail_matches() as helper function...
2020-09-11 Fabian Keilssl_store_cert(): Fix format specifiers in a log message
2020-09-11 Fabian Keilssl_send_certificate_error(): Fix format specifier...
2020-09-11 Fabian Keilenable_client_specific_tag(): Fix format specifier...
2020-09-11 Fabian Keilget_next_tag_timeout_for_client(): Fix format specifier...
2020-09-11 Fabian Keilget_tag_list_for_client(): Fix format specifier in...
2020-09-11 Fabian Keilparse_header_time(): Fix format specifiers in a log...
2020-09-11 Fabian Keilclient_if_modified_since(): Remove an unused argument...
2020-09-11 Fabian Keilclient_if_modified_since(): Fix format specifiers in...
2020-09-11 Fabian Keilserver_last_modified(): Fix format specifiers in a...
2020-09-11 Fabian Keilfilter_header(): Fix format specifiers in two log messages
2020-09-11 Fabian Keilheader_tagger(): Fix logging in case of two error condi...
2020-09-11 Fabian Keildecompress_iob(): Make a debug message that isn't suppo...
2020-09-11 Fabian Keildecompress_iob(): Fix format specifiers in a log message
2020-09-11 Fabian Keildecompress_iob(): Remove a stray space
2020-09-11 Fabian Keildecompress_iob(): Fix format specifier in a log message
2020-09-11 Fabian Keildecompress_iob_with_brotli(): Fix format specifiers...
2020-09-11 Fabian Keiladd_to_iob(): Fix format specifiers in a log message
2020-09-11 Fabian Keilload_one_re_filterfile(): Fix format specifier in a...
2020-09-11 Fabian Keilload_config(): Fix format specifier in a log message
2020-09-11 Fabian Keilprepare_csp_for_next_request(): Fix format specifiers...
2020-09-11 Fabian Keilhandle_established_connection(): Fix format specifiers...
2020-09-11 Fabian Keilsend_https_request(): Fix format specifiers in log...
2020-09-11 Fabian Keilreceive_chunked_client_request_body(): Fix format speci...
2020-09-11 Fabian Keilsend_crunch_response(): Fix format specifiers in two...
2020-09-11 Fabian Keilaccept_connection(): Fix format specifier in a log...
2020-09-11 Fabian Keilsocks5_connect(): Fix format specifier in a log message
2020-09-11 Fabian Keilget_reusable_connection(): Fix format specifier in...
2020-09-11 Fabian Keilclose_unusable_connections(): Fix format specifier...
2020-09-11 Fabian Keilremove_chunked_transfer_coding(): Use appropriate forma...
2020-09-11 Fabian Keilgif_deanimate_response(): Fix format specifiers in...
2020-09-11 Fabian Keilexecute_external_filter(): Fix format specifiers in...
next