| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | http: No longer log incoming connections.•••* src/web/server/fiberized.scm (socket-loop): Remove "HTTP connection" message logging. | Ludovic Courtès | 2018-11-07 | 1 | -3/+0 |
| * | http: Log incoming connections and requests.•••* src/web/server/fiberized.scm (socket-loop): Add 'log-message' call. * src/cuirass/http.scm (url-handler): Likewise. | Ludovic Courtès | 2018-01-26 | 1 | -1/+5 |
| * | http: Use our own 'fiberized' web server backend.•••* src/web/server/fiberized.scm: New file. * Makefile.am (dist_pkgmodule_DATA): Add it. * src/cuirass/http.scm (run-cuirass-server): Use it. | Ludovic Courtès | 2018-01-25 | 1 | -0/+171 |
