index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
.local
/
bin
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe
2019-01-07
Compress PNG data in image
June McEnroe kcgi never enables compression for FastCGI.
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 It was not okay.
2019-01-06
Handle KCGI_HUP
June McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1.
2019-01-06
Install html files
June McEnroe