privoxy.git
2012-03-09 Fabian KeilAdd missing white-space behind if's and the following...
2012-03-09 Fabian KeilFix white-space around parentheses
2012-03-09 Fabian KeilAdd #101: Forward known client headers in a predefined...
2012-03-06 Fabian KeilUnblock adjamblog.wordpress.com/ and adjamblog.files...
2012-03-05 Ian SilvesterAdd Ian to the team
2012-03-04 Fabian KeilAdd Ian to the team
2012-03-04 Fabian KeilBump copyright
2012-03-04 Fabian KeilUpdate 'Signals' section, the only explicitly handled...
2012-03-04 Fabian KeilReplace strdup() calls with strdup_or_die() calls where...
2012-03-04 Fabian KeilAdd strdup_or_die() which will allow to simplify code...
2012-03-04 Fabian KeilUse privoxy_tolower() instead of vanilla tolower()...
2012-03-04 Fabian KeilRename ijb_foo macros to privoxy_foo
2012-03-04 Fabian KeilRelocate ijb_isdigit()'s definition to project.h
2012-03-04 Fabian KeilRephrase a comment
2012-03-04 Fabian KeilRelocate ijb_isupper()'s definition to project.h and...
2012-03-04 Fabian KeilShorten bindup()
2012-03-04 Fabian KeilFix hash_string()'s description
2012-03-04 Fabian KeilRemove the ijb_isupper() and ijb_tolower() macros which...
2012-03-04 Fabian KeilChange the hashes used in load_config() to unsigned int
2012-03-04 Fabian KeilShorten zalloc()'s description to the part that makes...
2012-03-04 Fabian KeilLet enlist_unique_header() verify that the caller didn...
2012-02-29 Fabian KeilIn socks5_connect(), do not try to print a negative...
2012-02-29 Fabian KeilTurn family mismatches in match_sockaddr() into fatal...
2012-02-29 Fabian KeilRename action_name's member takes_value to value_type...
2012-02-29 Fabian KeilUse an enum for the type of the action value.
2012-02-29 Fabian KeilBlock 'optimize.indieclick.com/' and 'optimized-by...
2011-12-31 Fabian KeilFix spelling of 'unknown' in default_exports()
2011-12-31 Fabian KeilFix 'resource' spelling in the code as well
2011-12-31 Fabian KeilFix 'resource' spelling in the documentation
2011-12-31 Fabian KeilRemove a duplicated dot in a comment
2011-12-31 Fabian KeilRedirect requests for config.privoxy.org/.* to http...
2011-12-31 Fabian KeilAdjust attribution and fix the URL of this file on...
2011-12-31 Fabian KeilManually bump the copyright range to 2011
2011-12-31 Fabian KeilDitch the already-dead update_action_bits_for_all_tags()
2011-12-31 Fabian KeilFix grammar in get_action_token()'s description
2011-12-31 Fabian KeilFix the description of create_forged_referrer()
2011-12-31 Fabian KeilBump copyright. There were various significant changes...
2011-12-31 Fabian KeilDrop the 'Functions declared include:' comment sections
2011-12-31 Fabian KeilBump version to 3.0.20 UNRELEASED
2011-12-31 Fabian KeilIf NI_MAXSERV isn't defined, define it to 32
2011-12-27 Roland RosenfeldSeveral changes from Debian package 3.0.12 to 3.0.19-1.
2011-12-26 Fabian KeilRebuild with the updated list of developers
2011-12-26 Fabian KeilMove Mark and Gerry to the list of former team members
2011-12-26 Fabian KeilUpdate for 3.0.19, keeping the changes from 3.0.18
2011-12-26 Fabian KeilRebuild for 3.0.19 stable
2011-12-26 Fabian KeilBump entities for 3.0.19
2011-12-26 Fabian KeilBump included version to 3.0.19
2011-12-26 Fabian KeilImport ChangeLog entries for 3.0.19, keeping the ones...
2011-12-26 Fabian KeilAdd changes for 3.0.19
2011-12-26 Fabian KeilChange CODE_STATUS to stable
2011-12-26 Fabian KeilBump copyright range
2011-12-26 Fabian KeilClarify an error message in remove_chunked_transfer_cod...
2011-12-26 Fabian KeilPrevent an integer overflow in remove_chunked_transfer_...
2011-12-26 Fabian KeilTry to be less misleading in the downgrade-http-version...
2011-12-24 Fabian KeilDo not expect a response from the SOCKS4/4A server...
2011-12-10 Fabian KeilFix an off-by-one in an error message about connect...
2011-12-10 Fabian KeilRemove an obsolete part of the receive_client_request...
2011-12-10 Fabian KeilUpdate CODE_STATUS description
2011-12-10 Fabian KeilBump version to 3.0.19 UNRELEASED
2011-11-20 Fabian KeilUse a variable for the webserver root directory and...
2011-11-20 Fabian KeilLast minute ChangeLog changes that didn't make it into...
2011-11-20 Fabian KeilUpdate for the 3.0.18 release
2011-11-20 Fabian KeilUpdate ChangeLog. Once more, with feeling.
2011-11-20 Fabian KeilFix spelling
2011-11-20 Fabian KeilDocument the +fast-redirects{} HTTP response splitting fix
2011-11-19 Fabian KeilRebuild for 3.0.18
2011-11-19 Fabian KeilRebuild with recent changes
2011-11-19 Fabian KeilUpdate ChangeLog
2011-11-19 Fabian KeilUpdated contributor list
2011-11-19 Fabian KeilPromote a couple of general changes to bug fixes. Vario...
2011-11-19 Fabian KeilImport new contributors with real names from the ChangeLog
2011-11-19 Fabian KeilRevert the previous commit as it was a duplicate.
2011-11-18 Fabian KeilRemove an incorrect string termination attempt
2011-11-18 Fabian KeilUpdate ChangeLog
2011-11-18 Fabian KeilReplace 'service' with the less ambiguous 'Privoxy...
2011-11-18 Fabian KeilRefer to the ChangeLog without going into details and...
2011-11-18 Fabian KeilDitch the unused map_copy_parameter_url()
2011-11-14 Fabian KeilFormatting changes and minor fixes
2011-11-14 Fabian KeilFix an uagen change. The generated Firefox version...
2011-11-13 Fabian KeilFirst rebuild for 3.0.18 stable
2011-11-13 Fabian KeilBump entities for 3.0.18 stable
2011-11-13 Fabian KeilImport the first ChangeLog draft for 3.0.18 stable
2011-11-13 Fabian KeilAdd another closing listitem tag in create_listitem_mar...
2011-11-13 Fabian KeilFirst ChangeLog draft for 3.0.18
2011-11-13 Fabian KeilBump generated Firefox version to 8.0
2011-11-13 Fabian KeilHighlight: No server or forwarder response received...
2011-11-13 Fabian KeilChange CODE_STATUS to stable
2011-11-13 Fabian KeilRephrase the donations section some more
2011-11-13 Fabian KeilNote that donations for Privoxy are currently only...
2011-11-12 Fabian KeilAccept and highlight: Percent-encoding redirect URL...
2011-11-12 Fabian KeilIn get_last_url(), do not claim to look for unencoded...
2011-11-12 Fabian KeilHighlight: Didn't receive data in time: a.fsdn.com:443
2011-11-12 Fabian KeilSync config.guess and config.sub with upstream 2011...
2011-11-06 Fabian KeilFix a subtle race condition between prepare_csp_for_nex...
2011-11-06 Fabian KeilRemove a noisy log message in any_loaded_file_changed()
2011-11-06 Fabian KeilAssert that a percent-encoded URL no longer requires...
2011-11-06 Fabian KeilChange url_code_map[] from an array of pointers to...
2011-11-06 Fabian KeilIn get_last_url(), do not bother trying to decode URLs...
2011-11-06 Fabian KeilReimplement segment splitting in get_last_url() by...
2011-11-06 Fabian KeilAdd two redirect tests with incorrectly encoded URLs
next