privoxy.git
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...
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()...
next