privoxy.git
2007-02-23 Fabian KeilList Peter Hyman (pete4abw) as contributor.
2007-02-23 hal9Adding adtech.de from Actionsfile feedback item #166568...
2007-02-21 Fabian KeilAnswer requests that contain NULL bytes with
2007-02-21 Fabian Keil- Fix a js-annoyances pcrs command that broke
2007-02-19 hal9Adding back the orginal filter content to offset proble...
2007-02-17 hal9Updates to the crude parental filter per Feature Reques...
2007-02-14 Fabian KeilAllow access to Privoxy's CGI pages, don't call trusted
2007-02-13 Fabian KeilApparently fopen()ing in "binary" mode doesn't require
2007-02-13 Fabian KeilReplace hash escaping code to prevent
2007-02-13 Fabian KeilRemove redundant log message.
2007-02-10 Fabian KeilSync with CVS.
2007-02-10 Fabian KeilDon't overlook map result for the forwarding-type.
2007-02-10 Fabian Keil- Show forwarding settings on the show-url-info page
2007-02-08 Fabian KeilUse a transparent background for the PNG replacement...
2007-02-08 Fabian KeilDon't run server_content_length() the first time
2007-02-07 Fabian KeilFix log messages regarding the cookie time format
2007-02-07 Fabian KeilFix suse-dist as described in BR#1654052.
2007-02-07 Fabian Keil- Let decompress_iob()
2007-02-07 Fabian Keil- Move delivery and logging of crunched responses
2007-02-07 Fabian Keil- Save the reason for generating http_responses.
2007-02-07 Fabian Keil- Save the reason for generating http_responses.
2007-02-07 Fabian KeilAdd new http_response member to save
2007-02-05 Fabian Keil- Let banners-by-link look for "advert".
2007-02-05 hal9Two new user tracking submissions from Adam Piggot.
2007-01-31 Fabian KeilUpdate copyright range for the About message.
2007-01-31 Fabian KeilSearch for Max-Forwards headers case-insensitive,
2007-01-31 hal9Two recent submissions via the Actions file tracker...
2007-01-30 Fabian Keil- Let server_set_cookie() check the expiration date
2007-01-28 Fabian KeilAccept WebDAV methods for subversion
2007-01-28 Fabian Keil- Add HEAD support to finish_http_response.
2007-01-27 Fabian Keil- Add config file entries for "templdir",
2007-01-27 Fabian KeilAdd new config option "templdir" to
2007-01-27 hal9Two changes related to yahoo. One unblocker and one...
2007-01-27 Fabian KeilMove mutex initialization into separate
2007-01-26 Fabian KeilStop filter_header() from unintentionally removing
2007-01-26 Fabian Keil- Start to reduce chat()'s line count and move
2007-01-25 Fabian Keil- Comment cosmetic.
2007-01-25 Fabian KeilFix template name in comments.
2007-01-25 Fabian KeilAdd "forwarding-failed" template,
2007-01-25 Fabian Keil- Save errors in socks4_connect() to csp->error_message.
2007-01-25 Fabian Keil- Add Proxy-Agent header to HTTP snippets that are
2007-01-25 Fabian KeilAdded "forwarding-failed" template support for error_re...
2007-01-25 Fabian KeilFreez csp->error_message in sweep().
2007-01-25 Fabian KeilAdd csp->error_message for failure reasons
2007-01-24 Fabian Keil- Repeat the request URL before logging any headers.
2007-01-23 Fabian Keil- Add favicon link.
2007-01-23 Fabian Keil- Add favicon links.
2007-01-23 Fabian KeilAdd favicon delivery functions.
2007-01-23 Fabian KeilRemove useless W3C validator link.
2007-01-23 Fabian Keil- Map variables that aren't guaranteed to be
2007-01-22 Fabian Keil- Update to reflect recent changes.
2007-01-22 Fabian KeilDisable prevent-compression for all default
2007-01-22 Fabian Keil- "Protect" against a rather lame JavaScript-based
2007-01-22 Fabian Keil- Be a bit more descriptive about why CGI access
2007-01-22 Fabian Keil#include CSS to be prepared for the send-stylesheet
2007-01-22 Fabian KeilWhite space cosmetics for #include.
2007-01-22 Fabian Keil- #include CSS to be prepared for the send-stylesheet
2007-01-22 hal9Added fixes for user tracking and ads exposed on floodl...
2007-01-20 hal9Two ads coming from wunderground.com, and exception...
2007-01-20 Fabian KeilSuppress edit buttons for action files if Privoxy has
2007-01-20 Fabian KeilDisplay warning if show-url-info CGI page
2007-01-20 Fabian Keil- Add block pattern "/.*(top|bottom|left|right)_?ad".
2007-01-19 Fabian KeilCure yahoo logout problems reported in support
2007-01-18 Fabian KeilDon't include replacement timegm() if
2007-01-18 Fabian KeilCheck for tzset() and putenv() to make sure the
2007-01-16 hal9Fix a 'classifiedad' problem and add guesttrace as...
2007-01-12 Fabian KeilRemove some white space at EOL.
2007-01-12 Fabian KeilMark *csp as immutable for is_untrusted_url()
2007-01-12 Fabian KeilTemporarily ignore external libpcrs to prevent
2007-01-12 Fabian KeilUse zalloc in cgi_send_user_manual.
2007-01-12 Fabian KeilCorrect a cast, check inflateEnd() exit code
2007-01-09 Fabian KeilFix strdup() error handling in cgi_error_unknown()
2007-01-07 joergsAmigaOS4 support added.
2007-01-07 joergsAdded AmigaOS4 support and made it work on AmigaOS...
2007-01-07 joergsDisabled -pipe for AmigaOS4.
2007-01-07 joergsAdded AmigaOS4 support.
2007-01-06 Fabian KeilMark *csp as immutable for parse_http_url()
2007-01-06 Fabian KeilFix gcc43 warnings. Mark *csp as immutable
2007-01-05 Fabian KeilDon't use strlen() to calculate the length of
2007-01-05 Fabian KeilHandle pcrs_execute() errors in template_fill() properly.
2007-01-03 Fabian KeilFix a gcc43 warning and mark the binbuffer
2007-01-02 Fabian KeilAdd FEATURE_ZLIB to the list of conditional
2007-01-02 David SchmidtUlrich Spoerlein's patch to remove whitespace
2007-01-01 Fabian KeilIntegrate a modified version of Wil Mahan's
2006-12-31 Fabian KeilSkip empty filter files in filter_header()
2006-12-31 Fabian KeilAdded config option accept-intercepted-requests
2006-12-31 Fabian KeilFix gcc43 compiler warnings and a comment.
2006-12-31 Fabian KeilFix gcc43 compiler warnings.
2006-12-29 Fabian KeilReverted parts of my last commit
2006-12-29 Fabian KeilFixed gcc43 conversion warnings,
2006-12-29 Fabian KeilFixed gcc43 conversion warnings.
2006-12-29 Fabian KeilFixed gcc43 conversion warnings.
2006-12-29 Fabian KeilFixed gcc43 conversion warnings.
2006-12-28 Fabian KeilFixed gcc43 warning and enabled list_is_valid()'s loop
2006-12-28 Fabian KeilFixed gcc43 compiler warning.
2006-12-28 Fabian KeilFixed gcc43 compiler warnings, zero out cgi_send_user_m...
2006-12-28 Fabian KeilFixed gcc43 conversion warnings.
2006-12-28 Fabian KeilFixed gcc43 conversion warnings and replaced sprintf
2006-12-28 Fabian KeilFix gcc43 conversion warning.
2006-12-28 hal9Several updates from recent SF activity.
next