]> jfr.im git - solanum.git/commitdiff
update TODO
authorWilliam Pitcock <redacted>
Thu, 26 Jun 2008 03:35:44 +0000 (22:35 -0500)
committerWilliam Pitcock <redacted>
Thu, 26 Jun 2008 03:35:44 +0000 (22:35 -0500)
TODO

diff --git a/TODO b/TODO
index 0d8daf112e1f6b35665897bccf7db562ac0d5d59..1ec8cf84956ef7b5617a6fbab377662e7d94ee52 100644 (file)
--- 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
   [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