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