privoxy.git
2009-03-21 Fabian KeilRestore defaults for user-manual, confdir and logdir.
2009-03-21 hal9Updated HTML docs for 3.0.12.
2009-03-21 hal9Updated the changelog and about Privoxy texts.
2009-03-21 hal9Changed version string only to 3.0.12
2009-03-21 hal9Rebuild man pages for 3.0.12.
2009-03-21 hal9Reworked for 3.0.12 upcoming release.
2009-03-21 Fabian KeilMerge updated ChangeLog.
2009-03-21 Fabian KeilBump version to 3.0.12.
2009-03-21 Fabian KeilDeclare the code stable.
2009-03-20 Fabian KeilMention the changed logging behaviour in daemon mode.
2009-03-20 Fabian Keil- Privoxy doesn't exactly "manage" cookies like a moder...
2009-03-20 LeeI like having the version logged at startup and the...
2009-03-19 Fabian KeilFirst draft of a "Donating" entry. To be polished tomorrow.
2009-03-18 Fabian KeilIn init_error_log(), suppress the "(Re-)Opening logfile...
2009-03-18 Fabian KeilRevert the last commit as there's a better way.
2009-03-18 Fabian KeilComment fix. Spotted by Roland.
2009-03-18 Fabian KeilIf the --no-daemon option is used, enable LOG_LEVEL_INFO
2009-03-18 Fabian KeilDon't enable LOG_LEVEL_INFO by default and don't apply...
2009-03-15 Fabian KeilUpdate "What's New in this Release" section.
2009-03-15 Fabian KeilAdd changes since 3.0.11.
2009-03-15 Fabian KeilCosmetics.
2009-03-14 Fabian KeilHighlight: Info: Buffer limit reached while extending...
2009-03-13 Fabian KeilFix some more harmless warnings on amd64.
2009-03-09 Fabian KeilRequest the default charset in LogPutStringNoMatch().
2009-03-09 Fabian KeilUse the Privoxy icon in the alt+tab window.
2009-03-09 Fabian KeilAs of r1.88, the show-status page can use a single...
2009-03-08 Fabian KeilReinitialize the timeout structure every time before...
2009-03-08 Fabian KeilFix justified (but harmless) compiler warnings
2009-03-08 Fabian KeilAll the CSP_FLAG_FOO bit masks should be unsigned ints.
2009-03-07 Fabian KeilFix two mingw32-only buffer overflows. Note that triggering
2009-03-07 Fabian KeilChange csp->expected_content and_csp->expected_content_...
2009-03-07 Fabian KeilAdd log_error() support for unsigned long long (%lld).
2009-03-07 Fabian KeilOmit timestamp and thread id in the mingw32 message...
2009-03-07 Fabian KeilFix compiler warning.
2009-03-06 Fabian KeilLog unsigned values as such.
2009-03-04 Fabian KeilNo need to create empty strings manually, strdup("...
2009-03-04 LeeNYT home page formatting is broken; need to allow their...
2009-03-02 Fabian KeilStreamline parse_http_request()'s prototype. As
2009-03-01 hal9Update README to reflect the code is in development...
2009-03-01 Fabian Keil- Help clang understand that we aren't
2009-03-01 Fabian KeilHelp clang understand that we aren't dereferencing
2009-03-01 Fabian KeilFix cparser warnings.
2009-03-01 Fabian KeilHelp clang understand that we aren't dereferencing
2009-03-01 Leecouple of changes to the yahoo filter
2009-03-01 Leemore things to block
2009-03-01 Fabian KeilHelp clang understand that we aren't dereferencing
2009-02-28 Fabian KeilGimme a break or two. Don't let the show-status page
2009-02-28 Fabian Keilpcrs.o doesn't depend on pcre/pcre.h if we are linking
2009-02-27 Fabian KeilCosmetics.
2009-02-25 Fabian KeilFix typo.
2009-02-25 Fabian KeilAll your trailing white space are belong to us.
2009-02-25 Fabian KeilAdd the cli option --show-skipped-tests to log
2009-02-25 Fabian KeilAnd the journey continues. Bump version to 3.0.12 UNREL...
2009-02-23 Fabian KeilMove the developer manual link to the other privoxy...
2009-02-23 Fabian KeilIf --verbose is set, log which tests were skipped and...
2009-02-23 Fabian Keil- Change the link to the developer manual to point...
2009-02-22 Fabian KeilLet the level 9 dependency check accept relative paths.
2009-02-22 hal9Updates to the 'make webserver' target that recreates...
2009-02-22 Fabian Keil- Remove the link to www.waldherr.org/junkbuster/
2009-02-21 Fabian KeilFix the tarball name here as well.
2009-02-21 Fabian KeilFix ampersand encoding in URLs.
2009-02-21 hal9Fix the stable designation on the tarball name for...
2009-02-21 Fabian KeilMake blogspot's feed magic slightly more reliable.
2009-02-21 Fabian KeilFix umlauts.
2009-02-21 hal9Text docs for 3.0.11 release.
2009-02-21 hal9Updated build of html docs for 3.0.11 release.
2009-02-20 hal9Removing announce.sgml and the last vestiges of the...
2009-02-19 Fabian KeilUnbreak build without FEATURE_CONNECTION_KEEP_ALIVE.
2009-02-19 Fabian KeilAdd a Notes section for the keep-alive-timeout description.
2009-02-19 Fabian Keil- Copy the release cycle description from announce...
2009-02-19 Fabian KeilExplain slowness when build with Gentoo's portage.
2009-02-19 Fabian KeilAdd a Notes section for the keep-alive-timeout description.
2009-02-19 Fabian KeilChange link to the project page to https://.
2009-02-19 Fabian Keil- Update "About Privoxy:" section with the text from...
2009-02-19 hal9Make some links in seealso conditional. Man page is...
2009-02-18 hal9Removing duplicate file. This was moved to the webserve...
2009-02-18 Fabian KeilMake it clear that only outgoing connection will be...
2009-02-18 Fabian KeilAdd some more information about the release cycle change.
2009-02-16 Fabian KeilFix entry about shortened log messages. Noticed by...
2009-02-16 Fabian KeilParentheses should match.
2009-02-16 Fabian KeilFix entry about shortened log messages. Noticed by...
2009-02-16 hal9Updated README for next release.
2009-02-16 hal9This is the announcement text that is linked from privo...
2009-02-15 hal9Fix small typo.
2009-02-15 hal9Update Outlook HTML rendering engine comments re: Offic...
2009-02-15 hal9Updated for recent changes to the main man page.
2009-02-15 hal9Updated man page with shortened See Also, and removed...
2009-02-15 hal9- Removed references to Netscape and Mozilla browsers...
2009-02-15 hal9Commented out all non-Privoxy links.
2009-02-15 hal9Updated html man page (using man2html target).
2009-02-15 Fabian KeilMention match-all.action as default configuration file.
2009-02-15 Fabian Keil- Bump version to 3.0.11.
2009-02-15 Fabian Keil- Bump version to 3.0.11.
2009-02-15 Fabian KeilRemove white space before period.
2009-02-15 Fabian KeilAdd match-all.action to the files section.
2009-02-15 Fabian KeilAdd some more hide-referrer{conditional-*}} tests.
2009-02-15 Fabian KeilDon't let hide-referrer{conditional-*}} pass
2009-02-15 Fabian KeilAdd match-all.action to the files section.
2009-02-15 Fabian KeilUpdate website copyright.
2009-02-15 Fabian KeilManually fix tarball and directory name here as well.
next