summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 01:39:25 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 01:39:25 -0500
commitfcfbe8a14c2a376d84e8f17be123a57373558071 (patch)
tree51d1329d47aacbffc8a40806d772d6eb81dc46e2 /Makefile
parentExplicitly close the TLS connection (diff)
downloadcatgirl-fcfbe8a14c2a376d84e8f17be123a57373558071.tar.gz
catgirl-fcfbe8a14c2a376d84e8f17be123a57373558071.zip
Add -g for generating certificates
Copied from pounce.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
e='2021-01-23 00:48:19 -0500'>2021-01-23Drop filesystem access iff possibleKlemens Nanni 2021-01-23Drop exec capability iff restrictedKlemens Nanni 2021-01-23Drop network capability after ircConnect()Klemens Nanni 2021-01-23Call pledge(2) after unveil(2)Klemens Nanni 2021-01-23Separate kiosk mode from restrict modeJune McEnroe 2021-01-21Simplify windowUpdate loops and factor out windowTopJune McEnroe 2021-01-21Document that M-l shows timestampsJune McEnroe 2021-01-19Don't lose swapped window when navigating to current bufferJeremy O'Brien 2021-01-19Use Warm heat for manually inserted blank linesJune McEnroe 2021-01-18Add example tmux(1) configKlemens Nanni 2021-01-17Use Warm heat for blank linesJune McEnroe 2021-01-16Add -I highlight option and /highlightJune McEnroe