privoxy.git
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...
2020-09-11 Fabian Keilpcrs_filter_response(): Fix format specifiers in a...
2020-09-11 Fabian Keilcompress_buffer(): Fix format specifiers in log messages
2020-09-11 Fabian Keilchat(): Remove pointless NULL-pointer check
2020-09-11 Fabian Keildecompress_iob(): Don't leak the memory allocated by...
2020-09-11 Fabian Keilcontinue_https_chat(): Drop the connection if the forwa...
2020-09-11 Fabian Keilcontinue_https_chat(): Increment csp->server_connection...
2020-09-11 Fabian KeilRename 'Pages modified' header to 'Response bodies...
2020-09-11 Fabian KeilRename 'pages_modified' variable to 'response_bodies_mo...
2020-09-07 Fabian KeilBump copyright
2020-09-07 Fabian KeilRemove reference to the snprintf() fallback implementat...
2020-09-07 Fabian KeilRemove the fallback snprintf() implementation
2020-09-07 Fabian KeilRegenerate docs after removing OS/2-specific stuff
2020-09-07 Fabian KeilRemove OS/2 from the PACKAGERS list
2020-09-07 Fabian KeilRemove OS/2 specific stuff from the developer manual
2020-09-07 Fabian KeilRemove OS/2 specific stuff from the user manual
2020-09-07 Fabian KeilRemove OS/2 from the list of supported platforms
2020-09-07 Fabian KeilRemove OS/2 support
2020-09-07 Fabian KeilAdd www.betrugstest.com to the sponsor list again
2020-09-07 Fabian KeilShorten FEATURE_ZLIB description
2020-09-04 Roland RosenfeldMerge Debian changes from unpublished 3.0.28-4 (as...
2020-09-04 Roland RosenfeldUpdate to GIT c62254 and update all patches.
2020-09-01 Fabian Keilcgi_show_status: Don't leak memory when no action files...
2020-09-01 Fabian Keilcgi_show_status: Don't leak memory when no filter files...
2020-09-01 Fabian Keilchat(): Don't log process_encrypted_request() failures
2020-09-01 Fabian Keilprivoxy-log-parser.pl: Accept and highlight 'Data arriv...
2020-09-01 Fabian KeilFix style in dispatch_known_cgi()
next