update TODO

This commit is contained in:
William Pitcock 2008-06-25 22:35:44 -05:00
parent 92a74bc4a6
commit 61e3099998
1 changed files with 3 additions and 2 deletions

5
TODO
View File

@ -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