2010-07-05 |
Fabian Keil | Fix a bunch of anchors that used underscores instead...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | Ditch LogGetURLUnderCursor() which doesn't seem to...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In write_socket(), remove the write-only variable write_len...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In resolve_hostname_to_ip(), limit the scope of the...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In connect_to(), don't declare the variable 'flags...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In xtoi(), limit the scope of the variable d2.
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In main(), limit the scope of the variable pid.
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In client_if_modified_since(), limit the scope of the...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In server_last_modified(), limit the scope of the variables...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | In add_to_iob(), limit the scope of the variable 'want...
|
commit | commitdiff | tree |
2010-06-13 |
Fabian Keil | Fix comment typo.
|
commit | commitdiff | tree |
2010-05-30 |
Fabian Keil | Accept and highlight actions and filter filte loading:
|
commit | commitdiff | tree |
2010-05-24 |
Fabian Keil | Remove an incorrect cgi_error_unknown() call in a cannnot...
|
commit | commitdiff | tree |
2010-05-24 |
Fabian Keil | Clean up white-space in http_response definition and...
|
commit | commitdiff | tree |
2010-05-24 |
Fabian Keil | Turn http_response.reason into an enum and rename it...
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Enable user.filter by default. Suggested by David White...
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Block .sitestat.com/. Reported by johnd16 in #3002725.
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Block .atemda.com/. Reported by johnd16 in #3002723.
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Block js.adlink.net/. Reported by johnd16 in #3002720.
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Add missing protocol in block tests.
|
commit | commitdiff | tree |
2010-05-23 |
Fabian Keil | Block .analytics.yahoo.com/. Reported by johnd16 in...
|
commit | commitdiff | tree |
2010-05-01 |
Fabian Keil | Fix regression test for metrics.torproject.org.
|
commit | commitdiff | tree |
2010-05-01 |
Fabian Keil | Block sb.scorecardresearch.com, too.
|
commit | commitdiff | tree |
2010-05-01 |
Fabian Keil | Explicitly mention how to match any URL.
|
commit | commitdiff | tree |
2010-05-01 |
Fabian Keil | Factor filters_available() out of filter_header(),...
|
commit | commitdiff | tree |
2010-05-01 |
Fabian Keil | Factor prepare_csp_for_next_request() out of serve().
|
commit | commitdiff | tree |
2010-04-23 |
Fabian Keil | Rename socket_is_still_usable() to socket_is_still_alive().
|
commit | commitdiff | tree |
2010-04-21 |
Fabian Keil | In finish_http_response(), continue to add the 'Connection...
|
commit | commitdiff | tree |
2010-04-18 |
Fabian Keil | Also let refresh-tags filter invalid refresh tags where...
|
commit | commitdiff | tree |
2010-04-12 |
Fabian Keil | Allow to keep the client connection alive after crunching...
|
commit | commitdiff | tree |
2010-04-12 |
Fabian Keil | Stop adding a "Connection: close" header in finish_http_resp...
|
commit | commitdiff | tree |
2010-04-12 |
Fabian Keil | Add: 79) Evaluate pcre alternatives.
|
commit | commitdiff | tree |
2010-04-12 |
Fabian Keil | Add: 78) Allow to optionally use pcre's DFA algorithm.
|
commit | commitdiff | tree |
2010-04-03 |
Fabian Keil | Two minor style fixes for block_url().
|
commit | commitdiff | tree |
2010-04-03 |
Fabian Keil | Ditch code in block_url() that has been dead for years.
|
commit | commitdiff | tree |
2010-04-03 |
Fabian Keil | Fix the tense in a comment in send_crunch_response().
|
commit | commitdiff | tree |
2010-04-03 |
Fabian Keil | Improve chat()'s description a bit.
|
commit | commitdiff | tree |
2010-03-28 |
Fabian Keil | Fix a regression introduced with the previous commit.
|
commit | commitdiff | tree |
2010-03-28 |
Fabian Keil | Mention that the internal PCRE version is outdated.
|
commit | commitdiff | tree |
2010-03-27 |
Fabian Keil | Don't handle view.atdmt.com as image. It's used for...
|
commit | commitdiff | tree |
2010-03-27 |
Fabian Keil | Tag CSS and image requests with cautious and medium...
|
commit | commitdiff | tree |
2010-03-27 |
Fabian Keil | Bump BROWSER_FOO variables for Firefox 3.6.2.
|
commit | commitdiff | tree |
2010-03-27 |
Fabian Keil | In cgi_show_url_info(), don't forget to prefix URLs...
|
commit | commitdiff | tree |
2010-03-07 |
Fabian Keil | Remove the too broad yahoo section, only keeping the...
|
commit | commitdiff | tree |
2010-03-07 |
Fabian Keil | Show the 404 CGI page if cgi_send_user_manual() is...
|
commit | commitdiff | tree |
2010-03-07 |
Fabian Keil | Bump version to 3.0.17 UNRELEASED.
|
commit | commitdiff | tree |
2010-02-27 |
Fabian Keil | Fix spelling.
|
commit | commitdiff | tree |
2010-02-27 |
Fabian Keil | Consistently recommending socks5 in the Tor entry and...
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | Fix incorrect regression test markup.
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | Use $(SSH) instead of ssh, so one only needs to specify...
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | The action feedback thingy hasn't been working for...
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | Consistently use shell.sourceforge.net instead of shell...
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | Fix webserver and webactions targets to work with standard...
|
commit | commitdiff | tree |
2010-02-20 |
Fabian Keil | This is the traditional "fix announcement after tagging...
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Update for 3.0.16 stable.
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Hopefully the final rebuilt for 3.0.16 stable ...
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Rebuild from source.
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Let the default listen-address match reality.
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Remove a Debian/Ubuntu reference in the RUN section.
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Let the donate link appear in the README too and add...
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Some manual improvements that need to be moved over...
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Even more fixes.
|
commit | commitdiff | tree |
2010-02-19 |
Fabian Keil | Add missing word.
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Manually add the changes from the last p-config.sgml...
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Rebuilt for 3.0.16 stable. Once more, with feeling.
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Rebuilt man page for 3.0.16 stable.
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Rebuilt for 3.0.16 stable.
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Rebuilt for 3.0.16 stable. Two debug lines needed manual...
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Mention the use of the no-such-domain template for...
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Also use the no-such-domain template if resolving addresses...
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Turns out forwarded-connect-retries is partly broken...
|
commit | commitdiff | tree |
2010-02-15 |
Fabian Keil | Update for 3.0.16 stable.
|
commit | commitdiff | tree |
2010-02-14 |
Fabian Keil | Minor rewording.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Rebuilt with p-status stable. D'oh.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Update entities for 3.0.16 stable.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Cosmetics.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Update copyright.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Rebuilt with updated 'What's new?' section.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Rebuilt with 'How did you manage to get Privoxy on...
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Update 'What's new?' section.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Rebuild with recently changed keep-alive-timeout default.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Change CODE_STATUS to stable.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Ignore: Can not resolve doesnotexist: hostname nor...
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Polish 3.0.16 changes.
|
commit | commitdiff | tree |
2010-02-13 |
Fabian Keil | Add two recent changes.
|
commit | commitdiff | tree |
2010-02-11 |
Fabian Keil | Mention that the headers added by the add-header action...
|
commit | commitdiff | tree |
2010-02-11 |
Fabian Keil | Bump BROWSER_FOO variables for Firefox 3.6.
|
commit | commitdiff | tree |
2010-02-09 |
Fabian Keil | Add "77) Allow to control the IP address used for outgoing...
|
commit | commitdiff | tree |
2010-02-09 |
Fabian Keil | Add "76) Cache DNS responses", even though it's not...
|
commit | commitdiff | tree |
2010-02-09 |
Fabian Keil | Put webbug URLs that look like they lead to actual...
|
commit | commitdiff | tree |
2010-02-05 |
Fabian Keil | Unbreak the fun filter. Due to an unescaped dot in...
|
commit | commitdiff | tree |
2010-02-04 |
Fabian Keil | Remove -prevent-compression from yahoo special case...
|
commit | commitdiff | tree |
2010-02-04 |
Fabian Keil | Decrease default keep-alive-timeout to 5 seconds and...
|
commit | commitdiff | tree |
2010-02-04 |
Fabian Keil | Add changes in 3.0.16 stable.
|
commit | commitdiff | tree |
2010-01-30 |
Fabian Keil | New FAQ entry: How did you manage to get Privoxy on...
|
commit | commitdiff | tree |
2010-01-29 |
Fabian Keil | Enable handle-as-empty-doc-returns-ok here, too.
|
commit | commitdiff | tree |
2010-01-29 |
Fabian Keil | Ditch trailing white space.
|
commit | commitdiff | tree |
2010-01-24 |
Fabian Keil | Remove 73), which has been implemented a couple of...
|
commit | commitdiff | tree |
2010-01-24 |
Fabian Keil | Mention wml in the '65) Polish Website' entry.
|
commit | commitdiff | tree |
2010-01-24 |
Fabian Keil | Some more details for '54) Move away from CVS ...'.
|
commit | commitdiff | tree |
next |