privoxy.git
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().
2011-07-17 Fabian KeilRemove #13 which is already implemented.
2011-07-17 Fabian KeilAlso log the client socket when dropping a connection.
2011-07-08 Fabian KeilDocument compression-level
2011-07-08 Fabian KeilDocument enable-compression
2011-07-08 Fabian KeilAdd a 'to' that was missing in the FEATURE_COMPRESSION...
2011-07-08 Fabian KeilAdd an enable-compression directive and disable compres...
2011-07-08 Fabian Keilparse_toggle_state() only returns 0 or 1, so check...
2011-07-08 Fabian KeilAlso let parse_toggle_state() reject values like '1...
2011-07-08 Fabian KeilAdd a dedicated function to parse the values of toggles
2011-07-08 Fabian KeilIf compressing the buffer failed, include buffer size...
2011-07-08 Fabian KeilIn compress_buffer(), add some room for the zlib overhead
2011-07-08 Fabian KeilAdd the config directive compression-level
2011-07-04 Fabian Keil#94: Add a config directive to let Privoxy prefer eithe...
2011-07-04 Fabian Keil#93: Add a config directive to let Privoxy explicitly...
2011-07-04 Fabian KeilIn bind_port(), stop hinting AI_ADDRCONFIG to getaddrinfo()
2011-07-03 Fabian KeilMove LOWER_LENGTH_LIMIT_FOR_COMPRESSION into cgi.[ch...
2011-07-03 Fabian KeilFix spelling of LOWER_LENGTH_LIMIT_FOR_COMPRESSION
2011-07-03 Fabian KeilFix the FEATURE_ZLIB description. It's mainly used...
2011-06-29 Fabian KeilUnbreak execute_dumb_fetch_test().
2011-06-29 Fabian KeilRemove a stray exit(0)
2011-06-29 Fabian KeilCosmetics for generate_creation_time()
2011-06-29 Fabian KeilRemove a couple of unnecessary variables in generate_cr...
2011-06-29 Fabian KeilLet Getopt::Long perform some sanity checks for paramet...
2011-06-29 Fabian KeilIn finish_http_response(), don't add an Content-Encodin...
2011-06-29 Fabian KeilLet Getopt::Long perform some sanity checks for paramet...
2011-06-29 Fabian KeilBump version and copyright date
next