privoxy.git
2016-05-25 Fabian Keilpcrs_compile_replacement(): Add two assertions
2016-05-22 Fabian KeilRebuild documentation
2016-05-22 Fabian KeilRebuild config file for 3.0.25
2016-05-22 Fabian KeilDocument trust-x-forwarded-for
2016-05-22 Fabian KeilOptionally use the X-Forwarded-For header for client...
2016-05-22 Fabian KeilAdd configure argument to optimistically redefine FD_SE...
2016-05-22 Fabian KeilRemove obsolete FAQ entry about a bug in PHP 4.2.3
2016-05-22 Fabian KeilMention the new mailing lists were appropriate
2016-05-22 Fabian KeilAdjust TOC width to reflect the URL length change cause...
2016-05-22 Fabian KeilPrivoxy-Regression-Test: Fix indentation in perldoc...
2016-05-22 Fabian KeilAdd FAQ entry for crashes caused by memory limits
2016-05-12 Fabian KeilPrivoxy-Regression-Test: Don't overlook directives...
2016-05-12 Fabian KeilPrivoxy-Regression-Test: Bump version
2016-05-12 Fabian KeilPrivoxy-Regression-Test: Bump copyright
2016-05-12 Fabian KeilPrivoxy-Regression-Test: Add a "Default level offset...
2016-05-12 Fabian KeilUnblock .ardmediathek.de/
2016-05-08 Fabian KeilAdd FEATURE_64_BIT_TIME_T dependency
2016-05-08 Fabian KeilLet the tarball-dist target skip files in .git
2016-05-08 Fabian KeilLet the tarball-dist target work in cwds other than...
2016-05-08 Fabian KeilMake the 'clean' target faster when run from a git...
2016-05-08 Fabian Keilpcre: Improve sanity check in read_repeat_counts()
2016-05-08 Fabian Keilpcre: Fix heap-buffer-overflow when loading invalid...
2016-05-08 Fabian KeilRebuild HTML docs
2016-05-08 Fabian KeilTurn invalid max-client-connections values into fatal...
2016-05-08 Fabian Keilcgi_show_client_tags(): Rename the variable that contai...
2016-05-08 Fabian Keilcgi_show_client_tags(): Fix theoretical memory leak...
2016-05-08 Fabian Keilremove_tag_for_client(): Silence a coverity warning...
2016-05-08 Fabian Keilpcrs_compile_replacement(): Silence a coverity warning...
2016-05-08 Fabian Keiledit_read_line(): Remove a pointless pointer check...
2016-05-08 Fabian KeilFix detection of the Privoxy version now that https...
2016-05-08 Fabian KeilLet test level 17 depend on FEATURE_64_BIT_TIME_T
2016-05-08 Fabian KeilAdd FEATURE_64_BIT_TIME_T
2016-05-08 Fabian KeilInclude tools in the generic distribution
2016-05-08 Fabian KeilLet the gen-dist target work in cwds other than current
2016-05-03 Fabian Keiladd_help_link(): Use https:// when creating links for...
2016-05-03 Fabian KeilConvert a couple of URLs to https://
2016-05-03 Fabian KeilConvert a couple of URLs in the FAQ to https://
2016-05-03 Fabian KeilLimit the names of client tags to 50 characters
2016-05-03 Fabian KeilSort find output that is used for distribution tarballs
2016-05-03 Fabian KeilBump copyright and change website URL to https://
2016-05-03 Fabian KeilDon't add '-src' to the name of the tar ball generated...
2016-05-03 Fabian KeilWhen complaining about missing filters, mention the...
2016-05-03 Fabian KeilBump copyright and use https:// for the website
2016-05-03 Fabian KeilBump copyright
2016-04-30 Fabian Keilparse_header_time(): Explicitly check for strftime...
2016-04-10 Fabian KeilAdd regression-tests.action to the files that are distr...
2016-04-10 Fabian KeilUnbreak the gen-dist target
2016-04-10 Fabian KeilUpdate #41: Note that txt2tags seems worth evaluating...
2016-04-09 Ian SilvesterAdd Atman Sense as a contributor
2016-04-09 Fabian KeilRebuild documentation
2016-04-09 Fabian KeilUpgrade a bunch of links to SourceForge to https://
2016-04-09 Fabian KeilAdd #149: Use poll() for socket selection
2016-04-09 Fabian KeilChange a couple of URLs to https://
2016-04-09 Fabian KeilBump copyright and change website URL to https://
2016-04-09 Fabian KeilEnable FEATURE_CLIENT_TAGS by default
2016-04-08 Fabian KeilFix footer markup
2016-04-08 Fabian KeilInject valid HTML into the homepage footer
2016-04-08 Fabian KeilManually change the most recent release on the homepage...
2016-04-08 Fabian KeilRegenerate indexes
2016-04-08 Fabian KeilCenter the content of the homepage footer
2016-04-08 Fabian KeilMention our new hosting sponsor on the homepage
2016-04-08 Fabian KeilRephrase onion service paragraph
2016-04-08 Fabian KeilStreamline the "More information" section on the homepa...
2016-04-08 Fabian KeilRemove the link to the SourceForge "project page" from...
2016-04-08 Fabian KeilRemove 'Privoxy is developed on SourceForge' claim...
2016-04-06 Fabian KeilUpdate #53 to note that the website has moved already...
2016-04-06 Fabian KeilUpdate #54 and link to the status update
2016-04-06 Fabian KeilAlign ./configure --help output slightly better
2016-04-05 Fabian KeilRegenerate documentation
2016-04-04 Fabian KeilUpdate links to the client-tags CGI page
2016-04-04 Fabian KeilRename show-client-tags template to client-tags
2016-04-04 Fabian KeilUse a proper HTML form to change the state of client...
2016-04-04 Fabian Keilmod-support-and-service: Remove comment indentation...
2016-04-04 Fabian KeilFix typo in CGI template comments
2016-04-04 Fabian KeilRemove obsolete reference to Redhat spec file
2016-04-04 Fabian KeilFix file names in comment
2016-04-04 Fabian KeilRemove the last remaining $Log keywords
2016-04-04 Fabian KeilRemove genclspec.sh which has been obsolete since 2009
2016-04-04 Fabian KeilUse https:// in the link to the team page
2016-04-03 Fabian KeilFinally remove the obsolete PDF documentation
2016-03-30 Fabian KeilDisallow compilation of client-tags.c if FEATURE_CLIENT...
2016-03-30 Fabian KeilOnly compile client-tags.c if FEATURE_CLIENT_TAGS is...
2016-03-30 Fabian KeilAdd #148: Add a config directive to change the CGI_SITE...
2016-03-30 Fabian KeilNote that the templates should be adjusted if Privoxy...
2016-03-30 Fabian Keilmod-support-and-service: Add a comment about the need...
2016-03-30 Fabian KeilSync the 'blocked' template with the streamlined mod...
2016-03-30 Fabian KeilRephrase the "show-client-tags" description in the...
2016-03-30 Fabian KeilStreamline the support-and-service template
2016-03-30 Fabian KeilChange HOME_PAGE_URL to https://
2016-03-27 Fabian KeilWorkaround client-tags.c being compiled when it shouldn...
2016-03-27 Fabian KeilUnbreak loadcfg.c compilation without FEATURE_CLIENT_TAGS
2016-03-27 Fabian Keilenable_client_specific_tag(): Log the ttl when adding...
2016-03-27 Fabian KeilBump copyright
2016-03-27 Fabian KeilTag Range requests by default and use the tag to disabl...
2016-03-21 Fabian KeilRegenerate user-manual
2016-03-21 Fabian KeilFix a link in the client-specific-tag documentation
2016-03-18 Fabian KeilRephrase a sentence on the show-client-tags page
2016-03-17 Fabian KeilRegenerate user manual with recent changes
2016-03-17 Fabian KeilRegenerate config with client-tag-lifetime example
2016-03-17 Fabian KeilDocument the client-tag-lifetime default and add an...
next