Mercurial > urweb
log src/c/fastcgi.c
age | author | description |
---|---|---|
Sun, 13 May 2012 17:41:21 -0400 | Adam Chlipala | Lance Hepler's fix to configure.ac; small refactor of fastcgi.c to avoid undefined behavior |
Tue, 10 Jan 2012 17:32:48 -0500 | Adam Chlipala | Fix some locking issues for client array |
Tue, 02 Aug 2011 14:31:37 -0400 | Adam Chlipala | Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng) |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |
Sat, 12 Mar 2011 14:20:29 -0500 | Adam Chlipala | Add a cast to avoid warnings about toupper() on some platforms |
Sat, 22 Jan 2011 12:55:48 -0500 | Adam Chlipala | Using FastCGI debug info |
Sat, 20 Nov 2010 09:48:03 -0500 | Adam Chlipala | In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line |