Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | FastCGI: Track request IDs during processing | Benjamin Barenblat | 2016-11-07 |
| | | | | | | | | | | | | When processing a FastCGI request, save its request ID in thread-local storage and respond with the same request ID (rather than hard-coding 1). This fixes FastCGI on picky web servers (nginx). For more background, see https://github.com/urweb/urweb/issues/57 and §3.3 of the FastCGI specification. Tested with nginx 1.10.2 and lighttpd 1.4.39. Closes https://github.com/urweb/urweb/issues/57. | ||
* | More debugging autoconf by pushing a change for Travis to look at: try ↵ | Adam Chlipala | 2016-01-16 |
| | | | | removing Darwin special case | ||
* | Debugging autoconf by pushing a change for Travis to look at | Adam Chlipala | 2016-01-16 |
| | |||
* | Tweaking discovery of Pthreads C flags | Adam Chlipala | 2016-01-16 |
| | |||
* | Upgrade M4 macros for pthreads and remove custom workaround | Adam Chlipala | 2015-12-31 |
| | |||
* | Remove autogenerated files from version control | Adam Chlipala | 2013-11-21 |
| | |||
* | New release | Adam Chlipala | 2012-09-25 |
| | |||
* | New release | Adam Chlipala | 2012-08-07 |
| | |||
* | Revert ax_check_openssl.m4 and instead compensate for Ubuntu weirdness in ↵ | Adam Chlipala | 2012-01-09 |
| | | | | config.sml | ||
* | Switch default linking order for OpenSSL libs | Adam Chlipala | 2012-01-06 |
| | |||
* | Regenerate proper Autotools files; fix JS stringToTime and add ↵ | Adam Chlipala | 2011-11-18 |
| | | | | stringToTime_error | ||
* | Configure correct C compiler options for Pthreads | Adam Chlipala | 2011-08-04 |
| | |||
* | Grandfather into release: Use latest Debian testing autotools, etc. | Adam Chlipala | 2011-05-15 |
| | |||
* | Switch from libmhash to OpenSSL | Adam Chlipala | 2010-12-26 |
| | |||
* | Another try to include more Autofiles in the distribution | Adam Chlipala | 2010-01-30 |