client: prevent further read calls after a client has been freed
[project/uhttpd.git] / cgi.c
2013-01-19 Felix Fietkauadd support for deferring script requests, limit maximu...
2013-01-13 Felix Fietkaurelicense to ISC
2013-01-05 Felix Fietkaude-constify the url parameter for the handler, it becom...
2013-01-04 Felix Fietkauadd lua plugin support
2013-01-03 Felix Fietkauuse pipes instead of a socketpair, EOF handling is...
2013-01-02 Felix Fietkauconstify, fix types
2013-01-01 Felix Fietkauadd preliminary cgi support, needs fixing for close...