diff --git a/TODO b/TODO index 0d8daf1..1ec8cf8 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,7 @@ [x] clean up maxconnections kludges &c [x] in-process SSL [x] port and use ratbox ssld for server links + [ ] merge with libratbox SVN [/] ssl stuff [x] client-to-client ssl [x] server-to-server ssl @@ -19,12 +20,12 @@ [x] ssl channelmode (done by extban and chm_compat) [ ] acknowledgement message for SSL users like '* *** You are connected using SSL cipher "DHE RSA-AES 128 CBC-SHA"' [x] tool for generating ssl certificates and other stuff - [ ] gnutls backend for at least SSL connections (replacing libcrypto use in m_challenge would be nice too) + [x] gnutls backend for at least SSL connections (replacing libcrypto use in m_challenge would be nice too) [x] merge some stuff from ircd-seven directly (to be determined what) [x] remote d:lines support [F] kline/xline/resv sync [F] make an ability of using bandb instead of .conf files as bans storage -[/] drop non-TS6 (legacy protocol) support +[x] drop non-TS6 (legacy protocol) support [F] Doxygen code documentation [/] module engine rework [x] more beautiful way of adding new channel modes by module