]> jfr.im git - solanum.git/history - modules/m_starttls.c
msgbuf: implement msgbuf_parse()
[solanum.git] / modules / m_starttls.c
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...