2010-11-06 |
Fabian Keil | Mention a possibility how to deal with 40) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Fabian Keil | Note that POST parameters can be logged now. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Fabian Keil | Silence a 'gcc (Debian 4.3.2-1.1) 4.3.2' warning on... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Fabian Keil | Add two sections to get Flickr's Ajax interface working... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Fabian Keil | Update the 'important changes' section. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Polish a few more change descriptions. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Fix grammar. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Clarify a documentation change. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Polish the action file changes a bit. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Remove a duplicate |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | From a user perspective the GNUmakefile improvements... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Reduce indentation from 4 to 2 spaces for categorized... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Fabian Keil | Improve the wording of various change descriptions. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Add a license header. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Add support for the new ChangeLog format. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Factor wrap_in_para_itemlist_markup() out of generate_m... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Store entries in an array of hashes so we can later... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Factor create_listitem_markup() out of generate_markup(). |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Reformat an entry, so the dash isn't the first non... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Fabian Keil | Fix indentation for Privoxy-Log-Parser improvements. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Fabian Keil | Remove the 'into the logfile' part in two debug descrip... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Fabian Keil | Document LOG_LEVEL_RECEIVED. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Fabian Keil | Change CODE_STATUS to stable. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Fabian Keil | Bump generated Firefox version to 3.6.12. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Fabian Keil | Bump generated Firefox version to 3.6.11. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Fabian Keil | Add changes in 3.0.17 stable. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Fabian Keil | Also gather statistics for blocked requests. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Fabian Keil | Also gather statistics for fast redirections. |
commit | commitdiff | tree | snapshot |
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 |
next |