2011-07-08 |
Fabian Keil | Add a 'to' that was missing in the FEATURE_COMPRESSION...
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | Add an enable-compression directive and disable compression...
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | parse_toggle_state() only returns 0 or 1, so check...
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | Also let parse_toggle_state() reject values like '1...
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | Add a dedicated function to parse the values of toggles
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | If compressing the buffer failed, include buffer size...
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | In compress_buffer(), add some room for the zlib overhead
|
commit | commitdiff | tree |
2011-07-08 |
Fabian Keil | Add the config directive compression-level
|
commit | commitdiff | tree |
2011-07-04 |
Fabian Keil | #94: Add a config directive to let Privoxy prefer either...
|
commit | commitdiff | tree |
2011-07-04 |
Fabian Keil | #93: Add a config directive to let Privoxy explicitly...
|
commit | commitdiff | tree |
2011-07-04 |
Fabian Keil | In bind_port(), stop hinting AI_ADDRCONFIG to getaddrinfo()
|
commit | commitdiff | tree |
2011-07-03 |
Fabian Keil | Move LOWER_LENGTH_LIMIT_FOR_COMPRESSION into cgi.[ch...
|
commit | commitdiff | tree |
2011-07-03 |
Fabian Keil | Fix spelling of LOWER_LENGTH_LIMIT_FOR_COMPRESSION
|
commit | commitdiff | tree |
2011-07-03 |
Fabian Keil | Fix the FEATURE_ZLIB description. It's mainly used...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Unbreak execute_dumb_fetch_test().
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Remove a stray exit(0)
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Cosmetics for generate_creation_time()
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Remove a couple of unnecessary variables in generate_creatio...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Let Getopt::Long perform some sanity checks for parameters...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | In finish_http_response(), don't add an Content-Encoding...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Let Getopt::Long perform some sanity checks for parameters...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Bump version and copyright date
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Bump generated Firefox version to 5.0
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Only randomize the release date if the new --randomize...
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Implement a --sleep-time option
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | Consistently use quote() in execute_dumb_fetch_test().
|
commit | commitdiff | tree |
2011-06-29 |
Fabian Keil | In load_action_files(), use quote() instead of quoting...
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | Rephrase the sentence describing the default configuration...
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | Unblock adainitiative.org/
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | Remove a double space in an error message
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | Terminate HTML lines in static error messages with...
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | Simplify cgi_error_unknown() a bit.
|
commit | commitdiff | tree |
2011-06-25 |
Fabian Keil | In get_log_timestamp(), use the ISO 8601 date format...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Let the msn filter hide elements with the id 's_notf_div'.
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Disable the range-requests tagger for tests that break...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Delimit the date in log messages with dashes instead...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Accept and highlight: Added header: Content-Encoding...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Accept and highlight: Compressed content from 29258...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Show FEATURE_COMPRESSION on the show-status page
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Add support for (re-)compression of buffered content...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Add a fast-redirects exception for '.googleusercontent...
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Let the yahoo filter hide '.ads'
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | Remove a useless check in write_socket()
|
commit | commitdiff | tree |
2011-06-23 |
Fabian Keil | In decompress_iob() change a buffer limit check from...
|
commit | commitdiff | tree |
2011-06-19 |
Fabian Keil | Let the msn filter hide overlay ads for Facebook 'likes...
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | Remove two more checks that have been commented out...
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | Do not check for the existence of strerror() and memmove...
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | Ditch two checks that have been commented out for years...
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | Remove AC_FUNC_SETPGRP as it can cause issues when...
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | Remove a useless '+' in main().
|
commit | commitdiff | tree |
2011-05-27 |
Fabian Keil | In LogPutString(), don't bother looking at pszText...
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | Remove -prevent-compression from the fragile alias
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | Garbage collect the strdup() replacement for mingw32
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | Garbage collect safe_strerror() which isn't used anywhere
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | If only one of the strncmpic() arguments has a length...
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | Change a ssplit() call to use SZ(array) as the third...
|
commit | commitdiff | tree |
2011-05-22 |
Fabian Keil | Change ssplit()'s fourth parameter from int to the...
|
commit | commitdiff | tree |
2011-05-15 |
Fabian Keil | Mention some of the fun one can experience when not...
|
commit | commitdiff | tree |
2011-05-15 |
Fabian Keil | Improve the listen-address documentation
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Add a -fast-redirects exception for webcache.googleuserconte...
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Fix white-space.
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Use a more traditional for loop to iterate over the...
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Reduce empty lines in init_our_variables().
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Simplify check_header_result() a bit.
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Fix spelling in two error messages.
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Add a warning that the statistics currently can't be...
|
commit | commitdiff | tree |
2011-05-08 |
Fabian Keil | Add: 92) The statistics currently aren't calculated...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | Do not expect a trailing dot in: Request from 10.0...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | Highlight the hostport in: Request from 10.0.0.1 marked...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | Include the destination host in the 'Request ... marked...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | Point out that the SourceForge messaging system works...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | In unbreak_lines_only_loop(), accept ISO 8601 time...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | In rfc2553_connect_to(), prevent a duplicated log message...
|
commit | commitdiff | tree |
2011-05-03 |
Fabian Keil | Prevent a NULL-pointer dereference in connect_to()
|
commit | commitdiff | tree |
2011-04-27 |
Fabian Keil | In connect_to(), do not pretent to retry if forwarded...
|
commit | commitdiff | tree |
2011-04-26 |
Fabian Keil | Split the --user delimiter skipping across two lines...
|
commit | commitdiff | tree |
2011-04-26 |
Fabian Keil | Make a copy of the --user value and only mess with...
|
commit | commitdiff | tree |
2011-04-26 |
Fabian Keil | Remove a harmless but pointless line in the code to...
|
commit | commitdiff | tree |
2011-04-26 |
Fabian Keil | When a specified user or group can't be found, put...
|
commit | commitdiff | tree |
2011-04-26 |
Fabian Keil | If the --user argument user[.group] contains a dot...
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Merge a typo fix.
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Fix spelling errors in the documentation. Found with...
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Fix spelling errors found with codespell.
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Fix a perldoc syntax error.
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments.
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Add a --disable-ipv6-support switch for platforms where...
|
commit | commitdiff | tree |
2011-04-19 |
Fabian Keil | Rename the --disable-acl-files switch to --disable...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Clarify what kind of directory layout #67 is talking...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Mention #41 in #65
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | In #42, note that the DTrace bible is preordered.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Rephrase #40 which could be easily misunderstood.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #39. jarfile support got garbage collected before...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #35. The accept_connection() thread does little...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Shorten #14 by removing the logging part.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Remove #81. The unlimited-config-lines branch has been...
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Add #91: Add an optional limit for internal redirects.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Mention why the static PCRE code is actually deprecated.
|
commit | commitdiff | tree |
2011-04-16 |
Fabian Keil | Update the URL of the 'Removing outdated PCRE version...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | Remove an obsolete paragraph in the forwarded-connect...
|
commit | commitdiff | tree |
2011-03-27 |
Fabian Keil | If forwarded-connect-retries is set, only retry if...
|
commit | commitdiff | tree |
next |