Adding error-checking to create_url_spec()
[privoxy.git] / loaders.c
2001-10-23 jongfosterAdding error-checking to create_url_spec()
2001-10-07 oesReplaced 6 boolean members of csp with one bitmap ...
2001-09-22 jongfosterRemoving unused parameter fs from read_config_line()
2001-09-22 jongfosterBugfix: Multiple escaped "#" characters in a configuration
2001-09-13 jongfosterAdding {} to an if statement
2001-07-30 jongfosterTidying up #defines:
2001-07-20 oesFixed indentation of prepocessor commands
2001-07-20 haroon- per Guy's suggestion, added a while loop in sweep...
2001-07-18 oesChanged to conform to new pcrs interface
2001-07-17 oesFixed segv when last line in config files
2001-07-13 oesRemoved all #ifdef PCRS
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oesVarious adaptions
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterRemoving ACL and forward file loaders - these
2001-06-01 oesFixed line continuation problem
2001-05-31 jongfosterRemoved all permissionsfile code - it's now called...
2001-05-31 oes - Enhanced domain part globbing with infix and prefix...
2001-05-29 oes - load_config_line() and load_permissions_file() now...
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-26 jongfosterFatal errors loading configuration files now give bette...
2001-05-26 jongfosterRemoving duplicated code. load_forwardfile() now uses...
2001-05-26 jongfosterAutomatic reloading of config file.
2001-05-23 oesFixed ugly indentation of my last changes
2001-05-23 oes- Added support for escaping the comment character
2001-05-22 oesCRLF -> LF
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