privoxy.git
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
2020-09-01 Fabian KeilChange ca-key-file default suggestion to cakey.pem
2020-09-01 Fabian KeilBlock requests to .pixel.parsely.com/ as image
2020-09-01 Fabian Keilrfc2553_connect_to(): When failing set errno later
2020-09-01 Fabian Keilssl_verify_callback(): Handle html_encode() failures
2020-09-01 Fabian Keilssl_store_cert(): Fix format specifier and typo in...
2020-09-01 Fabian KeilFix error messages in generate_webpage_certificate()
2020-09-01 Fabian Keilgenerate_key(): Check return code of BN_set_word()
2020-09-01 Fabian Keilssl_store_cert(): Fix two error messages
2020-09-01 Fabian KeilDon't claim that ssl_store_cert() is a callback
2020-09-01 Fabian Keilssl_store_cert(): Handle html_encode() failures
2020-09-01 Fabian Keilssl_send_data(): Prevent endless loop
2020-09-01 Fabian Keilcreate_server_ssl_connection(): Improve the error messa...
2020-09-01 Fabian Keilcreate_client_ssl_connection(): Improve the error messa...
2020-09-01 Fabian Keillog_ssl_errors(): Refer to TLS/SSL errors instead of...
2020-09-01 Fabian Keilssl_send_certificate_error(): Fix spelling in the error...
2020-09-01 Fabian KeilExpand Source tag
2020-09-01 Fabian KeilAdjust Source tags
2020-09-01 Fabian Keilssl_store_cert(): Fix typo in an error message
2020-09-01 Fabian Keilcreate_server_ssl_connection(): Mimic SSL_set1_host...
2020-09-01 Fabian Keilssl_store_cert(): Only use X509_get0_tbs_sigalg() on...
2020-09-01 Fabian KeilAdd defines for some more X509 functions
2020-09-01 Fabian KeilUse X509_set_notBefore() and X509_set_notAfter()
2020-09-01 Fabian KeilRemove 'const' from set_x509_ext()'s value parameter
2020-09-01 Fabian KeilAdd copyright header for Vaclav and me
next