privoxy.git
2001-06-07 jongfosterForward and ACL edit options removed.
2001-06-07 jongfosterForward and ACL edit options removed.
2001-06-07 jongfosterThe host parameter to connect_to() is now const.
2001-06-07 jongfosterRemoving code related to old forward and ACL files.
2001-06-07 jongfosterMade get_actions() static.
2001-06-07 jongfosterAdded standard comment at top of file.
2001-06-07 swaignore logfile
2001-06-07 swacosmetics
2001-06-07 swaadded suse build section
2001-06-07 swaheader fixed
2001-06-07 swasuse spec file (as shamelessly used from suse's 2.0...
2001-06-07 joergsmake_path() no longer adds '/' if the dir already ends...
2001-06-07 joergsMissing make_path() added for re_filterfile.
2001-06-07 joergsi.j.b/ijb-send-banner changed to http://i.j.b/send...
2001-06-07 swaslight mistake in make_path, unix path style is /.
2001-06-06 Sarantis PaskalisFix misplaced comment start.
2001-06-05 jongfosterAdding VC++ temporary files, and Win32 config file.
2001-06-05 jongfosterFixed minor memory leak.
2001-06-05 jongfosterNew function make_path() to splice directory and file...
2001-06-05 jongfosterNow uses _snprintf() in place of snprintf() under Win32.
2001-06-05 jongfosterNow compiles in cgi.[ch]
2001-06-05 jongfosterFixing multiline character string (a GCC-only "feature...
2001-06-04 swafiles are now prefixed with either `confdir' or `logdir'.
2001-06-04 swaredirect did not work due to missing /
2001-06-04 swa`make redhatr-dist' now works. Except for the paths
2001-06-04 swashow version string of cgi.h and cgi.c
2001-06-03 oesmoved stuff to cgi.c
2001-06-03 oesadded struct map, added struct http_response, changed...
2001-06-03 oesadded FIXME
2001-06-03 oesdeleted const struct interceptors
2001-06-03 oesintroduced bindup()
2001-06-03 oesfunctions for new struct map, extended enlist_unique
2001-06-03 oesintroduced new cgi handling
2001-06-03 oesfilled comment
2001-06-03 oesextracted-CGI relevant stuff
2001-06-03 oesintroduced confdir option
2001-06-03 oesadapted to new enlist_unique arg format
2001-06-03 oesrevoking monster-commit
2001-06-03 oesChanged confdir to . to reflect sourcetree structure
2001-06-03 swamoved templates to ./templates/
2001-06-03 swaswa for oes
2001-06-03 swaswa for oes: reversed my earlier change
2001-06-03 swaswa for oes
2001-06-03 swacompile cgi.c (for andreas' GUI)
2001-06-03 oesMakefile/in
2001-06-03 swadon't commit automatically generated files or binariess
2001-06-03 swadon't commit automatically generated files or binariess
2001-06-01 jongfosterRemoving "tinygif" option.
2001-06-01 jongfosterFixing file copying.
2001-06-01 jongfosterAdded +image-blocker{} option - comment and default...
2001-06-01 jongfosterNow uses action +image-blocker{} rather than config...
2001-06-01 jongfosterRemoved support for "tinygif" option - moved to actions...
2001-06-01 jongfosterSupport for +image-blocker{}: added ACTION_IMAGE_BLOCKER
2001-06-01 jongfosterAdded +image-blocker{string}
2001-06-01 jongfosterBetter memory management - current_action->strings...
2001-06-01 jongfosterReplaced "list_share" with "list" - the tiny memory...
2001-06-01 jongfosterChanging the calls to strerr() to check HAVE_STRERR...
2001-06-01 jongfosterCorrecting target directory of chartables.c
2001-06-01 jongfosterThis file now just includes JunkBuster's config.h,...
2001-06-01 jongfosterRemoving generated files config.h and pcre/chartables.c
2001-06-01 jongfosterCorrecting some typos, and an obsolete comment.
2001-06-01 oesAdapted patterns to new syntax and fixed yahoo.com...
2001-06-01 oesAdded constants for anchoring selection bitmap
2001-06-01 oesAdded character class matching to trivimatch; renamed...
2001-06-01 oesAdded optional left-anchoring to domaincmp
2001-06-01 oesFixed line continuation problem
2001-05-31 jongfosterRemoving obsolete settings.
2001-05-31 jongfosterRemoving some commented out, obsolete blocks of code.
2001-05-31 jongfosterAdded list.[ch] and actions.[ch]
2001-05-31 jongfosterGUI changes to rename "permissions file" to "actions...
2001-05-31 jongfosterAdded RCS for actions.[ch] and list.[ch]
2001-05-31 jongfosterChanges for new actions file, replacing permissionsfile
2001-05-31 jongfosterChanged to include many of the new actions.
2001-05-31 jongfosterRemoved list code - it's now in list.[ch]
2001-05-31 jongfosterRemoved all permissionsfile code - it's now called...
2001-05-31 jongfosterRemoved many options from the config file and into the
2001-05-31 jongfosterChanged "permission" to "action" throughout.
2001-05-31 jongfosterPermissionsfile / actions file changes:
2001-05-31 jongfosterAdded files actions.[ch], actionlist.h, list.[ch] to...
2001-05-31 jongfosterNew file containing list of the actions to parse for.
2001-05-31 jongfosterMoved functions to process the action list into this...
2001-05-31 jongfoster- Moved linked list support to new "list.c" file.
2001-05-31 oes - Enhanced domain part globbing with infix and prefix...
2001-05-31 oesCRLF -> LF
2001-05-31 joergsIncluded some changes from my personal permissionsfile.
2001-05-29 oes - load_config_line() and load_permissions_file() now...
2001-05-29 oes - Moved strsav() from showargs to miscutil
2001-05-29 oes - Introduced chomp()
2001-05-29 joergsAmigaOS bugfix: PCRS needs a lot of stack, stacksize...
2001-05-29 joergs'/* inside comment' warning removed.
2001-05-29 joergsHTTP_REDIRECT_TEMPLATE fixed.
2001-05-29 joergsFixed exit() macro not exiting if called before InitAmiga()
2001-05-29 joergsChanges for AmigaOS added.
2001-05-29 oesTrying to make sure that locally changed files
2001-05-29 oesChanged banner blocking patterns to new interceptor
2001-05-29 oes"See why" link added to "blocked" page
2001-05-29 oesConditional compilation of w32_socket_error
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-29 jongfosterRewrote the innards of ssplit() to be easier to understand,
2001-05-28 jongfosterFixing segfault if last header was crunched.
next