Mercurial > urweb
log
age | author | description |
---|---|---|
Thu, 12 Dec 2013 10:24:38 -0500 | Adam Chlipala | HTTP: avoid duplicate Content-length |
Wed, 11 Dec 2013 18:54:42 -0500 | Adam Chlipala | RAND_bytes isn't thread-safe, so wrap it with a lock |
Wed, 11 Dec 2013 18:22:10 -0500 | Adam Chlipala | Change handling of returned text blobs, to activate the normal EWrite optimizations |
Wed, 11 Dec 2013 14:57:54 -0500 | Adam Chlipala | Fix regression in http.c for long-polling connections; add lazy initialization of database connections, to avoid the overhead in handlers that don't use SQL |