privoxy.git
2021-05-20 Fabian Keilload_config(): Fix indentation
2021-05-20 Fabian Keilprivoxy-log-parser: Remove an unused variable
2021-05-20 Fabian KeilUpdate #184 to note that it will probably appear after...
2021-05-20 Fabian KeilRebuild docs
2021-05-18 Fabian KeilUpdate the 'debug 1' description in two more places
2021-04-11 Roland RosenfeldAdapt Debian patches to GIT changes.
2021-04-11 Roland RosenfeldImport Debian changes from 3.0.32-2 (apparmor fixup...
2021-04-10 Leerebuild docs
2021-04-10 Leegrammar nit
2021-04-10 Leegrammar nit
2021-04-10 Leewe don't need offensive documentation
2021-04-10 Leeadd FIXME cvs is no more!!! notes
2021-04-10 Leeadd another step in the windows release process
2021-04-10 Leeadd another step in the windows repease process
2021-04-10 Leeremove leading spaces from <screen> and <programlisting...
2021-04-10 Leehave <screen> and <programlisting> blocks indented...
2021-04-10 Leeupdate windows build instructions
2021-04-10 LeeAdd missing <filename> ... </filename> markup for filen...
2021-04-10 LeeUpdate the max-client-connections documentation
2021-04-10 Lee"Maximum number of connections reached" msg log level...
2021-03-22 Fabian KeilRemove #142 as the obsolete pcre code has been removed
2021-03-22 Fabian KeilRemove obsolete pcre code
2021-03-21 Leefix indentation
2021-03-21 Leeadd a note that DEP is also called NX or nxcompat
2021-03-21 Leeupdate the windows build to use the latest mbed tls...
2021-03-21 Leedo not give warnings for a windows build using --disabl...
2021-03-21 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-21 Fabian KeilIf the the response is chunk-encoded, ignore the Conten...
2021-03-21 Fabian KeilAdd Gwyn Ciesla to the list of contributors
2021-03-21 Fabian Keilconfigure: Add another warning in case --disable-pthrea...
2021-03-21 Fabian KeilAdd configure option to enable MemorySanitizer
2021-03-21 Fabian KeilAdd configure option to enable UndefinedBehaviorSanitizer
2021-03-21 Fabian KeilAdd configure option to enable AddressSanitizer
2021-03-21 Fabian KeilBump copyright
2021-03-21 Fabian KeilAdd a configure option to disable pcre JIT compilation
2021-03-21 Fabian Keilconfigure: Remove obsolete RPM_BASE check
2021-03-21 Fabian KeilBump copyright
2021-03-21 Fabian KeilStore the PEM certificate in a dynamically allocated...
2021-03-21 Fabian Keilprivoxy-log-parser: Highlight 'The peer notified us...
2021-03-21 Fabian KeilDon't log the applied actions in process_encrypted_requ...
2021-03-21 Fabian KeilBump copyright
2021-03-15 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-15 Fabian KeilOpenSSL generate_host_certificate(): Use config.privoxy...
2021-03-15 Fabian KeilOpenSSL generate_host_certificate(): Fix two error...
2021-03-15 Fabian KeilImprove description of handle_established_connection()
2021-03-15 Fabian KeilUnblock nlnet.nl/
2021-03-15 Fabian KeilAdd ChangeLog entries for changes between v_3_0_32...
2021-03-15 Fabian KeilFix typo in #178
2021-03-15 Fabian KeilRemove #166 as Lee seems to have figured it out
2021-03-15 Fabian KeilUpdate #75 to note that existing converters should...
2021-03-15 Fabian KeilUnblock adguard.com/
2021-03-15 Fabian KeilAdd #200: Add a config directive that causes Privoxy...
2021-03-15 Fabian KeilAdd #199: In actions.c the "#define DEFINE_ACTION_ALIAS...
2021-03-15 Fabian KeilRemove support for the obsolete pcre code
2021-03-15 Fabian KeilOpenSSL ssl_store_cert(): Translate EVP_PKEY_EC to...
2021-03-15 Fabian KeilOpenSSL ssl_store_cert(): Remove pointless variable...
2021-03-15 Fabian KeilOpenSSL ssl_store_cert(): Initialize pointer with NULL...
2021-03-12 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-12 Fabian Keilhandle_established_connection(): Slightly improve a...
2021-03-12 Fabian Keilhandle_established_connection(): Skip the poll()/select...
2021-03-12 Fabian Keilhandle_established_connection(): Fix a comment
2021-03-12 Fabian Keilload_config(): Add a space that was missing in a log...
2021-03-12 Fabian Keilsocks5_connect(): Fix indentation
2021-03-12 Fabian KeilAdd Wen Yue as contributor
2021-03-12 Fabian KeilEstablish the TLS connection with the client earlier
2021-03-12 Fabian Keilhandle_established_connection(): Improve an error message
2021-03-12 Fabian Keilserve(): Close the client socket as well
2021-03-12 Fabian Keilcontinue_https_chat(): Update csp->server_connection...
2021-03-12 Fabian KeilDon't disable redirect checkers in redirect_url()
2021-03-06 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-06 Fabian KeilAdd CVEs for security issues fixed in 3.0.32 stable
2021-03-05 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-05 Fabian KeilRebuild docs for 3.0.33 UNRELEASED
2021-03-05 Fabian Keilreadme: Bump copyright
2021-03-05 Fabian Keilcontacting: Remove obsolete reference to announce.sgml
2021-03-05 Fabian Keilcontacting: Request that the browser cache is cleared...
2021-03-05 Fabian KeilFix comment typos
2021-03-05 Maxim Antonovfree_pattern_spec(): Don't try to free an invalid pointer
2021-03-05 Fabian Keilcreate_pattern_spec(): Fix ifdef indentation
2021-03-05 Fabian KeilSponsor FAQ: Note that Privoxy users may follow sponsor...
2021-03-05 Fabian Keilnewfeatures: Clarify that https inspection also allows...
2021-03-05 Fabian KeilFAQ: Bump copyright
2021-03-05 Fabian Keilprivoxy-regression-test: Remove duplicated word in...
2021-03-05 Fabian KeilDisable fast-redirects for .microsoftonline.com/
2021-03-05 Fabian KeilDisable fast-redirects for idp.springer.com/
2021-03-05 Fabian KeilMention that the functions in the file use OpenSSL...
2021-03-05 Fabian KeilMention that the functions in the file use mbedTLS
2021-03-05 Fabian Keildeveloper-manual: Mention that announce.txt should...
2021-03-05 Fabian KeilBump SMGL entities for 3.0.33 UNRELEASED
2021-03-05 Fabian KeilBump version to 3.0.33 UNRELEASED
2021-03-02 Leeremove typo
2021-02-28 Fabian KeilRebuild user manual with updated changes
2021-02-28 Fabian KeilSync changelog.sgml with recent ChangeLog fixes
2021-02-28 Fabian KeilSync announcement with recent ChangeLog fixes
2021-02-28 Fabian KeilRemove a duplicated period in the ChangeLog
2021-02-28 Fabian KeilRemove a duplicated word in the ChangeLog
2021-02-28 Fabian KeilUpdate RSS feed for the 3.0.33 releases
2021-02-25 Roland RosenfeldDebian: Merge 3.0.32 release and prepare 3.0.33 GIT...
2021-02-25 Fabian KeilUpdate the announcement for Privoxy 3.0.32 stable v_3_0_32
2021-02-25 Fabian KeilRebuild user manual
next