summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
commitdb4429471393297d46bb81492b2a480ca2c7ac4c (patch)
treee461b76b9a2aa82a4bc361301b981d06866c0c13 /www
parentPost "cgit setup" (diff)
downloadsrc-db4429471393297d46bb81492b2a480ca2c7ac4c.tar.gz
src-db4429471393297d46bb81492b2a480ca2c7ac4c.zip
Bail from hi if input is binary
NULs in the input cause an infinite loop in htmlEscape, not to mention
regexes obviously not working, etc.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions
9:21:50 -0400'>2017-07-31Track tile access countsJune McEnroe 2017-07-31Adjust move speed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe