privoxy.git
2011-10-26 Fabian KeilRemove vi settings line so the user isn't tempted to...
2011-10-23 Fabian KeilIf only the server connection is kept alive, do not...
2011-10-23 Fabian KeilRemove a now-obsolete comment about the implied keep...
2011-10-23 Fabian KeilEnable sharing of server connections again, even if...
2011-10-23 Fabian KeilAdd a link to Simon Tatham's 'How to Report Bugs Effect...
2011-10-23 Fabian KeilWhite-space fix
2011-10-23 Fabian KeilSimplify the signal setup in main()
2011-10-23 Fabian KeilStreamline socks5_connect() slightly
2011-10-23 Fabian KeilIn case of SOCKS5 failures, dump the socks response
2011-10-23 Fabian KeilIn socks5_connect(), require a complete socks response...
2011-10-23 Fabian KeilIn chat(), do not bother to generate a client request...
2011-10-22 Fabian KeilCorrect the description of the last-chunk-detection...
2011-10-16 Fabian KeilAdd #100: Create a cross-platform Privoxy control program
2011-10-16 Fabian KeilRemove #84 which is a subset of #53
2011-10-16 Fabian KeilLet the js-events filter additionally disarm setInterval()
2011-10-16 Fabian KeilAdd #99: Allow to easily enable site-specific action...
2011-10-16 Fabian KeilUnblock linuxcounter.net/
2011-10-16 Fabian KeilAdd #98: Escape line breaks in action sections shown...
2011-10-16 Fabian KeilFix a logic bug that could cause Privoxy to reuse a...
2011-10-16 Fabian KeilWhen implying keep-alive in client_connection(), rememb...
2011-10-16 Fabian KeilRemove a superfluos log message in forget_connection()
2011-10-14 Fabian KeilClarify the effect of compiling Privoxy with zlib support
2011-10-08 Fabian KeilReduce server_last_modified()'s stack size
2011-10-08 Fabian KeilShorten get_http_time() by using strftime()
2011-10-08 Fabian KeilIn chat(), properly report missing server responses...
2011-09-18 Fabian KeilLet load_one_actions_file() properly complain about...
2011-09-18 Fabian KeilIn forwarded_connect(), fix a log message nobody should...
2011-09-18 Fabian KeilRephrase #12 as pipelined client requests aren't comple...
2011-09-18 Fabian KeilAdd a link to the latest version
2011-09-18 Fabian KeilNote that #97 is mostly done
2011-09-06 Fabian KeilFix a log message in socks5_connect(), a failed write...
2011-09-06 Fabian KeilDitch trailing whitespace
2011-09-06 Fabian KeilFix the dok-tidy target to actually suppress backup...
2011-09-04 Fabian KeilConstify the known_http_methods pointers in unknown_met...
2011-09-04 Fabian KeilConstify the time_formats pointers in parse_header_time()
2011-09-04 Fabian KeilConstify the formerly_valid_actions pointers in action_...
2011-09-04 Fabian KeilFix spelling in a comment
2011-09-04 Fabian KeilIn html_code_map[], use a numeric character reference...
2011-09-04 Fabian KeilIn parse_header_time(), zero out gmt before each strpti...
2011-09-04 Fabian KeilLet parse_header_time() look for two-digit years first
2011-09-04 Fabian KeilIn parse_header_time(), add a sanity check for GNU...
2011-09-04 Fabian KeilDijkstraize parse_header_time(): two or more, use a for
2011-09-04 Fabian KeilAdjust a comment in parse_header_time(). Zeroing out...
2011-09-04 Fabian KeilDitch trailing whitespace
2011-09-04 Fabian KeilRename the tidy target to clean-editor-files so it...
2011-09-04 Fabian KeilRemove the obsolete browser support matrix. Minor cosme...
2011-08-31 Fabian KeilThe first result of the shiny-new dok-tidy target.
2011-08-31 Fabian KeilBump copyright.
2011-08-31 Fabian KeilAdd a dok-tidy target to clean up the messy HTML genera...
2011-08-31 Fabian KeilDitch a duplicated dot in a comment
2011-08-27 Fabian KeilChange the HTTP version in the snipplets to 1.1
2011-08-26 Fabian KeilRebuild with updated copyright
2011-08-26 Fabian KeilRebuild with updated copyright and minor changes
2011-08-26 Fabian KeilRebuild after ditching GNUisms in GNUMakefile.in
2011-08-26 Fabian KeilDeduplicate a line in the dok-release target
2011-08-26 Fabian KeilAdd #97: Add support for Tor's 'optimistic data' socks...
2011-08-26 Fabian KeilOnce more, with feeling: GNUisms be gone
2011-08-22 Fabian KeilWhen sending out the "no-server-data" response, do...
2011-08-18 Fabian KeilDon't use unspecified MSN sites as examples for User...
2011-08-18 Fabian KeilBump some more documentation copyright ranges.
2011-08-18 Fabian KeilAlso highlight the compression level, now that it is...
2011-08-17 Fabian KeilRebuild README
2011-08-17 Fabian KeilIndex updates.
2011-08-17 Fabian KeilUpdate the entities.
2011-08-17 Fabian KeilRebuild user-manual, developer-manual and faq.
2011-08-17 Fabian KeilFormattting fixes missed in the previous commit and...
2011-08-17 Fabian KeilRebuild config with the recently added compression...
2011-08-17 Fabian KeilBumpy copyright year
2011-08-17 Fabian KeilRevert the previous commit for now.
2011-08-17 Fabian KeilIn compress_buffer(), let zlib figure out the proper...
2011-08-17 Fabian KeilFix a compiler warning on GNU/Linux i386
2011-08-17 Fabian KeilWhen loading action sections, verify that the reference...
2011-08-17 Fabian KeilAdd #96: Enabled filters should be easier to look up
2011-08-17 Fabian KeilGet the language for #42 right.
2011-08-02 Fabian KeilSync with upstream 2011-06-03/5669ec08b530b9bbed5848ec4...
2011-07-30 Fabian KeilAdd tests for missing socks4 and socks4a forwarders
2011-07-30 Fabian KeilDeduplicate the INADDR_NONE definition for Solaris...
2011-07-30 Fabian KeilIn block_url(), ditch the obsolete workaround for ancie...
2011-07-30 Fabian KeilWhite-space fixes for add_loader() and run_loader()
2011-07-30 Fabian KeilRemove a useless NULL pointer check in load_trustfile()
2011-07-30 Fabian KeilRemove two useless NULL pointer checks in load_one_re_f...
2011-07-30 Fabian KeilSet socket_error to errno if connecting fails in rfc255...
2011-07-30 Fabian KeilSlightly restructure the error handling in socks5_conne...
2011-07-30 Fabian KeilAdd the filter-file loaders before the action-file...
2011-07-30 Fabian KeilDisable banners-by-size filters for '.thinkgeek.com/'
2011-07-30 Fabian KeilBlock requests for 'go.idmnet.bbelements.com/please...
2011-07-19 Fabian KeilAdd #95: Support a non-standard client header in CONNEC...
2011-07-19 Fabian KeilRemove #71 as it has been implemented a few days ago
2011-07-19 Fabian KeilMinor style fix for load_config()
2011-07-17 Fabian KeilMake sure --privoxy-address works with IPv6 addresses...
2011-07-17 Fabian KeilMinor style fixes for bind_port_helper()
2011-07-17 Fabian KeilReduce code duplication in bind_port_helper()
2011-07-17 Fabian KeilMinor style fix for unload_configfile()
2011-07-17 Fabian KeilAdd a comment about possibly questionable behaviour...
2011-07-17 Fabian KeilStyle and comment fixes for accept_connection()
2011-07-17 Fabian KeilRestructure bind_ports_helper() a bit
2011-07-17 Fabian KeilDo not claim to listen on a socket until we actually do.
2011-07-17 Fabian KeilAllow to bind to multiple separate addresses.
2011-07-17 Fabian KeilFix a memory leak if the socks5 server is unreachable.
2011-07-17 Fabian KeilMinor style fix for listen_loop().
next