Lines Matching refs:CGI
70 o fix CGI '+' parameter handling, some error checking, and a double
107 o add search-word support for CGI
108 o fix a security issue in CGI suffix handler support which would
110 o -C option supports now CGI scripts only
113 o add CGI support for ~user translation (-E switch)
168 o fix dynamic CGI content maps, from rudolf
187 o close leaking file descriptors for CGI and daemon mode
204 o refactor url processing to handle query strings correctly for CGI
231 o properly support nph- CGI
237 o HTTP/1.x protocol headers are now properly merged for CGI
240 o CGI status is now properly handled (-a flag has been removed)
241 o CGI file upload support works
248 o don't print 2 "200" headers for CGI
287 change the Server: header and CGI variable of the same name
289 o add new -a flag for CGI bin that stops bozohttpd from outputting
290 any HTTP reply, the CGI program must output these. from zakj@nox.cx
291 o new REQUEST_URI and DATE_GMT environment variables for CGI. from
299 o add support for file extensions to call CGI programs (from lukem)
301 new file types and non /cgi-bin CGI programs to be run with the
309 o allow -x (index.html) mode to work with CGI handlers
322 o fix CGI requests with "/" in the query part
346 o fix core dump when asking for /cgi-bin/ when CGI isn't configured