Reorder need_bind in struct configuration_spec to save memory
[privoxy.git] / project.h
2011-07-17 Fabian KeilAllow to bind to multiple separate addresses.
2011-07-08 Fabian KeilAdd an enable-compression directive and disable compres...
2011-07-08 Fabian KeilAdd the config directive compression-level
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-06-23 Fabian KeilAdd support for (re-)compression of buffered content...
2011-04-19 Fabian KeilFix various spelling errors in the comments.
2011-02-19 Fabian KeilRephrase the descriptions of the forwarder_types SOCKS_...
2011-02-19 Fabian KeilUse an enum for the forwarder_type
2011-01-22 Fabian KeilFix various typos. Apparently I can't spell length...
2010-10-10 Fabian KeilEnable the IPv6 code on Windows versions that support it.
2010-09-03 Fabian KeilUse an enum for the filter type.
2010-07-21 Fabian KeilRemove the next member from the client_state struct.
2010-05-24 Fabian KeilClean up white-space in http_response definition and...
2010-05-24 Fabian KeilTurn http_response.reason into an enum and rename it...
2010-04-12 Fabian KeilAllow to keep the client connection alive after crunchi...
2010-01-10 LeeWorkaround for firefox hanging on blocked javascript...
2009-11-27 Fabian KeilAdd the config option default-server-timeout to control...
2009-11-08 LeeAdd comments for (relatively) new features bitmasks.
2009-10-04 Fabian KeilGarbage collect csp->sfd and consistently use csp-...
2009-10-04 Fabian KeilIn case of missing server data, send no error message...
2009-08-19 Fabian KeilIn preparation to allow connection reuse after forwardi...
2009-07-18 Fabian KeilDon't add a Proxy-Connection header if there already...
2009-07-14 Fabian KeilIf the server doesn't specify how long the connection...
2009-07-14 Fabian KeilBack out the last commit so it can return with related...
2009-07-13 Fabian KeilMust not reuse flag masks.
2009-07-13 Fabian KeilTake the latency into account when evaluating whether...
2009-06-28 Fabian KeilIf we think we already got a complete request, don...
2009-06-11 Fabian KeilSend a template-based response in case of prematurely...
2009-06-11 Fabian KeilSend a template-based response in case of server connec...
2009-06-08 Fabian KeilDon't force the client to wait for the connection to...
2009-06-03 Fabian KeilStreamline struct http_request if FEATURE_EXTENDED_HOST...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2009-05-13 Fabian KeilRespect the server's keep-alive value if it's below...
2009-05-13 Fabian KeilThere's no reason for keep_alive_timeout to be signed.
2009-05-10 Fabian KeilReenable server-side-only keep-alive support, but only...
2009-05-10 Fabian KeilInitial keep-alive support for the client socket.
2009-04-24 Fabian KeilAllow to limit the number of of client connections.
2009-04-17 Fabian KeilReplace HAVE_GETADDRINFO and HAVE_GETNAMEINFO macros
2009-04-17 Fabian KeilStyle cosmetics for the IPv6 code.
2009-04-17 Fabian KeilPetr Pisar's privoxy-3.0.12-ipv6-3.diff.
2009-03-08 Fabian KeilAll the CSP_FLAG_FOO bit masks should be unsigned ints.
2009-03-07 Fabian KeilChange csp->expected_content and_csp->expected_content_...
2008-12-20 Fabian KeilAdd config option socket-timeout to control the time
2008-12-14 Fabian KeilFix a cparser warning.
2008-11-20 Fabian KeilRemove an obsolete comment.
2008-11-16 Fabian KeilTurn keep-alive support into a runtime feature
2008-11-10 Fabian KeilFix a gcc44 warning (in filters.c).
2008-10-16 Fabian KeilFix a bunch of gcc44 conversion warnings.
2008-10-09 Fabian KeilFlush work-in-progress changes to keep outgoing connections
2008-09-21 Fabian KeilIf change-x-forwarded-for{add} is used and the client
2008-09-20 Fabian KeilRemove hide-forwarded-for-headers action which has
2008-09-19 Fabian KeilAdd change-x-forwarded-for{} action to block or add
2008-08-30 Fabian KeilRemove FEATURE_COOKIE_JAR.
2008-05-20 Fabian KeilMove parsers structure definition from project.h to...
2008-05-19 Fabian KeilDeclare all members of the parsers structure immutable.
2008-04-11 Fabian KeilOops, I forgot to shorten the URL_SPEC_INITIALIZER...
2008-04-10 Fabian KeilDitch url_spec's path member now that it's no longer...
2008-04-06 Fabian KeilOh well, rename the --enable-pcre-host-patterns option to
2008-04-06 Fabian KeilUse PCRE syntax in host patterns when configured
2008-03-29 Fabian KeilRemove send-wafer and send-vanilla-wafer actions.
2008-03-28 Fabian KeilRemove inspect-jpegs action.
2008-03-27 Fabian KeilRemove kill-popups action.
2008-03-26 Fabian KeilAdd hostname directive. Closes PR#1918189.
2008-03-24 Fabian KeilShare the action settings for multiple patterns in...
2008-03-21 Fabian KeilGarbage-collect csp->my_ip_addr_str and csp->my_hostname.
2008-03-04 Fabian KeilRemove the treat-forbidden-connects-like-blocks action...
2008-03-01 Fabian KeilLet the block action take the reason for the block
2008-02-03 Fabian KeilAdd SOCKS5 support. Patch #1862863 by Eric M. Hopper...
2007-12-07 Fabian KeilRemove now-obsolete csp member x_forwarded.
2007-09-02 Fabian Keil- Allow port lists in url patterns.
2007-07-21 Fabian KeilAs Hal noticed, checking dispatch_cgi() as the last...
2007-07-14 Fabian KeilAdd new csp->content_type flag (CT_DECLARED).
2007-05-27 Fabian Keil- Remove some left-overs from the switch to dedicated...
2007-05-14 Fabian KeilDitch the csp member cookie_list[] which isn't used...
2007-04-30 Fabian KeilIntroduce dynamic pcrs jobs that can resolve variables.
2007-04-15 Fabian KeilIntroduce tags as alternative way to specify which
2007-03-20 Fabian KeilUse dedicated header filter actions instead of abusing...
2007-03-17 Fabian KeilNew config option: enforce-blocks.
2007-03-05 Fabian KeilAdd some CSP_FLAGs for the header parsers.
2007-02-07 Fabian KeilAdd new http_response member to save
2007-01-27 Fabian KeilAdd new config option "templdir" to
2007-01-25 Fabian KeilAdd csp->error_message for failure reasons
2007-01-01 Fabian KeilIntegrate a modified version of Wil Mahan's
2006-12-31 Fabian KeilAdded config option accept-intercepted-requests
2006-12-31 Fabian KeilFix gcc43 compiler warnings and a comment.
2006-12-21 Fabian KeilAdd config option "split-large-forms"
2006-12-06 Fabian KeilMoved HTTP snipplets into jcc.c. They aren't
2006-09-20 Fabian KeilDoubled size of HOSTENT_BUFFER_SIZE to mask
2006-09-06 Fabian KeilRespond with 400 and a short text message
2006-09-06 Fabian KeilAdded config option enable-remote-http-toggle
2006-09-06 Fabian KeilMake number of retries in case of forwarded-connect...
2006-08-31 Fabian KeilWork around a buffer overflow that caused Privoxy to
2006-08-21 David SchmidtFormatting cleanup
2006-08-14 Fabian KeilSplit filter-headers{} into filter-client-headers{}
2006-08-03 David SchmidtIncorporate Fabian Keil's patch work:\rfabiankeil.de...
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-14 oesSplit HELP_LINK_PREFIX into ACTIONS_HELP_PREFIX and...
2002-05-12 jongfoster- Adding Doxygen-style comments to structures and ...
next