index
:
torus
this commit
ansi
backport
cgi
daemon
master
v1
v2
collaborative ASCII art
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
merge.c
(
unfollow
)
Commit message (
Expand
)
Author
2021-12-22
Support reading gzipped data in merge
June McEnroe
2021-12-01
Decay
June McEnroe
2021-10-17
Remove capsicum support
June McEnroe
2021-10-17
Build chroot only for OpenBSD, remove rc script
June McEnroe
2021-09-28
Fix backspace on OpenBSD
June McEnroe
2021-09-27
Handle KCGI_EXIT gracefully
June McEnroe
2021-09-27
Call msync(2) after modifying tiles
June McEnroe
2021-09-27
Copy CSVs to web directory from snapshot.sh
June McEnroe
2021-09-27
Extract chroot.tar with -p, install to WEBROOT
June McEnroe
2021-09-26
OpenBSD: Copy appropriate files for chroot
June McEnroe
2021-09-26
OpenBSD: pledge(2) image
June McEnroe
2021-09-26
OpenBSD: pledge(2) client
June McEnroe
2021-09-26
OpenBSD: pledge(2) server
June McEnroe
2021-09-24
Link with -lncursesw
June McEnroe
2021-09-20
Replace strlcpy with snprintf
June McEnroe
2021-09-20
Replace kqueue with poll, remove libutil dependency
June McEnroe
2021-02-04
Update play@ascii.town description
June McEnroe
2021-02-04
Replace donation button with Liberapay
June McEnroe
2020-06-25
Use DisableForwarding in sshd_config
June McEnroe
2019-12-19
Remove README
June McEnroe
2019-12-15
Update git URLs
June McEnroe
2019-08-05
Add buymeacoffee link
June McEnroe
2019-07-27
Use braces in Makefile
June McEnroe
2019-07-27
Make copyright headers consistent
June McEnroe
2019-07-08
Remove NetHack from index
June McEnroe
2019-04-08
Don't install rc.kfcgi either
June McEnroe
2019-03-28
Remove rc.kfcgi
June McEnroe
2019-01-16
Reformat index.html with explore link
June McEnroe
2019-01-16
Return false from keydown handler in explore
June McEnroe
2019-01-08
Draw lines to tile edge
June McEnroe
2019-01-08
Factor out default paths
June McEnroe
2019-01-08
Remove incorrect default coordinates
June McEnroe
2019-01-07
Set img src when explore fragment changes
June McEnroe
2019-01-07
Compress PNG data in image
June McEnroe
2019-01-07
madvise MADV_NOCORE in image
June McEnroe
2019-01-07
Add license notice to explore JavaScript
June McEnroe
2019-01-07
Add Q/Home binding in explore
June McEnroe
2019-01-07
Fix explore image URL
June McEnroe
2019-01-07
Add HOME button, ssh link, AGPL notice to explore
June McEnroe
2019-01-06
Add meta viewport to explore
June McEnroe
2019-01-06
Set background and max-width in explore
June McEnroe
2019-01-06
Swallow writes after the connection is closed
June McEnroe
2019-01-06
Handle KCGI_HUP
June McEnroe
2019-01-06
Install html files
June McEnroe