privoxy.git
2012-03-19 Fabian KeilMultiple listen-address directives are supported since...
2012-03-19 Fabian KeilAdd missing spaces in the listen-address section
2012-03-19 Fabian KeilUntabify
2012-03-18 Fabian KeilUpdate an error message that still tried to print direc...
2012-03-18 Fabian KeilChange RA_MODE from 0664 to 0644
2012-03-18 Fabian KeilAdd a referer tagger
2012-03-18 Fabian KeilAdd #102: Add an include directive to split the config...
2012-03-18 Fabian KeilRebuilt HTML for 3.0.20 UNRELEASED with Ian's recent...
2012-03-18 Fabian KeilDo not let the dok-tidy target taint the docs with...
2012-03-18 Fabian KeilBump entities to 3.0.20 UNRELEASED
2012-03-18 Fabian KeilFix a typo in the no-zlib-support complaint
2012-03-18 Fabian KeilFix an error message in get_last_url() nobody is suppos...
2012-03-18 Fabian KeilBump version to 1.2.1
2012-03-18 Fabian KeilBump generated Firefox version to 10.0.3
2012-03-18 Ian SilvesterBrought OS X section up to date, deprecating the osxset...
2012-03-14 Ian SilvesterAdded OS X testers to documentation
2012-03-11 Ian SilvesterUpdated user manual to refer to both packaged and sourc...
2012-03-10 Fabian KeilAccept and highlight: Stopping to watch the client...
2012-03-10 Fabian KeilAccept and highlight: Stopping to watch the client...
2012-03-10 Fabian KeilWhen stopping to watch a client socket due to pipelinin...
2012-03-10 Fabian KeilIn case of SOCKS5 failures, do not explicitly log the...
2012-03-09 Fabian KeilRelocate two parentheses I misplaced in the previous...
2012-03-09 Fabian KeilUnwrap a memcpy() call in resolve_hostname_to_ip()
2012-03-09 Fabian KeilAdd some parentheses. No intended functional change.
2012-03-09 Fabian KeilFollow-up fixes for the previous white-space changes
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...
next