about summary refs log tree commit diff homepage
path: root/image.c (follow)
Commit message (Expand)AuthorAge
* Remove capsicum supportJune McEnroe2021-10-17
* Handle KCGI_EXIT gracefullyJune McEnroe2021-09-27
* OpenBSD: pledge(2) imageJune McEnroe2021-09-26
* Factor out default pathsJune McEnroe2019-01-08
* Compress PNG data in imageJune McEnroe2019-01-07
* madvise MADV_NOCORE in imageJune McEnroe2019-01-07
* Swallow writes after the connection is closedJune McEnroe2019-01-06
* Handle KCGI_HUPJune McEnroe2019-01-06
* Use req.fieldmapJune McEnroe2019-01-06
* Add kcgi support to imageJune McEnroe2019-01-06
* Use png.h and config.mkJune McEnroe2018-11-29
* Refactor image.cJune McEnroe2018-10-11
* Add PNG rendererJune McEnroe2018-10-10