Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OpenBSD: pledge(2) image | June McEnroe | 2021-09-26 |
| | |||
* | Factor out default paths | June McEnroe | 2019-01-08 |
| | |||
* | Compress PNG data in image | June McEnroe | 2019-01-07 |
| | | | | kcgi never enables compression for FastCGI. | ||
* | madvise MADV_NOCORE in image | June McEnroe | 2019-01-07 |
| | |||
* | Swallow writes after the connection is closed | June McEnroe | 2019-01-06 |
| | | | | It was not okay. | ||
* | Handle KCGI_HUP | June McEnroe | 2019-01-06 |
| | | | | | I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. | ||
* | Use req.fieldmap | June McEnroe | 2019-01-06 |
| | |||
* | Add kcgi support to image | June McEnroe | 2019-01-06 |
| | |||
* | Use png.h and config.mk | June McEnroe | 2018-11-29 |
| | |||
* | Refactor image.c | June McEnroe | 2018-10-11 |
| | |||
* | Add PNG renderer | June McEnroe | 2018-10-10 |