2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments.
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Add a --disable-ipv6-support switch for platforms where...
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Rename the --disable-acl-files switch to --disable...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Clarify what kind of directory layout #67 is talking...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Mention #41 in #65
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | In #42, note that the DTrace bible is preordered.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Rephrase #40 which could be easily misunderstood.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #39. jarfile support got garbage collected before...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #35. The accept_connection() thread does little...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Shorten #14 by removing the logging part.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #81. The unlimited-config-lines branch has been...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Add #91: Add an optional limit for internal redirects.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Mention why the static PCRE code is actually deprecated.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Update the URL of the 'Removing outdated PCRE version...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove an obsolete paragraph in the forwarded-connect...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | If forwarded-connect-retries is set, only retry if...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Fix a theoretical memory leak in a cannot-realistically...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), initialize socket_error to 0
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Mark the errno overloading in connect_to() as questionable...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Zero out the timeval struct in rfc2553_connect_to(...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove useless parentheses in get_destination_from_headers()
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Factor the Content-Encoding header ditching out of...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In socks4_connect(), don't comment on connect_to()...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), explain getnameinfo() errors...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove a useless log message in chat()
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Bump copyright year
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to() and no_rfc2553_connect_to(...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), simplify the OS/2 code path...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), start setting cgi->error_message...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), rename socket_in_error to...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In the IPv6-aware connect_to(), allocate http->host_ip_addr_...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), remove a useless check for...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove a useless comment in rfc2553_connect_to().
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | When retrying to connect, also log the maximum number...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Move the forwarded-connect-retries handling into a...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove an incorrect comment about csp not being modified...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Bump Copyright range.
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Polish syntax to drop the GNU make dependency for the...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Add 90) Implement NO-TAG: patterns
|
commit | commitdiff | tree |
2011-03-20 |
Fabian Keil | Accept and ignore: SDCH-compressed content detected...
|
commit | commitdiff | tree |
2011-03-20 |
Fabian Keil | In server_content_encoding(), mark the content as taboo...
|
commit | commitdiff | tree |
2011-03-08 |
Fabian Keil | Bump generated Firefox version to 3.6.15.
|
commit | commitdiff | tree |
2011-03-08 |
Fabian Keil | Change the expected status code returned for http:...
|
commit | commitdiff | tree |
2011-03-08 |
Fabian Keil | Unblock http://adassier.wordpress.com/ and http://adassier...
|
commit | commitdiff | tree |
2011-03-08 |
Fabian Keil | Rephrase a log message in compile_dynamic_pcrs_job_list()
|
commit | commitdiff | tree |
2011-03-08 |
Fabian Keil | In a fatal error message in load_one_actions_file(...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | In pcrs_strerror(), properly report unknown positive...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | In compile_dynamic_pcrs_job_list(), also log the actual...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Remove an incorrect assertion in compile_dynamic_pcrs_job_list()
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Don't bother trying to continue chatting if the client...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | In cgi_die(), mark the client connection for closing.
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Add a proper CGI message for cgi_die().
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Fix an invalid free when compiled with FEATURE_GRACEFUL_TERM...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Improve a comment in load_one_actions_file()
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Make two fatal error message in load_one_actions_file...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | In load_one_actions_file(), don't limit the actions_buf...
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Don't enforce a logical line length limit in read_config_line()
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Remove duplicated 'the' in a comment
|
commit | commitdiff | tree |
2011-03-03 |
Fabian Keil | Remove duplicated 'the'
|
commit | commitdiff | tree |
2011-02-20 |
Fabian Keil | Additionally accept ISO 8601 time stamps.
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Bump copyright.
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | In load_action_files(), don't check_for_forbidden_characters...
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | In the --help output, include a list of supported test...
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Rephrase the descriptions of the forwarder_types SOCKS_4A...
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Use an enum for the forwarder_type
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Use an enum for the SOCKS4 reply field values
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Rename then SOCKS4 defines from SOCKS_REQUEST_FOO to...
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | Use an enum for the SOCKS5 reply field
|
commit | commitdiff | tree |
2011-02-19 |
Fabian Keil | In block_url(), consistently use the block reason ...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | Slightly refactor server_last_modified() to remove...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | In get_content_type(), also recognize '.jpeg' as JPEG...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | Add '.png' to the list of recognized file extenstions...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | More clean-ups for cgi_send_user_manual()
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | Factor get_content_type() out of cgi_send_user_manual()
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | In cgi_send_user_manual(), log when rejecting a file...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | Slightly clean up the filename handling in cgi_send_user_man...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | In load_file(), log a message if opening a file failed
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | In connection_destination_matches(), improve two log...
|
commit | commitdiff | tree |
2011-02-14 |
Fabian Keil | In load_one_actions_file(), use an enum for the mode.
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Move the site-specific block pattern section below...
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Block 'www91.intel.com/' which is used by Omniture.
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Disable the handle-as-empty-doc-returns-ok option and...
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Add ".ivwbox.de/" to the "Cross-site user tracking...
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Unblock and fast-redirect ".awin1.com/.*=http://"
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Actually the items are sorted, just not by priority.
|
commit | commitdiff | tree |
2011-02-10 |
Fabian Keil | Add #89: show multiple block reasons on the blocked...
|
commit | commitdiff | tree |
2011-01-24 |
Fabian Keil | Block "b.collective-media.net/".
|
commit | commitdiff | tree |
2011-01-24 |
Fabian Keil | Fix spelling.
|
commit | commitdiff | tree |
2011-01-22 |
Fabian Keil | Widen the Debian popcon exception to "qa.debian.org...
|
commit | commitdiff | tree |
2011-01-22 |
Fabian Keil | Introduce a MAN_PAGE variable that defaults to privoxy.1.
|
commit | commitdiff | tree |
2011-01-22 |
Fabian Keil | Fix various typos. Apparently I can't spell length...
|
commit | commitdiff | tree |
2011-01-15 |
Fabian Keil | Add a note that #13 is already being worked on and...
|
commit | commitdiff | tree |
2011-01-15 |
Fabian Keil | Add #88: Investigate if there's a Perl module that...
|
commit | commitdiff | tree |
2011-01-14 |
Fabian Keil | Ditch an already disabled workaround for a mysterious...
|
commit | commitdiff | tree |
2011-01-14 |
Fabian Keil | Accept and highlight: File modification detected: ...
|
commit | commitdiff | tree |
2011-01-14 |
Fabian Keil | Rephrase a log message in any_loaded_file_changed().
|
commit | commitdiff | tree |
2011-01-14 |
Fabian Keil | Block ".gemius.pl/" which only seems to be used for...
|
commit | commitdiff | tree |
2011-01-09 |
Fabian Keil | Update the socket-timout 'Notes' section.
|
commit | commitdiff | tree |
next |