update TODO
This commit is contained in:
parent
d5de19336b
commit
848437858b
1 changed files with 3 additions and 2 deletions
5
TODO
5
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
|
||||
|
|
Loading…
Reference in a new issue