- Prevent line wrap beween "View/Edit" link buttons on status page
[privoxy.git] / cgi.c
2003-12-17 oes - Added new function cgi_redirect to handle creation of
2003-10-23 oesBugfix: Transparent PNG was not transparent. Thanks to
2003-06-06 oesSecurity fix: dspatch_known_cgi no longer considers...
2003-05-08 oesNit
2003-04-29 oesKilled a compiler warning on OSX
2003-04-03 oes- Don't call cgi_error_disabled ifndef FEATURE_CGI_EDIT...
2003-03-12 David SchmidtMove declaration of struct tm dummy outside of a contro...
2003-03-11 oesCosmetic: Renamed cryptic variable
2003-03-07 David SchmidtWrapping all *_r functions (the non-_r versions of...
2002-11-28 oesDisable access to critical CGIs via untrusted referrers.
2002-11-12 oesAdded missing #ifdef FEATURE_TOGGLE around g_bToggleIJB...
2002-08-05 oesFixed Bug #587820, i.e. added workaround for IE bug...
2002-05-25 Roland RosenfeldDisable edit-actions and remote-toggle in config file...