- Mark some parameters as immutable.
[privoxy.git] / filters.h
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