about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-10 15:36:46 -0400
committerJune McEnroe <june@causal.agency>2020-08-11 14:59:02 -0400
commita4481e884d8b6cd558abe272456bf2319f8fb376 (patch)
treea859998ba8f7bc9908e8781aea25856a266e43df /configure
parentcontrib/palaver: Add configure script (diff)
downloadpounce-a4481e884d8b6cd558abe272456bf2319f8fb376.tar.gz
pounce-a4481e884d8b6cd558abe272456bf2319f8fb376.zip
contrib/palaver: Add prospective manual page
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
d>June McEnroe 2019-01-07Compress PNG data in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe