2010-10-23 |
Fabian Keil | Bring back the icon with the binary flag set. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Fabian Keil | Remove the icon so it can be added again with binary... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Fabian Keil | In print_stats(), also provide the percentage of keep... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Fabian Keil | Ditch white-space added in the previous commit. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Fabian Keil | Enable the IPv6 code on Windows versions that support it. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Remove parts of get_filter_function() that have been... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Add content_requires_filtering() as chat() not only... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Make get_filter_function() static, now that it's no... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Use a boolean (int actually) instead of a pointer to... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Rename execute_content_filter() to execute_content_fil... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fabian Keil | Add 80) |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Fabian Keil | In html_encode(), escape apostrophes so they can't... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Fabian Keil | In listen_loop(), mention the socket on which we accept... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Fabian Keil | Add a range-requests tagger. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Fabian Keil | Slightly improve the explanation of why filtering may... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Fabian Keil | Use an enum for the filter type. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Disable URL statistics by default. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Display a warning if the URL statistics are incomplete... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Add a --url-statistics-threshold option. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Also gather statistics for ressources, methods, and... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Add the idea to add --compress and --decompress options. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Fabian Keil | Fix a bug in handle_loglevel_header() where a 'scan... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Lee | it helps if the new constants are included with the... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Lee | Feature Requests 3040263 :: Add "user.filter" to "Edit... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Fabian Keil | Add configure option --enable-large-file-support. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Fabian Keil | In the error paths in listen_loop(), we now have to... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Fabian Keil | Accept and higlight: Rejecting connection from 178... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | Fix a cast. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | Rename LOG_LEVEL_LOG to the more descriptive LOG_LEVEL_... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | Accept and ignore LOG_LEVEL_RECEIVED. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | Add LOG_LEVEL_RECEIVED to log the not-yet-parsed data... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | In write_socket(), also log the socket we're writing to. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | In log_error(), assert that escaped characters get... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | In log_error(), assert that ival and sval have reasonab... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | Remove two obsolete comments in log_error(). |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | In log_error(), constify warning[]. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fabian Keil | In log_error(), log as much of %N "strings" as the... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fabian Keil | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fabian Keil | Bump copyright year. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fabian Keil | Add the --statistics option to the SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fabian Keil | Add a --shorten-thread-ids option to replace the thread... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Rename jb_err_to_string()'s parameter to jb_error to... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Accept and ignore: Looks like we got the last chunk... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Accept and ignore: Continue hack in da house. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | In chat(), add another last-chunk-check right after... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Remove the next member from the client_state struct. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Remove an unnecessary list_remove_all() call in chat(). |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Garbage-collect request_contains_null_bytes(). |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fabian Keil | Ditch redundant code in unload_configfile(). |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fabian Keil | In server_response_is_complete(), expect no body if... |
commit | commitdiff | tree | snapshot |
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 |
next |