- Map variables that aren't guaranteed to be
[privoxy.git] / loadcfg.c
2006-12-31 Fabian KeilAdded config option accept-intercepted-requests
2006-12-31 Fabian KeilFix gcc43 compiler warnings.
2006-12-21 Fabian KeilAdd config option "split-large-forms"
2006-12-17 Fabian KeilMove the <br> in the generated HTML for the config
2006-11-28 Fabian KeilFix memory leak in case of config file reloads.
2006-10-21 Fabian KeilModified kludge for win32 to make ming32 menu
2006-09-06 Fabian KeilIncorporate modified version of Roland Rosenfeld's...
2006-09-06 Fabian KeilAdded config option enable-remote-http-toggle
2006-09-06 Fabian KeilMake number of retries in case of forwarded-connect...
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-14 oessavearg now uses own linking code instead of (now speci...
2002-05-12 jongfosterCorrecting function comments
2002-04-26 oes - New option "user-manual", defaults to our site
2002-04-24 oesJon's multiple AF patch: Allow up to MAX_ACTION_FILES...
2002-04-08 swafixed JB spelling
2002-04-08 swafixed JB spelling
2002-04-05 oesfix for invalid HTML proxy_args
2002-03-31 jongfosterWin32 only: Enabling STRICT to fix a VC++ compile warning.
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-24 jongfosterRenaming re_filterfile to filterfile
2002-03-16 jongfosterAdding graceful termination feature, to help look for...
2002-03-13 jongfosterKilling warnings
2002-03-07 oesSet logging to tty for --no-daemon mode
2002-03-06 jongfosterTrivial cosmetic changes to make function comments...
2002-03-05 oesDeleted non-errlog debugging code
2002-03-04 oesRe-enabled output of unknown config directive hash
2002-03-03 oesRe-enabled automatic config reloading
2002-01-22 jongfosterReplacing strsav() with string_append()
2002-01-17 jongfosterMoving all our URL and URL pattern parsing code to...
2001-12-30 steudten- Add signal handling (unix)
2001-11-07 steudtenAdd line number in error output for lineparsing for
2001-11-05 steudtenAdd changes to be a real daemon just for unix os.
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-10-23 jongfosterAdded support for enable-edit-actions and enable-remote...
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