Fixed WebBug filter.
[privoxy.git] / loadcfg.c
2001-10-07 oesIntroduced new config option "buffer-limit"
2001-09-22 jongfosterRemoving unused parameter fs from read_config_line()
2001-09-16 jongfosterMoving function savearg() here, since it was the only...
2001-07-30 jongfosterTidying up #defines:
2001-07-15 jongfosterRemoving some unused #includes
2001-07-13 oes - Removed all #ifdef PCRS
2001-06-29 oes- Improved comments
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterMerging ACL and forward files into config file.
2001-06-07 joergsMissing make_path() added for re_filterfile.
2001-06-05 jongfosterFixed minor memory leak.
2001-06-05 jongfosterNow uses _snprintf() in place of snprintf() under Win32.
2001-06-04 swafiles are now prefixed with either `confdir' or `logdir'.
2001-06-03 oesintroduced confdir option
2001-06-01 jongfosterRemoved support for "tinygif" option - moved to actions...
2001-05-31 jongfosterRemoved many options from the config file and into the
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-26 jongfosterAutomatic reloading of config file.
2001-05-25 jongfosterHard tabs->Spaces
2001-05-22 oes- Enabled filtering banners by size rather than URL
2001-05-20 jongfosterVersion 2.9.4 checkin.
2001-05-17 oes - Cleaned CRLF's from the sources and related files
2001-05-15 oes*** empty log message *** v_2_9_3