privoxy.git
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()
2020-09-01 Fabian KeilRebuild docs
2020-09-01 Fabian KeilAdd Maxim Antonov to the list of contributors
2020-09-01 Fabian KeilFix style in host_matches()
2020-09-01 Fabian KeilDon't set the ssl_debug_callback() which does nothing
2020-09-01 Fabian KeilRemove references to #54 (Git migration) which no longe...
2020-09-01 Fabian Keillisten_loop(): Use a dedicated variable for the pthread...
2020-09-01 Fabian KeilRemove #18 'Add keep-alive support with +https-inspecti...
2020-09-01 Fabian KeilDitch a couple of spaces in pointer declarations
2020-09-01 Fabian Keilcreate_server_ssl_connection(): Improve the error message
2020-09-01 Fabian Keilsend_crunch_response(): Include the full URL in a log...
2020-09-01 Fabian KeilExplicitly prevent use of FEATURE_CONNECTION_SHARING...
2020-09-01 Fabian KeilFix build without FEATURE_CONNECTION_KEEP_ALIVE
2020-09-01 Fabian KeilAdd keep-alive support for https-inspected connections
2020-09-01 Fabian Keilssl_send_certificate_error(): Emit CLF and CRUNCH messages
2020-09-01 Fabian KeilDowngrade the 'Graceful termination requested' message...
2020-09-01 Fabian KeilFix documented return code for clear_iob()
2020-09-01 Fabian KeilRemove the unused IOB_PEEK() macro
2020-09-01 Fabian KeilDeclare get_last_url() static
2020-09-01 Fabian KeilFix comment typo
2020-09-01 Fabian Keilprivoxy-log-parser: Let handle_loglevel_re_filter(...
2020-09-01 Fabian Keildecompress_iob(): Downgrade the no-content message...
2020-09-01 Fabian KeilRebuild config file
2020-09-01 Fabian KeilChange the suggested default-server-timeout to 5
next