]> jfr.im git - solanum.git/commit - modules/m_starttls.c
ssld: add a callback when the connection is opened
authorSimon Arlott <sa.me.uk>
Sun, 24 Apr 2016 10:48:35 +0000 (11:48 +0100)
committerSimon Arlott <sa.me.uk>
Sun, 24 Apr 2016 10:48:35 +0000 (11:48 +0100)
commit4fbb736202a4f74ead96bf181712d4ae2e16c7ef
tree9ad7c70da517f944809a50e5b8d85a1d15910c1d
parentfbbc6aeb008a2d8ca76cb7ed3d1497fd56f831ea
ssld: add a callback when the connection is opened

This allows us to wait until we have the fingerprint information before
continuing with a server connect process.
include/client.h
ircd/s_serv.c
ircd/sslproc.c
modules/m_starttls.c
ssld/ssld.c