summary refs log tree commit diff
path: root/buffer.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-10 01:32:10 +0000
committerJune McEnroe <june@causal.agency>2021-06-10 14:44:35 -0400
commit71a84aa5023795b86a41e73617166dd1391204f6 (patch)
treea2682cfd25738661fb02004667d1d5faa9229011 /buffer.c
parentHoist loading default root certificates into ircConfig() (diff)
downloadcatgirl-71a84aa5023795b86a41e73617166dd1391204f6.tar.gz
catgirl-71a84aa5023795b86a41e73617166dd1391204f6.zip
OpenBSD: Remove now obsolete unveil code
Previous tls_default_ca_cert_file(3) hoisting makes this possible: all
TLS related files are fully loaded into memory by ircConfig() such that
ircConnect() will not do any file I/O.

Call ircConfig() before pledge(2) in the `-o' "print cert" case so this
works out -- that order should have been preserved in the previous
a989e15 "OpenBSD: hoist -o/printCert code to simplify" but fixing it now
nicely demonstrates the achivement even more so.
Diffstat (limited to 'buffer.c')
0 files changed, 0 insertions, 0 deletions