copy all templates. version updated.
[privoxy.git] / parsers.c
2001-09-10 oesSilenced compiler warnings
2001-07-31 oes - Persistant connections now suppressed
2001-07-30 jongfosterTidying up #defines:
2001-07-25 oesclient_uagent now saves copy of User-Agent: header...
2001-07-13 oes - Included fix to repair broken HTTP requests that
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oes- Fixed a comment
2001-06-03 oesdeleted const struct interceptors
2001-06-01 jongfosterReplaced "list_share" with "list" - the tiny memory...
2001-05-31 jongfosterRemoved list code - it's now in list.[ch]
2001-05-31 oesCRLF -> LF
2001-05-29 joergs'/* inside comment' warning removed.
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-28 jongfosterFixing segfault if last header was crunched.
2001-05-27 oes- re_process_buffer no longer writes the modified buffer
2001-05-27 oesPatched Joergs solution for the content-length in.
2001-05-26 jongfosterOnly crunches Content-Length header if applying RE...
2001-05-26 jongfosterAutomatic reloading of config file.
2001-05-22 oes- Enabled filtering banners by size rather than URL
2001-05-20 jongfosterVersion 2.9.4 checkin.
2001-05-17 oes - Made referrer option accept 'L' as a substitute...
2001-05-15 oes*** empty log message *** v_2_9_3