First version of CGI-based edit interface. This is very much a
[privoxy.git] / actions.c
2001-09-16 jongfosterFirst version of CGI-based edit interface. This is...
2001-09-16 jongfosterChanges to use new list functions.
2001-09-14 jongfosterTidying up memory allocation. New function init_action().
2001-09-10 oesRemoving unused variable
2001-07-30 jongfosterTidying up #defines:
2001-06-29 oesRemoved logentry from cancelled commit
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterMade get_actions() static.
2001-06-03 oesadapted to new enlist_unique arg format
2001-06-01 jongfosterBetter memory management - current_action->strings...
2001-06-01 jongfosterReplaced "list_share" with "list" - the tiny memory...
2001-05-31 jongfosterRemoving some commented out, obsolete blocks of code.
2001-05-31 jongfosterMoved functions to process the action list into this...