log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
log src/c/http.c
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2013-11-28
Adam Chlipala
Add keepalive option to the http protocol
2013-11-27
Adam Chlipala
Add Connection and Content-length headers to raw HTTP responses
2013-11-27
Adam Chlipala
In HTTP protocol C code, increase listening socket backlog to maximum
2012-08-02
Adam Chlipala
Basis.getenv
2012-06-23
Adam Chlipala
HTTP daemons now take '-a' option to set IP address to listen on
2012-01-10
Adam Chlipala
Fix some locking issues for client array
2011-08-02
Adam Chlipala
Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng)
2011-04-10
Adam Chlipala
Send newly created sources with messages to clients
2011-04-09
Adam Chlipala
Each context gets its own non-repeating sequence of source numbers
2011-02-22
Adam Chlipala
Fix HTTP request parsing bug
2011-01-23
Adam Chlipala
Only announce URI serving in standalone HTTP server (grandfathered into release!)
2010-11-20
Adam Chlipala
In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
2010-05-30
Adam Chlipala
Include new config.h in C source files
2010-02-06
Adam Chlipala
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files
2010-01-30
Adam Chlipala
Update Makefile.in's with new Autotools; add extra 'return NULL' to placate some -Wall
2010-01-28
Adam Chlipala
Switch to gcc -Wall
2010-01-10
Adam Chlipala
Support for protocol-specific expunger dispatch
2010-01-05
Adam Chlipala
Basis.textBlob; support HTTP requests with no headers
2009-12-27
Adam Chlipala
All three current protocols work with move to using uw_app
2009-06-27
Adam Chlipala
.msgs processing in FastCGI
2009-06-27
Adam Chlipala
Successfully starting FastCGI sessions with Apache
2009-06-23
Adam Chlipala
cgi protocol
2009-06-23
Adam Chlipala
Initial implementation of protocols in Settings
base
src/c/driver.c@0971a0287cf6
less
more
|
(0)
tip