privoxy.git
2007-06-03 Fabian KeilTemporary workaround for BR#1730105.
2007-06-02 Fabian KeilAdd various changes made in the last three months.
2007-06-02 Fabian KeilStart to document forward-override{}.
2007-06-01 Fabian KeilUse the same mutex for gethostbyname() and gethostbyadd...
2007-06-01 Fabian KeilAdd forward-override{} to change the forwarding setting...
2007-06-01 Fabian KeilAdjust cgi_show_url_info() to show what forward-override{}
2007-06-01 Fabian KeilAdd forward-override{} to change the forwarding setting...
2007-06-01 Fabian KeilChange sed() to return a jb_err in preparation for...
2007-06-01 Fabian KeilMention possible delimiter conflicts with variables...
2007-06-01 Fabian KeilAdjust actionsfile directives to use complete file...
2007-06-01 Fabian KeilAdd unload_forward_spec() in preparation for forward...
2007-05-31 Fabian KeilRe-enable support for old-school URLs like
2007-05-27 Fabian KeilAdjust "X-Filter: No" to disable dedicated header filters.
2007-05-27 Fabian Keil- Remove some left-overs from the switch to dedicated...
2007-05-24 Fabian Keil- Let usage() mention the --chroot parameter.
2007-05-24 Fabian KeilTwo minor fixes.
2007-05-21 Fabian KeilMake it harder to think the forwarded-connect-retries
2007-05-21 Fabian Keil- Use strlcpy() instead of strcpy().
2007-05-21 Fabian Keil- Use strlcpy() instead of strcpy().
2007-05-21 Fabian Keil- Use strlcpy() instead of strcpy().
2007-05-17 Fabian KeilUndo an improperly tested last-minute change
2007-05-17 Fabian KeilUndo an improperly tested last-minute change.
2007-05-17 Fabian Keil- Mention new filter types and the 'D' option.
2007-05-17 Fabian Keil- Add fast-redirect exception for del.icio.us/.
2007-05-16 Fabian Keil- Fix config file loading on Unix if no config file...
2007-05-14 Fabian KeilMinor rewordings and fixes.
2007-05-14 Fabian Keil- Enlist Fedora Core and OpenBSD.
2007-05-14 Fabian Keil- Stop using strcpy().
2007-05-14 Fabian KeilDitch the csp member cookie_list[] which isn't used...
2007-05-14 Fabian Keil- Use strlcpy() and strlcat() instead of strcpy() and...
2007-05-14 Fabian Keil- Use strlcpy() instead of strcpy().
2007-05-14 Fabian KeilStreamline client_cookie_adder().
2007-05-11 Fabian KeilFix a type mismatch warning.
2007-05-11 Fabian KeilCheck for strlcat().
2007-05-11 Fabian Keil- Delete strsav() which was replaced
2007-05-04 Fabian Keil- Don't rerun crunchers that only depend on the request...
2007-05-02 hal9Added img.bluehost.com per Actionsfile tracker.
2007-04-30 Fabian KeilMake sure filters with dynamic jobs actually use them.
2007-04-30 Fabian Keil- Introduce dynamic pcrs jobs that can resolve variables.
2007-04-30 Fabian Keil- Introduce dynamic pcrs jobs that can resolve variables.
2007-04-30 Fabian KeilIntroduce dynamic pcrs jobs that can resolve variables.
2007-04-25 Fabian KeilSupport crunching based on tags created by server-heade...
2007-04-25 Fabian Keil- Describe installation for FreeBSD.
2007-04-22 Fabian KeilMake HTTP snippets static (again). Add a Content-Type...
2007-04-22 Fabian KeilKeep the HTTP snippets local.
2007-04-19 Fabian KeilMove crunching and request line rebuilding out of chat().
2007-04-18 Fabian KeilNow that header parsing comes before crunching,
2007-04-17 Fabian Keil- Make tagging based on tags set by earlier taggers
2007-04-17 Fabian KeilSplit update_action_bits() into
2007-04-17 Fabian KeilAdd list_contains_item().
2007-04-15 Fabian KeilIntroduce tags as alternative way to specify which
2007-04-13 hal9Fix for Actionsfile feedback item #1700037 2007-04...
2007-04-13 Fabian KeilReference action files in CGI URLs by id instead
2007-04-12 Fabian KeilLog a warning if the content is compressed, filtering is
2007-04-12 Fabian KeilFix action order.
2007-04-12 Fabian KeilUpdate action list and version.
2007-04-12 Fabian Keil- Don't mistake VC++'s _snprintf() for a snprintf(...
2007-04-12 hal9Broaden scope for mediaplex.com to catch: https://secur...
2007-04-11 Fabian KeilEnforce some assertions that could be triggered
2007-04-11 proactivesvcsAdded exception for fish4.co.uk and moved shockwave...
2007-04-09 Fabian KeilDon't mistake VC++'s _snprintf() for a snprintf() repla...
2007-04-09 Fabian KeilCheck for HAVE_SNPRINTF instead of __OS2__
2007-04-09 Fabian KeilCheck for snprintf().
2007-04-08 Fabian KeilAdd macro for strlcpy() in case the libc lacks it.
2007-04-08 Fabian KeilWe need <sys/time.h> for gettimeofday(), not <time.h>.
2007-04-08 Fabian KeilReference action files in CGI URLs by id instead
2007-04-05 Fabian KeilSome updates regarding header filtering,
2007-04-02 proactivesvcsAddition to generic unblockers by path for shockwave...
2007-04-01 Fabian Keil- Add DNS retries for Solaris and other systems
2007-03-31 Fabian KeilAdd checks for gettimeofday() and strlcpy().
2007-03-31 Fabian KeilAdd alternative log_error() with timestamps
2007-03-29 Fabian KeilDivide @filter-params@ into @client-header-filter-params@
2007-03-26 proactivesvcsModified generic unblockers by path to include "adverse...
2007-03-25 Fabian KeilDon't CLF-log CONNECT requests twice.
2007-03-25 Fabian KeilLet parse_header_time() return a jb_err code
2007-03-25 Fabian Keil- Fix warnings when compiled with glibc.
2007-03-23 Fabian KeilList Polipo as alternative to Squid.
2007-03-22 Fabian Keil- Fix minor mistakes and add some details.
2007-03-21 Fabian Keil- Log the content size after decompression in decompres...
2007-03-21 Fabian Keil- Add better protection against malicious gzip headers.
2007-03-20 Fabian KeilAdjust to new world order with dedicated header-filter...
2007-03-20 Fabian Keil- Remove filter_client_header() and filter_client_header(),
2007-03-20 Fabian Keil- Use dedicated header filter actions instead of abusin...
2007-03-20 Fabian KeilUse dedicated header filter actions instead of abusing...
2007-03-20 Fabian KeilLog the source address for ACL-related connection drops.
2007-03-19 proactivesvcsExcepted lads.myspace.com from being blocked by .*ads.
2007-03-17 Fabian KeilNew config option: enforce-blocks.
2007-03-17 Fabian Keil- Use snprintf instead of sprintf.
2007-03-17 Fabian Keil- Add revision log and copyright header.
2007-03-16 Fabian Keil- Mention other reasons why acl directive loading might...
2007-03-16 Fabian Keil- Disable overwrite-last-modified for URLs that
2007-03-14 hal9Adding blocks for two actionsfile tracker requests...
2007-03-13 Fabian Keil- Fix port handling in acl_addr() and use a temporary...
2007-03-11 Fabian KeilAdd kludge to log unknown aliases and actions before...
2007-03-09 Fabian Keil- Move null byte check into separate function.
2007-03-08 Fabian KeilUse sizeof() more often.
2007-03-06 proactivesvcsModifed tradedoubler.com block entry to allow click...
2007-03-06 hal9Adding jlinks.industrybrains.com text ads per Actionsfi...
2007-03-05 Fabian Keil- Cosmetical changes for LOG_LEVEL_RE_FILTER messages.
2007-03-05 Fabian KeilAdd some CSP_FLAGs for the header parsers.
next