privoxy.git
2021-02-25 Fabian Keilcgi_send_banner(): Overrule invalid image types
2021-02-25 Fabian Keilchunked_body_is_complete(): Prevent invalid read of...
2021-02-25 Fabian Keilssplit(): Remove an assertion
2021-02-24 Fabian KeilRebuild HTML man page for 3.0.32 stable
2021-02-24 Fabian KeilRebuild docs for 3.0.32 stable
2021-02-24 Fabian KeilRebuild man page
2021-02-24 Fabian KeilBump SMGL entities for 3.0.32 stable
2021-02-24 Fabian Keilcontacting: Bump copyright
2021-02-24 Fabian KeilOpenSSL ssl_store_cert(): Remove a superfluous space...
2021-02-24 Fabian Keilprivoxy-log-parser: Clarify the --statistics ouput
2021-02-24 Fabian Keilconfigure: Bump SOURCE_DATE_EPOCH
2021-02-24 Fabian KeilDeclare Privoxy 3.0.32 stable
2021-02-24 Fabian Keilprivoxy-log-parser: Bump version to 0.9.3
2021-02-24 Fabian KeilAdd ChangeLog entries for Changes between v_3_0_31...
2021-02-24 Fabian Keilcontacting: Clarify that 'debug 32768' should be used...
2021-02-24 Fabian KeilAdd #197: Investigate if parts of Privoxy should get...
2021-02-21 Fabian Keildecompress_iob(): Prevent reading of uninitialized...
2021-02-21 Fabian Keildecompress_iob(): Don't advance cur past eod
2021-02-21 Fabian Keildecompress_iob(): Cast value to unsigned char before...
2021-02-21 Fabian Keilgif_deanimate(): Confirm that that we have enough data
2021-02-21 Fabian Keilgif_deanimate(): Confirm we've got an image before...
2021-02-21 Fabian Keilbuf_copy(): Fail if there's no data to write or nothing...
2021-02-21 Fabian KeilBump copyright
2021-02-21 Fabian KeilConvert GIF spec URL to https
2021-02-21 Fabian Keilprivoxy-log-parser: Higlight 'Dropping the client conne...
2021-02-21 Fabian Keilconfigure.in: Add warning that the obsolete pcre code...
2021-02-21 Fabian KeilDisable fast-redirects for .golem.de/
2021-02-21 Fabian KeilAdjust a couple of asterisks
2021-02-21 Fabian KeilDeclare save_connection_destination() static
2021-02-21 Fabian KeilOpenSSL ssl_base64_encode(): Remove superfluous space
2021-02-21 Fabian KeilOpenSSL: Fix white-space
2021-02-21 Fabian Keilload_config(): Properly parse the client-tag-lifetime...
2021-02-21 Fabian KeilRespect DESTDIR when considering whether or not to...
2021-02-21 Fabian KeilBump copyright on the homepage
2021-02-21 Fabian KeilMake the second pcrs job of the img-reorder filter...
2021-02-21 Fabian KeilAdd #196: Investigate if it's worth adding an optional...
2021-02-21 Fabian KeilAdd #195: We should probably cache the server TLS contexts
2021-02-21 Fabian KeilUpdate #184
2021-02-21 Fabian KeilAdd #194: There should be a way to force gif deanimation
2021-02-21 Fabian KeilAdd #193: Use SHA256 instead of MD5 for the host hash
2021-02-21 Fabian Keilssl_send_certificate_error(): Respect HEAD requests...
2021-02-21 Fabian Keilssl_send_certificate_error(): End body with a single...
2021-02-21 Fabian Keilserve(): Increase the chances that the host is logged
2021-02-21 Fabian KeilOpenSSL: Log the TLS version and the the cipher used
2021-02-21 Fabian KeilBump copyright
2021-02-21 Fabian KeilUnblock requests to adri*.
2021-02-21 Fabian KeilmbedTLS: Log the TLS version and cipher suite
2021-02-21 Fabian Keilprivoxy-log-parser: Highlight: "Evaluating tag 'change...
2021-02-21 Fabian Keilprivoxy-log-parser: Highlight: "Tag 'change-tor-socks...
2021-02-21 Fabian KeilOpenSSL ssl_store_cert(): Fix two error messages
2021-02-21 Fabian KeilBlock requests for trc*.taboola.com/
2021-02-21 Fabian KeilDisable fast-redirects for .linkedin.com/
2021-02-21 Fabian Keilprivoxy-regression-test: Bump version to 0.7.3
2021-02-21 Fabian Keilprivoxy-regression-test: Add the --check-bad-ssl option...
2021-02-21 Fabian KeilTerminate the body of the HTTP snipplets with a single...
2021-02-21 Fabian KeilOpenSSL ssl_store_cert(): Fix a format specifier
2021-02-21 Fabian KeilFix a couple of format specifiers
2021-02-21 Fabian Keillog_error(): Treat LOG_LEVEL_FATAL as fatal even when...
2021-02-21 Fabian KeilUpdate cgi_send_banner()'s comment header
2021-02-21 Fabian Keilfuzz_server_header(): Fix compiler warning
2021-02-21 Fabian Keilfuzz_client_header(): Fix compiler warning
2021-02-21 Fabian Keilprivoxy-log-parser.pl: Let highlight_request_line(...
2021-02-21 Fabian Keilprivoxy-log-parser.pl: Let gather_loglevel_clf_stats...
2021-02-21 Fabian Keillist_is_valid(): Remove '#if 1' block around the functi...
2021-02-21 Fabian Keilconfigure: Bump copyright
2021-02-21 Fabian Keilconfigure: Add --with-assertions option and only enable...
2021-02-21 Fabian Keildecompress_iob(): Silence compiler warning when compili...
2021-02-21 Fabian KeilOnly compile list_is_valid() when NDEBUG is undefined
2021-02-21 Fabian Keillog_error(): Silence a warning when compiling with...
2021-02-21 Leewindows build: have to include extra libraries for...
2021-02-21 Leewindows build: default build now uses --with-brotli
2021-02-21 Leewindows build: default is now --with-mbedtls
2021-02-18 Leewindows: static link privoxy with an external pcre...
2021-02-18 Leewindows: enable dynamic error checking
2021-02-18 Leeallow building privoxy with a statically linked externa...
2021-02-18 Leedon't assume NSIS is in privoxy git
2021-02-18 Fabian KeilAdd #192: The client TLS contexts should probably be...
2021-02-18 Fabian KeilAdd #191: The cipher-list directive should be split
2021-02-18 Fabian KeilAdd #190: The socks5 authentication code should send...
2021-02-07 Fabian KeilTODO #170: Fix typo
2021-02-07 Fabian KeilAdd #189: Bring back binary packages for macOS
2021-02-07 Fabian Keilprivoxy-log-parser: Highlight 'Complete client request...
2021-02-04 Fabian KeilAdd CVEs for security issues fixed in 3.0.31
2021-02-03 Fabian Keilhandle_established_connection(): Add parentheses to...
2021-02-03 Fabian KeilAdd CVEs for security issues fixed in 3.0.29
2021-02-03 Fabian Keilcontinue_https_chat(): Explicitly unset CSP_FLAG_CLIENT...
2021-02-03 Fabian Keildecompress_iob(): Improve a comment
2021-02-03 Fabian Keildecompress_iob(): Add periods to a couple of log messages
2021-02-03 Fabian Keildeveloper-manual: Add pushing the created tag to the...
2021-02-03 Fabian Keilcgi_send_user_manual(): Also reject requests if the...
2021-02-03 Fabian KeilRebuild HTML man page for 3.0.32 UNRELEASED
2021-02-03 Fabian KeilRebuild man page for 3.0.32 UNRELEASED
2021-02-03 Fabian KeilRebuild docs for 3.0.32 UNRELEASED
2021-02-03 Fabian KeilBump SMGL entities for 3.0.32 UNRELEASED
2021-02-03 Fabian KeilBump version to 3.0.32 UNRELEASED
2021-01-31 Fabian KeilUpdate RSS feed for the 3.0.31 releases
2021-01-30 Roland RosenfeldDebian: Merge 3.0.31 release and prepare 3.0.32 GIT...
2021-01-30 Roland Rosenfelddebian/copyright updated to new version.
2021-01-30 Leeremember to configure the locally installed docs in...
2021-01-30 Fabian KeilRegenerate config file for 3.0.31 stable v_3_0_31
next