Deleted PID_FILE_PATH
[privoxy.git] / filters.c
2002-01-22 jongfosterReplacing strsav() with the safer string_append().
2002-01-17 jongfosterMoving all our URL and URL pattern parsing code to...
2001-11-13 jongfosterFixing stupid bug now I've figured out what || means.
2001-10-26 oes- Re-enabled Netscape 200/404 bug workaround in block_u...
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-10-23 jongfosterAdding error-checking to selected functions
2001-10-22 David SchmidtSpecial-cased OS/2 out of the Netscape-abort-on-404...
2001-10-10 oesAdded match_portlist function
2001-10-07 oesReplaced 6 boolean members of csp with one bitmap ...
2001-09-20 steudtenFix BUG: Change int size to size_t size in pcrs_filter_...
2001-09-16 jongfosterRemoving unused #include showarg.h
2001-09-16 jongfosterChanges to use new list functions.
2001-09-16 jongfosterSplitting fill_template() into 2 functions:
2001-09-16 jongfosterNew function alloc_http_response, for symmetry with...
2001-09-13 jongfosterMoving image data to cgi.c rather than cgi.h
2001-09-10 oesSilenced compiler warnings
2001-08-05 jongfosterModifiying "struct map" so that there are now separate...
2001-07-30 jongfosterTidying up #defines:
2001-07-26 oesMade browser detection a little less naive
2001-07-25 oesAdded workaround for Netscape bug that prevents display...
2001-07-23 oesFixed bug that caused document body to be dropped when...
2001-07-18 oes- Made gif_deanimate_response respect
2001-07-13 oes - Introduced gif_deanimate_response which shares the
2001-07-01 oesAdded comments and missing return statement in is_untru...
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oes- Cleaned up, renamed and reorderd functions
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterAllowing unanchored domain patterns to back off and...
2001-06-03 oesextracted-CGI relevant stuff
2001-06-01 oesAdded optional left-anchoring to domaincmp
2001-05-31 jongfosterPermissionsfile / actions file changes:
2001-05-31 oes - Enhanced domain part globbing with infix and prefix...
2001-05-29 oes"See why" link added to "blocked" page
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-27 oes- re_process_buffer no longer writes the modified buffer
2001-05-26 jongfosterFilled in a function comment.
2001-05-26 jongfosterACL feature now provides more security by immediately...
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 jongfosterRemoving last hardcoded JunkBusters.com URLs.
2001-05-20 jongfosterVersion 2.9.4 checkin.
2001-05-15 oes*** empty log message *** v_2_9_3