diff options
author | Klemens Nanni <klemens@posteo.de> | 2021-06-29 12:41:03 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-07-13 15:17:35 -0400 |
commit | ae64d277b8204c156a30d2e8b6a958e5a31f2a7f (patch) | |
tree | 65ccdab5c7da844febc810c10f3abe9e0058f95f /chat.c | |
parent | Revert "Remove explicit tls_handshake(3) from ircConnect" (diff) | |
download | catgirl-ae64d277b8204c156a30d2e8b6a958e5a31f2a7f.tar.gz catgirl-ae64d277b8204c156a30d2e8b6a958e5a31f2a7f.zip |
Explicitly clear TLS secrets afer handshake
No need to keep them at runtime; do so unconditionally for the sake of simplicity. Declare TLS config globally so ircConnect() can clear it and declare both client and config statically as they are not used outside the irc.c module.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions