privoxy.git
2014-12-19 Fabian KeilRemove #84 as it's a duplicate of #51
2014-12-19 Fabian KeilFix spelling in #126
2014-12-19 Fabian KeilRegenerate documentation
2014-12-19 Fabian KeilAdd the Paypal address
2014-12-19 Fabian KeilRemove CVS $Log
2014-12-19 Fabian KeilUnblock .amnesty.de/
2014-12-19 Fabian KeilDitch previously missed 'Bookmarklets' section in the...
2014-12-19 Fabian KeilDeemphasize the existence of the SF support trackers...
2014-12-19 Fabian KeilStop pretending that default.action updates are made...
2014-12-19 Fabian KeilRemove the 'Request New Features' section
2014-12-19 Fabian KeilAdd +limit-cookie-lifetime{} to the list of avilable...
2014-12-19 Fabian KeilFix comment typos
2014-11-28 Fabian KeilExplicitly mention that Tor's port may deviate from...
2014-11-28 Fabian KeilStop blocking .sify.com/
2014-11-28 Fabian KeilBump version to 3.0.23 UNRELEASED
2014-11-20 Fabian KeilAdd Kai Raven to the list of contributors
2014-11-20 Fabian KeilUpdate the announcement for 3.0.22
2014-11-20 Fabian KeilAdd a bunch of missing test levels
2014-11-20 Fabian KeilAdd FEATURE_CGI_EDIT_ACTIONS dependency for test level 12
2014-11-18 Fabian KeilRebuild docs
2014-11-18 Fabian KeilNote that --disable-force is known to be broken
2014-11-18 Fabian KeilSkip test level 13 unless the keep-alive-timeout is...
2014-11-16 Fabian KeilMake the FORCE_PREFIX define always visible
2014-11-14 Fabian KeilFix a ChangeLog entry
2014-11-14 Fabian KeilRevert r1.54 "Add range-related tests for external...
2014-11-14 Fabian KeilRebuild HTML docs
2014-11-14 Fabian KeilRebuild text docs
2014-11-14 Fabian KeilRebuild config file for 3.0.22 stable
2014-11-14 Fabian KeilUpdate SGML ChangeLog
2014-11-14 Fabian KeilPrevent leading and trailing whitespace in quotes
2014-11-14 Fabian KeilChangeLog cosmetic
2014-11-14 Fabian KeilDeclare 3.0.22 'stable'
2014-11-14 Fabian KeilChangeLog cosmetic
2014-11-14 Fabian KeilUpdate ChangeLog to reflect recent changes
2014-11-14 Fabian KeilFix memory leak in rfc2553_connect_to()
2014-11-14 Fabian Keilpcrs_execute(): Consistently set *result to NULL in...
2014-11-14 Fabian Keilunmap(): Prevent use-after-free if the map only consist...
2014-11-12 Fabian KeilMake sure csp flags have unique values
2014-11-12 Fabian KeilLink to the 'Would you like to donate?' FAQ
2014-11-12 Fabian KeilLet server_keep_alive() always remove the Keep-Alive...
2014-11-11 Fabian KeilUpdate URL of Polipo's website
2014-11-11 Fabian KeilDisable banners-by-size for kggp.de/
2014-11-03 Fabian KeilPreserve negative HTTP status numbers
2014-11-03 Fabian KeilAdd two consenting donors to the list of contributors
2014-11-03 Fabian KeilAdd changes for 3.0.22 stable
2014-11-03 Fabian KeilAdd a couple of contributors
2014-10-21 Fabian KeilRegenerate docs
2014-10-21 Fabian KeilAdd #138: Bring back the scripts to provide actions...
2014-10-21 Fabian KeilBump copyright
2014-10-21 Fabian KeilFix web-actions target
2014-10-21 Fabian KeilGarbage-collect bookmarklets section
2014-10-21 Fabian KeilFormally declare the scripts in doc/webserver/actions...
2014-10-21 Fabian KeilAdd a web-faq target that only updates the FAQ on the...
2014-10-21 Fabian KeilRemove already-commented-out non-portable DOSFILTER...
2014-10-21 Fabian KeilRemove the obsolete targets dok-put and dok-get
2014-10-21 Fabian KeilAdd a sf-shell target
2014-10-21 Fabian KeilRegenerate FAQ
2014-10-21 Fabian KeilMention more stuff donations may be used for
2014-10-21 Fabian KeilBump FAQ copyright
2014-10-21 Fabian KeilFix comment typos in free_map()'s description
2014-10-18 Fabian KeilRemove #138. Coverity scan results are analyzed
2014-10-18 Fabian KeilLet new_map() exit if the new map can't be allocated
2014-10-18 Fabian KeilAdd missing return check in dispatch_known_cgi()
2014-10-18 Fabian Keilreceive_client_request(): Don't ignore list_append_list...
2014-10-18 Fabian KeilFix error handling in server_content_type()
2014-10-18 Fabian Keiljb_err_to_string(): Only check for internal errors...
2014-10-18 Fabian KeilThe filter file array can't be NULL so don't bother...
2014-10-18 Fabian Keilserver_content_encoding(): Check for enabled content...
2014-10-18 Fabian KeilFix error handling in edit_write_file()
2014-10-18 Fabian KeilFix error handling in edit_read_file()
2014-10-18 Fabian Keiledit_read_file(): Remove bogus NULL check and use strdu...
2014-10-18 Fabian KeilFix memory leak in cgi_show_file()
2014-10-18 Fabian KeilUse strdup_or_die() if the duplicated string is tiny
2014-10-18 Fabian Keilbind_port(): Fix file descriptor leak in error path
2014-10-18 Fabian KeilIn bind_port(), check if the socket is valid before...
2014-10-18 Fabian KeilFix memory leaks in load_config()
2014-10-18 Fabian KeilFix memory leak in pcrs_compile_dynamic_command()
2014-10-18 Fabian KeilFix a theoretical memory leak in get_last_url()
2014-10-18 Fabian Keilload_file(): Treat fread() failures like other non...
2014-10-18 Fabian KeilFix a memory leak in execute_content_filters() if there...
2014-10-18 Fabian Keilexecute_external_filter(): Fix file descriptor leak...
2014-10-18 Fabian KeilFix theoretical memory leaks in edit_parse_actions_file()
2014-10-18 Fabian KeilFix a comment typo
2014-10-18 Fabian KeilFix a theoretical memory leak in cgi_show_url_info()
2014-10-18 Fabian Keilaccept_connection(): Adjust loop condition to silence...
2014-10-18 Fabian Keilserver_http(): Make the HTTP reason phrase optional...
2014-10-17 Fabian KeilBump copyright
2014-10-17 Fabian KeilAdd range-related tests for external-filter{}
2014-10-17 Fabian KeilPrevent img-reorder from messing up img tags with empty...
2014-10-16 Fabian KeilAdd #138: Analyse Coverity scan results
2014-10-16 Fabian KeilDisable +fast-redirects{} for ixquick-proxy.com/
2014-10-16 Fabian KeilAdd #137: Add a (preferably vector-based) logo
2014-10-06 Fabian KeilRebuild docs
2014-10-06 Fabian KeilUpdate the 'Would you like to donate?' section
2014-10-06 Fabian KeilAdd Sam Chen as contributor
2014-10-06 Fabian KeilChange declared template file encoding to UTF-8
2014-10-06 Fabian KeilAdd #136: Make builds reproducible
2014-10-06 Fabian KeilRemove and incorrect and an obsolete sentence from...
2014-10-06 Fabian KeilStop mentioning the log defaults before 3.0.7 which...
2014-10-06 Fabian KeilMake it more obvious that many operating systems suppor...
next