summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAge
* FastCGI: Track request IDs during processingGravatar Benjamin Barenblat2016-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 ↵Gravatar Adam Chlipala2016-01-16
| | | | removing Darwin special case
* Debugging autoconf by pushing a change for Travis to look atGravatar Adam Chlipala2016-01-16
|
* Tweaking discovery of Pthreads C flagsGravatar Adam Chlipala2016-01-16
|
* Upgrade M4 macros for pthreads and remove custom workaroundGravatar Adam Chlipala2015-12-31
|
* Remove autogenerated files from version controlGravatar Adam Chlipala2013-11-21
|
* New releaseGravatar Adam Chlipala2012-09-25
|
* New releaseGravatar Adam Chlipala2012-08-07
|
* Revert ax_check_openssl.m4 and instead compensate for Ubuntu weirdness in ↵Gravatar Adam Chlipala2012-01-09
| | | | config.sml
* Switch default linking order for OpenSSL libsGravatar Adam Chlipala2012-01-06
|
* Regenerate proper Autotools files; fix JS stringToTime and add ↵Gravatar Adam Chlipala2011-11-18
| | | | stringToTime_error
* Configure correct C compiler options for PthreadsGravatar Adam Chlipala2011-08-04
|
* Grandfather into release: Use latest Debian testing autotools, etc.Gravatar Adam Chlipala2011-05-15
|
* Switch from libmhash to OpenSSLGravatar Adam Chlipala2010-12-26
|
* Another try to include more Autofiles in the distributionGravatar Adam Chlipala2010-01-30