privoxy.git
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
2011-06-29 Fabian KeilBump generated Firefox version to 5.0
2011-06-29 Fabian KeilOnly randomize the release date if the new --randomize...
2011-06-29 Fabian KeilImplement a --sleep-time option
2011-06-29 Fabian KeilConsistently use quote() in execute_dumb_fetch_test().
2011-06-29 Fabian KeilIn load_action_files(), use quote() instead of quoting...
2011-06-25 Fabian KeilRephrase the sentence describing the default configurat...
2011-06-25 Fabian KeilUnblock adainitiative.org/
2011-06-25 Fabian KeilRemove a double space in an error message
2011-06-25 Fabian KeilTerminate HTML lines in static error messages with...
2011-06-25 Fabian KeilSimplify cgi_error_unknown() a bit.
2011-06-25 Fabian KeilIn get_log_timestamp(), use the ISO 8601 date format...
2011-06-23 Fabian KeilLet the msn filter hide elements with the id 's_notf_div'.
2011-06-23 Fabian KeilDisable the range-requests tagger for tests that break...
2011-06-23 Fabian KeilDelimit the date in log messages with dashes instead...
2011-06-23 Fabian KeilAccept and highlight: Added header: Content-Encoding...
2011-06-23 Fabian KeilAccept and highlight: Compressed content from 29258...
2011-06-23 Fabian KeilShow FEATURE_COMPRESSION on the show-status page
2011-06-23 Fabian KeilAdd support for (re-)compression of buffered content...
2011-06-23 Fabian KeilAdd a fast-redirects exception for '.googleusercontent...
2011-06-23 Fabian KeilLet the yahoo filter hide '.ads'
2011-06-23 Fabian KeilRemove a useless check in write_socket()
2011-06-23 Fabian KeilIn decompress_iob() change a buffer limit check from...
2011-06-19 Fabian KeilLet the msn filter hide overlay ads for Facebook 'likes...
2011-05-27 Fabian KeilRemove two more checks that have been commented out...
2011-05-27 Fabian KeilDo not check for the existence of strerror() and memmov...
2011-05-27 Fabian KeilDitch two checks that have been commented out for years...
2011-05-27 Fabian KeilRemove AC_FUNC_SETPGRP as it can cause issues when...
2011-05-27 Fabian KeilRemove a useless '+' in main().
2011-05-27 Fabian KeilIn LogPutString(), don't bother looking at pszText...
2011-05-22 Fabian KeilRemove -prevent-compression from the fragile alias
2011-05-22 Fabian KeilGarbage collect the strdup() replacement for mingw32
2011-05-22 Fabian KeilGarbage collect safe_strerror() which isn't used anywhere
2011-05-22 Fabian KeilIf only one of the strncmpic() arguments has a length...
2011-05-22 Fabian KeilChange a ssplit() call to use SZ(array) as the third...
2011-05-22 Fabian KeilChange ssplit()'s fourth parameter from int to the...
2011-05-15 Fabian KeilMention some of the fun one can experience when not...
2011-05-15 Fabian KeilImprove the listen-address documentation
2011-05-08 Fabian KeilAdd a -fast-redirects exception for webcache.googleuser...
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...
next