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 |
2011-08-31 |
Fabian Keil | The first result of the shiny-new dok-tidy target. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Fabian Keil | Bump copyright. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Fabian Keil | Add a dok-tidy target to clean up the messy HTML genera... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Fabian Keil | Ditch a duplicated dot in a comment |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Fabian Keil | Change the HTTP version in the snipplets to 1.1 |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Rebuild with updated copyright |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Rebuild with updated copyright and minor changes |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Rebuild after ditching GNUisms in GNUMakefile.in |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Deduplicate a line in the dok-release target |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Add #97: Add support for Tor's 'optimistic data' socks... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Fabian Keil | Once more, with feeling: GNUisms be gone |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Fabian Keil | When sending out the "no-server-data" response, do... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Fabian Keil | Don't use unspecified MSN sites as examples for User... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Fabian Keil | Bump some more documentation copyright ranges. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Fabian Keil | Also highlight the compression level, now that it is... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Rebuild README |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Index updates. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Update the entities. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Rebuild user-manual, developer-manual and faq. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Formattting fixes missed in the previous commit and... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Rebuild config with the recently added compression... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Bumpy copyright year |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Revert the previous commit for now. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | In compress_buffer(), let zlib figure out the proper... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Fix a compiler warning on GNU/Linux i386 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | When loading action sections, verify that the reference... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Add #96: Enabled filters should be easier to look up |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Fabian Keil | Get the language for #42 right. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Fabian Keil | Sync with upstream 2011-06-03/5669ec08b530b9bbed5848ec4... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Fabian Keil | Add tests for missing socks4 and socks4a forwarders |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Fabian Keil | Deduplicate the INADDR_NONE definition for Solaris... |
commit | commitdiff | tree | snapshot |
next |