privoxy.git
2012-05-24 Fabian KeilChange a couple of two-argument open() calls to use...
2012-05-24 Fabian KeilRemove a superfluous comment in OnLogCommand()
2012-05-24 Fabian KeilMerge two log_error() calls in OnLogCommand()
2012-05-24 Fabian KeilRemove dead code in SetIdleIcon()
2012-05-24 Fabian KeilAccept a socket-timeout value of 0 seconds.
2012-05-24 Fabian KeilAccept a default-server-timeout of 0. It's the default...
2012-04-29 Fabian KeilUnblock '/.*Bugtracker'
2012-04-29 Fabian KeilLog to STDOUT instead of STDERR
2012-04-22 Fabian KeilReduce the likelihood that the google filter messes...
2012-04-22 Fabian KeilRemove an obsolete newstuff marker
2012-04-22 Fabian KeilFix an URL in the "Privoxy with Tor" FAQ
2012-04-22 Fabian KeilUse another client-header-tagger{} example: disable...
2012-04-22 Fabian KeilAdd #103: Potential performance improvement for large...
2012-04-22 Fabian KeilTests with mostly invalid range request
2012-04-06 Fabian KeilBump copyright and note that the tests now require...
2012-04-06 Fabian KeilAdditional tests for range requests with filtering...
2012-04-06 Fabian KeilIn client_range(), let headers pass if the range starts...
2012-03-20 Fabian KeilWe use XXX not FIXME
2012-03-20 Fabian KeilRemove bogus section about long and short being prefera...
2012-03-20 Fabian KeilAdjust whitespace in examples to be closer to our style
2012-03-20 Fabian KeilIJB is dead, long live Privoxy
2012-03-20 Fabian KeilThe redhat-dok target no longer exists so there's no...
2012-03-20 Fabian KeilWe no longer build PDFs so stop pretending
2012-03-20 Fabian KeilComment out references to multiple branches
2012-03-20 Fabian KeilBump copyright date
2012-03-20 Fabian KeilUpdate the list of supported operating systems
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
next