summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-20 21:22:29 -0400
committerJune McEnroe <june@causal.agency>2020-08-20 21:22:29 -0400
commit1abeece98800f1ea19724e91751e9d1b0a177d39 (patch)
tree7f855bef08709e73da3df34d2b47b24995a3edc9 /irc.c
parentUse configPath to load TLS cert/priv (diff)
downloadcatgirl-1abeece98800f1ea19724e91751e9d1b0a177d39.tar.gz
catgirl-1abeece98800f1ea19724e91751e9d1b0a177d39.zip
Document how cert/priv are searched for
This has always been how it works, but it was previously undocumented.
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
4:33:33 -0500'>2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe