privoxy.git
2011-05-08 Fabian KeilFix white-space.
2011-05-08 Fabian KeilUse a more traditional for loop to iterate over the...
2011-05-08 Fabian KeilReduce empty lines in init_our_variables().
2011-05-08 Fabian KeilSimplify check_header_result() a bit.
2011-05-08 Fabian KeilFix spelling in two error messages.
2011-05-08 Fabian KeilAdd a warning that the statistics currently can't be...
2011-05-08 Fabian KeilAdd: 92) The statistics currently aren't calculated...
2011-05-03 Fabian KeilDo not expect a trailing dot in: Request from 10.0...
2011-05-03 Fabian KeilHighlight the hostport in: Request from 10.0.0.1 marked...
2011-05-03 Fabian KeilInclude the destination host in the 'Request ... marked...
2011-05-03 Fabian KeilPoint out that the SourceForge messaging system works...
2011-05-03 Fabian KeilIn unbreak_lines_only_loop(), accept ISO 8601 time...
2011-05-03 Fabian KeilIn rfc2553_connect_to(), prevent a duplicated log messa...
2011-05-03 Fabian KeilPrevent a NULL-pointer dereference in connect_to()
2011-04-27 Fabian KeilIn connect_to(), do not pretent to retry if forwarded...
2011-04-26 Fabian KeilSplit the --user delimiter skipping across two lines...
2011-04-26 Fabian KeilMake a copy of the --user value and only mess with...
2011-04-26 Fabian KeilRemove a harmless but pointless line in the code to...
2011-04-26 Fabian KeilWhen a specified user or group can't be found, put...
2011-04-26 Fabian KeilIf the --user argument user[.group] contains a dot...
2011-04-19 Fabian KeilMerge a typo fix.
2011-04-19 Fabian KeilFix spelling errors in the documentation. Found with...
2011-04-19 Fabian KeilFix spelling errors found with codespell.
2011-04-19 Fabian KeilFix a perldoc syntax error.
2011-04-19 Fabian KeilFix various spelling errors in the comments.
2011-04-19 Fabian KeilAdd a --disable-ipv6-support switch for platforms where...
2011-04-19 Fabian KeilRename the --disable-acl-files switch to --disable...
2011-04-16 Fabian KeilClarify what kind of directory layout #67 is talking...
2011-04-16 Fabian KeilMention #41 in #65
2011-04-16 Fabian KeilIn #42, note that the DTrace bible is preordered.
2011-04-16 Fabian KeilRephrase #40 which could be easily misunderstood.
2011-04-16 Fabian KeilRemove #39. jarfile support got garbage collected befor...
2011-04-16 Fabian KeilRemove #35. The accept_connection() thread does little...
2011-04-16 Fabian KeilShorten #14 by removing the logging part.
2011-04-16 Fabian KeilRemove #81. The unlimited-config-lines branch has been...
2011-04-16 Fabian KeilAdd #91: Add an optional limit for internal redirects.
2011-04-16 Fabian KeilMention why the static PCRE code is actually deprecated.
2011-04-16 Fabian KeilUpdate the URL of the 'Removing outdated PCRE version...
2011-03-27 Fabian KeilRemove an obsolete paragraph in the forwarded-connect...
2011-03-27 Fabian KeilIf forwarded-connect-retries is set, only retry if...
2011-03-27 Fabian KeilFix a theoretical memory leak in a cannot-realistically...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), initialize socket_error to 0
2011-03-27 Fabian KeilMark the errno overloading in connect_to() as questiona...
2011-03-27 Fabian KeilZero out the timeval struct in rfc2553_connect_to(...
2011-03-27 Fabian KeilRemove useless parentheses in get_destination_from_head...
2011-03-27 Fabian KeilFactor the Content-Encoding header ditching out of...
2011-03-27 Fabian KeilIn socks4_connect(), don't comment on connect_to()...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), explain getnameinfo() errors...
2011-03-27 Fabian KeilRemove a useless log message in chat()
2011-03-27 Fabian KeilBump copyright year
2011-03-27 Fabian KeilIn rfc2553_connect_to() and no_rfc2553_connect_to(...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), simplify the OS/2 code path...
2011-03-27 Fabian KeilDon't leak csp->http->host_ip_addr_str when calling...
2011-03-27 Fabian KeilDon't leak csp->http->host_ip_addr_str when calling...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), start setting cgi->error_messa...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), rename socket_in_error to...
2011-03-27 Fabian KeilIn the IPv6-aware connect_to(), allocate http->host_ip_...
2011-03-27 Fabian KeilIn rfc2553_connect_to(), remove a useless check for...
2011-03-27 Fabian KeilRemove a useless comment in rfc2553_connect_to().
2011-03-27 Fabian KeilWhen retrying to connect, also log the maximum number...
2011-03-27 Fabian KeilMove the forwarded-connect-retries handling into a...
2011-03-27 Fabian KeilRemove an incorrect comment about csp not being modifie...
2011-03-27 Fabian KeilBump Copyright range.
2011-03-27 Fabian KeilPolish syntax to drop the GNU make dependency for the...
2011-03-27 Fabian KeilAdd 90) Implement NO-TAG: patterns
2011-03-20 Fabian KeilAccept and ignore: SDCH-compressed content detected...
2011-03-20 Fabian KeilIn server_content_encoding(), mark the content as taboo...
2011-03-08 Fabian KeilBump generated Firefox version to 3.6.15.
2011-03-08 Fabian KeilChange the expected status code returned for p.p/die...
2011-03-08 Fabian KeilUnblock adassier.wordpress.com/ and http://adassier...
2011-03-08 Fabian KeilRephrase a log message in compile_dynamic_pcrs_job_list()
2011-03-08 Fabian KeilIn a fatal error message in load_one_actions_file(...
2011-03-03 Fabian KeilIn pcrs_strerror(), properly report unknown positive...
2011-03-03 Fabian KeilIn compile_dynamic_pcrs_job_list(), also log the actual...
2011-03-03 Fabian KeilRemove an incorrect assertion in compile_dynamic_pcrs_j...
2011-03-03 Fabian KeilDon't bother trying to continue chatting if the client...
2011-03-03 Fabian KeilIn cgi_die(), mark the client connection for closing.
2011-03-03 Fabian KeilAdd a proper CGI message for cgi_die().
2011-03-03 Fabian KeilFix an invalid free when compiled with FEATURE_GRACEFUL...
2011-03-03 Fabian KeilImprove a comment in load_one_actions_file()
2011-03-03 Fabian KeilMake two fatal error message in load_one_actions_file...
2011-03-03 Fabian KeilIn load_one_actions_file(), don't limit the actions_buf...
2011-03-03 Fabian KeilDon't enforce a logical line length limit in read_confi...
2011-03-03 Fabian KeilRemove duplicated 'the' in a comment
2011-03-03 Fabian KeilRemove duplicated 'the'
2011-02-20 Fabian KeilAdditionally accept ISO 8601 time stamps.
2011-02-19 Fabian KeilBump copyright.
2011-02-19 Fabian KeilIn load_action_files(), don't check_for_forbidden_chara...
2011-02-19 Fabian KeilIn the --help output, include a list of supported test...
2011-02-19 Fabian KeilRephrase the descriptions of the forwarder_types SOCKS_...
2011-02-19 Fabian KeilUse an enum for the forwarder_type
2011-02-19 Fabian KeilUse an enum for the SOCKS4 reply field values
2011-02-19 Fabian KeilRename then SOCKS4 defines from SOCKS_REQUEST_FOO to...
2011-02-19 Fabian KeilUse an enum for the SOCKS5 reply field
2011-02-19 Fabian KeilIn block_url(), consistently use the block reason ...
2011-02-14 Fabian KeilSlightly refactor server_last_modified() to remove...
2011-02-14 Fabian KeilIn get_content_type(), also recognize '.jpeg' as JPEG...
2011-02-14 Fabian KeilAdd '.png' to the list of recognized file extenstions...
2011-02-14 Fabian KeilMore clean-ups for cgi_send_user_manual()
2011-02-14 Fabian KeilFactor get_content_type() out of cgi_send_user_manual()
next