summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-27 21:49:31 -0400
committerJune McEnroe <june@causal.agency>2020-08-27 22:05:31 -0400
commite464b9fea27bc047f6ed5f08f604eea43acbdfc3 (patch)
treec202b15cdeb178046f252d9da3522cbfe6ef89d6 /server.c
parentSandbox calico with pledge(2) and unveil(2) (diff)
downloadpounce-e464b9fea27bc047f6ed5f08f604eea43acbdfc3.tar.gz
pounce-e464b9fea27bc047f6ed5f08f604eea43acbdfc3.zip
Sandbox pounce with pledge(2)
unveil(2) is a bit complicated to apply to this, I'll have to think
about it more.
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
-24 21:58:59 -0400'>2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe