privoxy.git
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
2020-09-01 Fabian KeilFix a comment typo
2020-09-01 Fabian KeilFix a couple of 'Parameters' comment sections
2020-09-01 Fabian KeilRemove bogus spaces in the ssl_base64_encode() prototype
2020-09-01 Fabian KeilRemove commented-out mbedTLS-specific code in the OpenS...
2020-09-01 Fabian KeilStyle fixes for the OpenSSL-specific code
2020-09-01 Fabian KeilReplace a stray reference to mbedtls with OpenSSL
2020-09-01 Maxim AntonovAdd OpenSSL support
2020-08-10 Fabian Keilget_block_reason_statistics_table(): Add new lines...
2020-08-10 Fabian KeilRemove references to 'pcrs-suppport' in the show-status...
2020-08-10 Fabian KeilRemove reference to 'redirect-url' in the show-status...
2020-08-10 Fabian KeilRemove reference to 'sourceversions' in the show-status...
2020-08-10 Fabian KeilGather statistics for block reasons
2020-08-10 Fabian KeilBump copyright
2020-08-10 Fabian KeilAdd FEATURE_EXTENDED_STATISTICS to gather filter statistics
2020-08-10 Fabian KeilFix indentation of --fuzz description.
2020-08-10 Fabian KeilFix indentation of --enable-pcre-host-patterns description
2020-08-10 Fabian KeilChange two block reasons that previsouly were the same
2020-08-10 Fabian KeilRemove betrugstest.com from the list of sponsors
2020-08-10 Fabian KeilFix typo in error message
2020-08-06 Fabian KeilRemove #80 which is done
2020-08-06 Fabian KeilRegenerate docs
2020-08-06 Fabian KeilDocument the 'PCRE-HOST-PATTERN:' prefix
2020-08-06 Fabian Keiltools/url-pattern-translator.pl: Detect a couple of...
2020-08-06 Fabian Keiltools/url-pattern-translator.pl: Skip CLIENT-TAG patterns
2020-08-06 Fabian Keiltools/url-pattern-translator.pl: Skip patterns that...
2020-08-06 Fabian Keiltools/url-pattern-translator.pl: Add the new 'PCRE...
2020-08-06 Fabian KeilUpdate configure description of FEATURE_PCRE_HOST_PATTERNS
2020-08-06 Fabian KeilRename FEATURE_EXTENDED_HOST_PATTERNS to FEATURE_PCRE_H...
2020-08-06 Fabian KeilBump copyright
2020-08-06 Fabian KeilAllow to use extended host patterns and vanilla host...
2020-08-06 Fabian KeilCollapse two if blocks into one
2020-07-23 Fabian KeilInstall the GPLv3 with the "install" target
2020-07-23 Fabian KeilRebuild man page
2020-07-23 Fabian KeilRegenerate docs
2020-07-23 Fabian KeilImprove the "ignore-certificate-errors" description
2020-07-23 Fabian KeilClarify that Privoxy is licensed under GPLv2 or later
2020-07-23 Fabian KeilBump copyright
2020-07-23 Fabian Keillicense.sgml: Explain that Privoxy has to be distribute...
2020-07-23 Fabian KeilInclude the GPLv3 in the user manual
2020-07-23 Fabian KeilImport the GNU GPLv3
2020-07-23 Fabian Keilpcrs.3: Update pcrs license
next