]> jfr.im git - solanum.git/history - modules/m_starttls.c
m_message: global snote when massnotice is used
[solanum.git] / modules / m_starttls.c
2020-10-19  Ed KellettMint CLICAP_FLAGS_PRIORITY
2016-05-14  Aaron Jonesstarttls: Allow command usage with backends other than...
2016-04-24  Simon Arlottssld: add a callback when the connection is opened
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  William Pitcockstarttls: use the client connid instead of the FD for...
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockircd: do not shadow internal openssl symbol "ssl_ok...
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth Myersm_starttls: fix fucked-up merge
2016-03-07  Elizabeth Myersm_starttls: port to AV2 caps stuff
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-02-27  William Pitcockstarttls: add s_serv for caps
2016-02-27  William Pitcockstarttls: take ownership of 'tls' capability
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2015-12-30  Aaron JonesMerge pull request #114 from grawity/tlstls
2015-12-30  Mantas Mikulėnasm_starttls: reject "STARTTLS" use over an existing...
2015-12-24  Jilles Tjoelkerstarttls: Update for client fd hash removal.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
2013-01-05  Jilles Tjoelkerstarttls: Don't send ERR_STARTTLS after successful...
2012-11-03  Jilles Tjoelkerstarttls: Explicitly reject starttls if TLS is not...
2012-11-02  Jilles Tjoelkerstarttls: Don't corrupt the FD hash.
2012-09-23  William Pitcockm_starttls: handle error condition with ERR_STARTTLS...
2012-09-22  William Pitcockm_starttls: new module implementing ircv3 tls-3.1 optio...