privoxy.git
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.
2006-12-27 Fabian KeilFix -pedantic ISO C warning about converting
2006-12-27 Fabian KeilStop shadowing string.h's index().
2006-12-26 Fabian KeilSilence compiler warning I introduced with my last...
2006-12-26 Fabian KeilMutex protect rand() if POSIX threading
2006-12-26 Fabian KeilBringing back the "useless" localtime() call
2006-12-24 Fabian KeilAdjust comment in pcrs_filter_response()
2006-12-24 Fabian KeilAdd pcrs_strerror() message for PCRE_ERROR_MATCHLIMIT
2006-12-24 Fabian KeilIncrease pcrs error code offset to prevent overlaps
2006-12-23 Fabian KeilDon't prevent core dumps by catching SIGABRT.
2006-12-23 Fabian KeilDon't crash if pcre returns an error code
2006-12-22 Fabian KeilAdd some new entries.
2006-12-22 Fabian KeilAdded contributor Daniel Griscom who suggested to give a
2006-12-22 Fabian KeilModified is_untrusted_url to complain in case of
2006-12-22 Fabian KeilSkip empty filter files in pcrs_filter_response,
2006-12-22 Fabian KeilRemoved checks whether or not AF_FILES have
2006-12-21 Fabian KeilPrepare for "split-large-forms".
2006-12-21 Fabian KeilAdd config option "split-large-forms"
2006-12-21 Fabian KeilEscaping special characters in filter descriptions...
2006-12-21 Fabian Keilhtml_encode filter descriptions.
2006-12-18 hal9Remove block from dw.com.com. Put a webbug block on...
2006-12-17 Fabian KeilEscape ampersand in Privoxy menu.
2006-12-17 Fabian KeilAdded ./configure switch for FEATURE_GRACEFUL_TERMINATION.
2006-12-17 Fabian Keil- Added FEATURE_GRACEFUL_TERMINATION to the
2006-12-17 Fabian KeilSuppress the toggle link if remote toggling is disabled.
2006-12-17 Fabian KeilAdd white space workaround for tables
2006-12-17 Fabian Keil- Fixed markup
2006-12-17 Fabian KeilCall "the proxy software" by name and use semantically...
2006-12-17 Fabian KeilMove the <br> in the generated HTML for the config
2006-12-16 hal9Added Justin and Adam Piggott to sgml authors.
2006-12-16 hal9Several additions all from recent SF tracker postings...
2006-12-13 anonymousInclude any existing LDFLAGS environment when linking...
2006-12-13 anonymousFix build failure on MacOS X. Global symbols can be...
2006-12-12 Fabian KeilAdded id mbEnd to google filter, it's now and then
2006-12-11 hal9Add unblock pattern for an Amazon gift url.
2006-12-10 hal9Fix various typos reported by Adam P. Thanks.
2006-12-09 Roland RosenfeldMerge in Debian changes from Debian packages 3.0.5...
2006-12-09 Fabian KeilFix configure option --disable-toggle.
2006-12-09 Fabian KeilAdded some sanity checks for get_last_url().
2006-12-08 Fabian KeilDon't lose the FORCE_PREFIX in case of
2006-12-08 Fabian KeilSync with CVS changes since the last release.
2006-12-08 Fabian KeilLet get_last_url() catch https URLs as well.
2006-12-07 Fabian KeilRebuild request URL in get_destination_from_headers()
2006-12-07 hal9Add Fabian's nice new addition for intercepting.
2006-12-06 Fabian KeilAdded get_destination_from_headers().
2006-12-06 Fabian Keilparse_http_url() now handles intercepted
2006-12-06 Fabian KeilPrivoxy is now able to run as intercepting
2006-12-06 Fabian KeilMoved HTTP snipplets into jcc.c. They aren't
2006-12-06 Fabian KeilAdded prototype for get_destination_from_headers().
2006-12-06 Fabian KeilAdded prototype for init_domain_components().
2006-12-05 Fabian KeilMake sure get_last_url() behaves like advertised
2006-12-03 hal9Two minor updates per SF tracker items.
2006-11-30 hal9Fix problem with variable declarations in the Slackware...
2006-11-28 Fabian KeilOnly unlink the pidfile if it's actually used.
2006-11-28 Fabian KeilFix memory leak in case of config file reloads.
2006-11-28 Fabian KeilDefine LOG_LEVEL_REDIRECTS independently of
2006-11-28 Fabian KeilOnly unlink the pidfile if it's actually used.
2006-11-28 Fabian KeilImplemented +redirect{s@foo@bar@} to generate
2006-11-28 hal9Fix the prep section per Support request so it actually...
2006-11-23 Fabian KeilUpdate to recent version as of November 2006.
2006-11-23 hal9Actionsfile feedback item #1597034, espace.netavenir...
2006-11-23 Fabian KeilAdded Toby Lyward to the list of contributors
2006-11-22 hal9Add /js/slider.js per Actions file tracker request.
2006-11-21 hal9Setting version to 3.0.7 UNRELEASED for lack of a bette...
2006-11-21 hal9Just getting it ready for next time.
2006-11-21 Fabian KeilAdd special treatment for WIN32 to make sure
2006-11-21 hal9Updated with post 3.0.6 commentary.
2006-11-21 hal9Taking out the http 1.0/1.1 commentary per Fabians...
2006-11-18 hal9Ooops, bumping version to 3.0.6 v_3_0_6
2006-11-18 Fabian KeilMark as stable.
2006-11-18 Fabian KeilBump version to 3.0.6.
2006-11-18 Fabian KeilAdded warning that this script isn't supposed
2006-11-18 hal9Adding kontera.com per Actions file tracker report
2006-11-16 Fabian KeilRemoved webbugs debugging comment again.
2006-11-14 hal9Version stamp current changes.
2006-11-14 hal9Setting version string to 3.0.6 UNRELEASED. This needs...
2006-11-14 hal9All HTML docs for 3.0.6 release.
2006-11-14 hal9PDF docs for 3.0.6 release.
2006-11-14 hal9All text docs for 3.0.6.
2006-11-14 hal9Dump all docs prior to 3.0.6 release. Various minor...
2006-11-14 hal9Re-generate in preparation for release.
2006-11-13 Fabian KeilMake pthread mutex locking more generic. Instead of
2006-11-12 hal9Adding two rules.
2006-11-10 Fabian KeilHave no-ping print the ping warning in red.
2006-11-07 hal9Remove ign.com per Actions file tracker 1592118. Addin...
2006-11-07 Fabian KeilSilence compiler warning on NetBSD 3.1.
2006-11-06 Fabian KeilMove pthread.h inclusion from jcc.c to jcc.h.
2006-11-06 Fabian KeilDon't exit after receiving the second SIGHUP on Solaris.
2006-11-05 Fabian KeilDon't let "reloadframe" trigger the "adframe" block...
2006-11-05 hal9Various updates, mostly minor, in prep for 3.0.6
2006-10-25 Fabian KeilAdded Darel Henman to the contributor section
2006-10-25 Fabian KeilFix sed regexes for rewriting "confdir ." and "logdir .".
2006-10-24 hal9Add new filters.
2006-10-24 hal9Add new filters.
2006-10-24 hal9Add new filters. Minor changes to default.action.
2006-10-22 hal9Catch-up.
2006-10-22 Fabian KeilModified wording for the contributor section
next