Add keep-alive support for https-inspected connections
[privoxy.git] / filters.h
2020-09-01 Fabian KeilDeclare get_last_url() static
2020-08-10 Fabian KeilGather statistics for block reasons
2020-08-10 Fabian KeilAdd FEATURE_EXTENDED_STATISTICS to gather filter statistics
2020-02-13 Fabian KeilUpgrade a bunch of links to the homepage to https://
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2017-06-26 Fabian KeilRemove list of supposedly declared functions from a...
2016-12-24 Fabian KeilAdd a --fuzz option
2016-03-17 Fabian KeilImplement client-specific tags
2013-12-24 Fabian KeilFactor get_filter() out of pcrs_filter_response()
2013-11-24 Fabian KeilDitch useless C++ compatibility goo
2013-11-06 Fabian KeilRemove a couple of unnecessary struct forward definitions
2011-09-04 Fabian KeilDitch trailing whitespace
2011-07-30 Fabian KeilDeduplicate the INADDR_NONE definition for Solaris...
2010-09-14 Fabian KeilAdd content_requires_filtering() as chat() not only...
2010-09-14 Fabian KeilMake get_filter_function() static, now that it's no...
2010-09-14 Fabian KeilRename execute_content_filter() to execute_content_fil...
2010-05-01 Fabian KeilFactor filters_available() out of filter_header(),...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2008-05-21 Fabian Keil- Mark csp as immutable for block_acl().
2008-05-03 Fabian KeilChange content_filters_enabled()'s parameter from
2008-03-02 Fabian KeilAlso use shiny new connect_port_is_forbidden() in jcc.c.
2008-02-23 Fabian KeilRename url_actions() to get_url_actions() and let it
2008-02-23 Fabian KeilLet forward_url() use the standard parameter ordering
2007-10-19 Fabian KeilAdd helper function to check if any content filters...
2007-09-29 Fabian Keil- Move get_filter_function() from jcc.c to filters.c
2007-09-28 Fabian Keil- Execute content filters through execute_content_filter().
2007-09-02 Fabian KeilMove match_portlist() from filter.c to urlmatch.c.
2007-04-30 Fabian KeilIntroduce dynamic pcrs jobs that can resolve variables.
2007-03-13 Fabian Keil- Fix port handling in acl_addr() and use a temporary...
2007-01-12 Fabian KeilMark *csp as immutable for is_untrusted_url()
2006-12-29 Fabian KeilFixed gcc43 conversion warnings,
2006-11-28 Fabian KeilImplemented +redirect{s@foo@bar@} to generate
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-04-02 oesBugfix: is_untrusted_url() and trust_url() now depend...
2002-03-26 swawe have a new homepage!
2002-03-25 oesAdded fix for undefined INADDR_NONE on Solaris by Bart...
2002-03-24 swaname change related issues
2002-01-17 jongfosterMoving all our URL and URL pattern parsing code to...
2001-10-10 oesAdded match_portlist function
2001-10-07 oesAdded prototype for remove_chunked_transfer_coding
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterChanged _FILENAME_H to FILENAME_H_INCLUDED.
2001-07-13 oes - Introduced gif_deanimate_response
2001-06-29 oesCleaned up and updated to reflect the changesin
2001-06-07 jongfosterReplacing struct gateway with struct forward_spec
2001-06-03 oesextracted-CGI relevant stuff
2001-05-31 jongfosterPermissionsfile / actions file changes:
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-27 oes- re_process_buffer no longer writes the modified buffer
2001-05-26 jongfosterACL feature now provides more security by immediately...
2001-05-22 oes- Enabled filtering banners by size rather than URL
2001-05-20 jongfosterVersion 2.9.4 checkin.
2001-05-15 oes*** empty log message *** v_2_9_3