summaryrefslogtreecommitdiff
path: root/src/data_fastcgi.c
Commit message (Expand)AuthorAgeFilesLines
* consistent inclusion of config.h at top of files (fixes #2073)stbuehler2016-03-191-0/+2
* add force_assert for more allocation resultsstbuehler2016-01-301-0/+1
* fix buffer, chunk and http_chunk APIstbuehler2015-02-081-2/+2
* Fix header inclusion order, always include "config.h" before any system headerstbuehler2009-10-111-3/+3
* - white space cleanup part 2 this time 1.4 ;)darix2006-10-041-10/+10
* print 'lighttpd -p -f ...' to stdout instead of stderrjan2006-09-201-1/+1
* fix merging of auto-indexing element, and make autoload modules hack to use a...moo2005-08-231-0/+1
* added weak-ref and nicer print() (merged [332], [336])jan2005-08-081-2/+2
* leak fixesjan2005-08-081-2/+2
* const 1st arg for copy/print (merged [314])jan2005-08-081-2/+2
* user defined variable, compute on parsing: string+string, int+int, array+arra...jan2005-08-081-0/+10
* indent array for readability (merged [288])jan2005-08-081-1/+2
* - Added hash, round-robin balancersjan2005-05-081-0/+1
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+56