privoxy.git
2008-04-24 Fabian KeilIn cgi_show_status(), load the requested file at once.
2008-04-23 Fabian Keils@declarded@declared@
2008-04-23 Fabian KeilFree with freez().
2008-04-22 Fabian KeilIn parse_http_request(), remove a pointless
2008-04-22 Fabian Keil- Block daily mirror ads.
2008-04-20 Fabian KeilRemove a bunch of #MASTER# directives that are now...
2008-04-19 Fabian Keil- Add a fast-redirects exception for some amazon
2008-04-18 hal9Fixes lifehacker.com css issue.
2008-04-18 Fabian KeilMark simplematch()'s parameters as immutable.
2008-04-17 Fabian KeilMove simplematch() into urlmatch.c as it's only
2008-04-17 Fabian KeilProvide get_http_time() with the buffer size so it...
2008-04-16 Fabian KeilDon't pass the whole csp structure to flush_socket()
2008-04-14 Fabian KeilRemove now-pointless cast in create_url_spec().
2008-04-14 Fabian KeilThe compiler might not notice it, but the buffer passed to
2008-04-13 Fabian KeilFactor URL pattern compilation out of create_url_spec().
2008-04-12 Fabian KeilRemove an obvious comment and improve another one.
2008-04-12 Fabian KeilFactor out duplicated code to compile host, path and...
2008-04-12 Fabian KeilIn get_final_results(), quote with quote()
2008-04-11 Fabian KeilOops, I forgot to shorten the URL_SPEC_INITIALIZER...
2008-04-10 Fabian KeilActually we use "modern" POSIX 1003.2 regular
2008-04-10 Fabian KeilAdd another section to the client-header-tagger example...
2008-04-10 Fabian KeilDitch url_spec's path member now that it's no longer...
2008-04-10 Fabian KeilStop duplicating the plain text representation of the...
2008-04-10 Fabian KeilIn url_match(), check the right member for NULL when...
2008-04-08 Fabian KeilMake it harder to mistake url_match()'s
2008-04-08 Fabian KeilSave a bit of memory (and a few cpu cycles) by not...
2008-04-07 Fabian Keil- Use free_url_spec() more consistently.
2008-04-06 Fabian KeilAdd url-pattern-translator, an action file filter
2008-04-06 Fabian KeilOh well, rename the --enable-pcre-host-patterns option to
2008-04-06 Fabian KeilUse PCRE syntax in host patterns when configured
2008-04-05 Fabian KeilFactor compile_host_pattern() out of create_url_spec().
2008-04-04 Fabian Keil- Add some more checks for incompletely specified tests.
2008-03-30 Fabian KeilSZitify unknown_method().
2008-03-30 Fabian KeilRename load_actions_file() and load_re_filterfile()
2008-03-30 Fabian KeilMention DESTDIR support.
2008-03-30 Fabian KeilAdd DESTDIR support for the uninstall target.
2008-03-30 Fabian KeilAdd DESTDIR support for the install target. Closes...
2008-03-29 Fabian KeilRemove send-wafer and send-vanilla-wafer actions.
2008-03-28 Fabian KeilIn action_used_to_be_valid(), loop through an array...
2008-03-28 Fabian KeilShorten enlist_new_test().
2008-03-28 Fabian KeilRemove inspect-jpegs action.
2008-03-27 Fabian KeilDumb syntax down for earlier Perl versions.
2008-03-27 Fabian KeilRemove kill-popups action.
2008-03-27 Fabian KeilTurn the favicon blobs into locals.
2008-03-26 Fabian KeilMention the shiny new hostname directive.
2008-03-26 Fabian KeilComment fix reloaded.
2008-03-26 Fabian KeilCosmetics.
2008-03-26 Fabian KeilAdd hostname directive. Closes PR#1918189.
2008-03-26 Fabian Keil- Add a bunch of hints for Privoxy-Regression-Test.
2008-03-26 Fabian Keil- Add the directives "Sticky Actions" and "URL" which...
2008-03-25 Fabian KeilDocument "Blocked URL".
2008-03-24 Fabian KeilUse sizeof() more often.
2008-03-24 Fabian KeilPet gcc43.
2008-03-24 Fabian Keil- Add ".ebay.de/ws/eBayISAPI\.dll\?" to -fast-redirects...
2008-03-24 Fabian KeilShare the action settings for multiple patterns in...
2008-03-21 Fabian Keil- Add some "Blocked URL" directives for Privoxy-Regress...
2008-03-21 Fabian Keil- Normalize whitespace in directives.
2008-03-21 Fabian KeilGarbage-collect csp->my_ip_addr_str and csp->my_hostname.
2008-03-21 Fabian KeilOnly gather host information if it's actually needed.
2008-03-19 Fabian Keil- Rename "Block Test" directive to "Blocked URL".
2008-03-18 Fabian Keil- Don't allow colons in token names.
2008-03-18 Fabian Keil- Add "block test" directive.
2008-03-16 Fabian KeilSome exceptions for Encyclopedia Dramatica. I did it...
2008-03-16 Fabian KeilAdd %config lines for regression-tests.action and forwa...
2008-03-15 Fabian KeilAdd CGI editor support for the "disable all filters...
2008-03-08 Fabian KeilAfter three file modification time mismatches, turn...
2008-03-07 Fabian KeilReword limit-connect{} entry.
2008-03-06 Fabian KeilIf limit-connect isn't used, don't limit CONNECT reques...
2008-03-06 Fabian KeilUpdate to 2008-02-05.
2008-03-06 Fabian KeilUpdate to 2008-01-23.
2008-03-04 Fabian KeilRemove the treat-forbidden-connects-like-blocks action...
2008-03-04 Fabian KeilStop calling "handle-as-image" by its old name.
2008-03-02 Fabian KeilUpdate copyright year in win32_blurb[].
2008-03-02 Fabian KeilNo point in keeping this here. We can revive it as...
2008-03-02 Fabian KeilSet version to 3.0.9.
2008-03-02 Fabian KeilAlso use shiny new connect_port_is_forbidden() in jcc.c.
2008-03-01 Fabian Keil- Add dependency checks for test levels 9 and 12.
2008-03-01 Fabian KeilDon't reference non-existing nimbda filter.
2008-03-01 Fabian KeilUse new block syntax. Still needs some polishing.
2008-03-01 Fabian KeilUse new block syntax. Still needs some polishing.
2008-03-01 Fabian KeilLet the block action take the reason for the block
2008-02-23 Fabian KeilRename url_actions() to get_url_actions() and let it
2008-02-23 Fabian KeilLet forward_url() use the standard parameter ordering
2008-02-22 hal9Apply small Slackware patch from Laurence Darby.
2008-02-22 markm68kupdates for mac os x
2008-02-22 markm68kfix merge problem
2008-02-19 Fabian Keil- Don't redirect dmoz edit URLs.
2008-02-17 Fabian Keil- Send HEAD requests with --request + --head instead...
2008-02-16 Fabian KeilFix typo.
2008-02-16 hal9Add Mark Miller to AUTHORS
2008-02-16 Fabian KeilAllow to skip tests that depend on unavailable options.
2008-02-16 Fabian KeilCosmetics.
2008-02-11 Fabian Keil- Add a hide-tor-exit-notation test with a fingerprint
2008-02-11 Fabian KeilStop pretending to maintain OpenBSD and Solaris packages.
2008-02-11 hal9Rebuild for reason updates for Mac OS X.
2008-02-11 hal9Fix entity ... s/&/&
2008-02-11 markm68kmore updates for mac os x
2008-02-11 markm68kmore updates for mac os x
2008-02-11 markm68kreflect new changes for mac os x
2008-02-10 Fabian KeilReduce superfluous white space by not marking
next