Use the plain version number without the 'v.'
[privoxy.git] / cgi.h
2012-11-09 Fabian KeilLet finish_http_response() advertise that the Content...
2011-09-04 Fabian KeilDitch trailing whitespace
2011-07-08 Fabian KeilAdd the config directive compression-level
2011-07-03 Fabian KeilMove LOWER_LENGTH_LIMIT_FOR_COMPRESSION into cgi.[ch...
2011-06-23 Fabian KeilAdd support for (re-)compression of buffered content...
2009-06-11 Fabian KeilRemove error_response()'s third parameter. None of...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2008-05-21 Fabian KeilMark csp as immutable for a bunch of functions.
2008-04-17 Fabian KeilProvide get_http_time() with the buffer size so it...
2007-01-28 Fabian Keil- Add HEAD support to finish_http_response.
2006-12-17 Fabian KeilSuppress the toggle link if remote toggling is disabled.
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-19 jongfosterIf a CGI error was not handled, and propogated back to
2002-04-26 oesNew function add_help_link
2002-04-24 oesMoved get_char_param, get_string_param and get_number_p...
2002-04-10 oesload_template signature changed
2002-04-08 swafixed JB spelling
2002-03-26 swawe have a new homepage!
2002-03-24 jongfosterRemoving old logo
2002-03-24 swaname change related issues
2002-03-07 oes - Changed built-in images from GIF to PNG
2002-03-04 oesFixed compiled warning
2002-01-21 jongfosterAdding map_block_keep() to save a few bytes in the...
2001-11-16 jongfosterFixing compiler warnings
2001-10-23 jongfosterCleaning up error handling in CGI functions - they...
2001-09-16 jongfosterMoving simple CGI functions from cgi.c to new file...
2001-09-16 jongfosterAdding i.j.b/robots.txt.
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-08-05 jongfosterModifiying "struct map" so that there are now separate...
2001-08-01 jongfosterMoving file version information to a separate CGI page.
2001-08-01 jongfosterAdding prototype for map_conditional
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterChanging #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oes- Cleaned up
2001-06-09 jongfosterChanging "show URL info" handler to new style.
2001-06-03 oesintroduced new cgi handling
2001-06-03 oesrevoking monster-commit
2001-06-03 oesMakefile/in