index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c
/
http.c
Commit message (
Expand
)
Author
Age
*
Send newly created sources with messages to clients
Adam Chlipala
2011-04-09
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
Fix HTTP request parsing bug
Adam Chlipala
2011-02-22
*
Only announce URI serving in standalone HTTP server (grandfathered into relea...
Adam Chlipala
2011-01-23
*
In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
Adam Chlipala
2010-11-20
*
Include new config.h in C source files
Adam Chlipala
2010-05-30
*
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ...
Adam Chlipala
2010-02-06
*
Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...
Adam Chlipala
2010-01-30
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
Support for protocol-specific expunger dispatch
Adam Chlipala
2010-01-10
*
Basis.textBlob; support HTTP requests with no headers
Adam Chlipala
2010-01-05
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
.msgs processing in FastCGI
Adam Chlipala
2009-06-27
*
Successfully starting FastCGI sessions with Apache
Adam Chlipala
2009-06-27
*
cgi protocol
Adam Chlipala
2009-06-23
*
Initial implementation of protocols in Settings
Adam Chlipala
2009-06-23