2011-11-18 |
Fabian Keil | Ditch the unused map_copy_parameter_url() |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Fabian Keil | Formatting changes and minor fixes |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Fabian Keil | Fix an uagen change. The generated Firefox version... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | First rebuild for 3.0.18 stable |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Bump entities for 3.0.18 stable |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Import the first ChangeLog draft for 3.0.18 stable |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Add another closing listitem tag in create_listitem_mar... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | First ChangeLog draft for 3.0.18 |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Bump generated Firefox version to 8.0 |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Highlight: No server or forwarder response received... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Change CODE_STATUS to stable |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Rephrase the donations section some more |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Fabian Keil | Note that donations for Privoxy are currently only... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Fabian Keil | Accept and highlight: Percent-encoding redirect URL... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Fabian Keil | In get_last_url(), do not claim to look for unencoded... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Fabian Keil | Highlight: Didn't receive data in time: a.fsdn.com:443 |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Fabian Keil | Sync config.guess and config.sub with upstream 2011... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Fix a subtle race condition between prepare_csp_for_nex... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Remove a noisy log message in any_loaded_file_changed() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Assert that a percent-encoded URL no longer requires... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Change url_code_map[] from an array of pointers to... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | In get_last_url(), do not bother trying to decode URLs... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Reimplement segment splitting in get_last_url() by... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Add two redirect tests with incorrectly encoded URLs |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Add a couple of additional +fast-redirects{} tests |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Properly deal with FEATURE_TOGGLE being disabled |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | If the redirect URL contains characters RFC 3986 doesn... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Add percent_encode_url() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Adjust url_code_map[] so spaces are replaced with ... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Register a complaint about encode_url()'s name |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Bump copyright |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Add url_requires_percent_encoding() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | When compiled without FEATURE_FAST_REDIRECTS, do not... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | White-space fix for redirect_url() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Remove the already-dead client_accept_encoding_adder() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Remove a suggested +redirect{} that is now obsolete |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Fabian Keil | Add a link to Simon Tatham's 'How to Report Bugs Effect... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Bump for-privoxy-version to 3.0.18 due to the recently... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Rename a couple of variables in get_last_url() |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Bump version to 0.5 |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Add --shuffle-tests option to increase the chances... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Add a couple of +fast-redirect{} tests |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Add a --local-test-file option that allows to use Privo... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Rename load_regressions_tests() to load_regression_tests() |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Add a configure check for strtok() and add locks around... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Let get_last_url() log failed url_decode() operations... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Plug a memory leak in get_last_url() |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Minor simplification for get_last_url() |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | In get_last_url(), add a missing check for strdup(... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Remove a superfluos temporary variable in get_last_url() |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Style adjustments for the previous patch |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Fabian Keil | Let +fast-redirects{check-decoded-url} check URL segmen... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Fabian Keil | Add a (disabled) section to block various Facebook... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Fabian Keil | Add a (disabled) section to rewrite and redirect click... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Fabian Keil | Remove vi settings line so the user isn't tempted to... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | If only the server connection is kept alive, do not... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | Remove a now-obsolete comment about the implied keep... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | Enable sharing of server connections again, even if... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | Add a link to Simon Tatham's 'How to Report Bugs Effect... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | White-space fix |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | Simplify the signal setup in main() |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | Streamline socks5_connect() slightly |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | In case of SOCKS5 failures, dump the socks response |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | In socks5_connect(), require a complete socks response... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Fabian Keil | In chat(), do not bother to generate a client request... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Fabian Keil | Correct the description of the last-chunk-detection... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Add #100: Create a cross-platform Privoxy control program |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Remove #84 which is a subset of #53 |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Let the js-events filter additionally disarm setInterval() |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Add #99: Allow to easily enable site-specific action... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Unblock linuxcounter.net/ |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Add #98: Escape line breaks in action sections shown... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Fix a logic bug that could cause Privoxy to reuse a... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | When implying keep-alive in client_connection(), rememb... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Fabian Keil | Remove a superfluos log message in forget_connection() |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Fabian Keil | Clarify the effect of compiling Privoxy with zlib support |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Fabian Keil | Reduce server_last_modified()'s stack size |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Fabian Keil | Shorten get_http_time() by using strftime() |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Fabian Keil | In chat(), properly report missing server responses... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Fabian Keil | Let load_one_actions_file() properly complain about... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Fabian Keil | In forwarded_connect(), fix a log message nobody should... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Fabian Keil | Rephrase #12 as pipelined client requests aren't comple... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Fabian Keil | Add a link to the latest version |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Fabian Keil | Note that #97 is mostly done |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Fabian Keil | Fix a log message in socks5_connect(), a failed write... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Fabian Keil | Ditch trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Fabian Keil | Fix the dok-tidy target to actually suppress backup... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Constify the known_http_methods pointers in unknown_met... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Constify the time_formats pointers in parse_header_time() |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Constify the formerly_valid_actions pointers in action_... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Fix spelling in a comment |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | In html_code_map[], use a numeric character reference... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | In parse_header_time(), zero out gmt before each strpti... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Let parse_header_time() look for two-digit years first |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | In parse_header_time(), add a sanity check for GNU... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Dijkstraize parse_header_time(): two or more, use a for |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Adjust a comment in parse_header_time(). Zeroing out... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Rename the tidy target to clean-editor-files so it... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Fabian Keil | Remove the obsolete browser support matrix. Minor cosme... |
commit | commitdiff | tree | snapshot |
next |