From f3aca7d29942cfd0115167c3bc03225d45c4d7a7 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 20 Sep 2006 21:26:13 +0000 Subject: [PATCH] updates. --- TODO | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index e7711820..27d56793 100644 --- a/TODO +++ b/TODO @@ -21,17 +21,24 @@ lib/silccore/silcpacket.[ch] ****PARTLY DONE**** lib/silccore/silcid.[ch] ****DONE**** ======================== - o Add silc_id_str2id to accept the destination buffer as argument - and thus not require any memory allocation. Same will happen - with silc_id_payload_* functions. (***DONE) + o Add silc_id_str2id to accept the destination buffer as argument + and thus not require any memory allocation. Same will happen + with silc_id_payload_* functions. (***DONE) - o silc_id_str2id, silc_id2str to non-allocating routines. (***DONE) + o silc_id_str2id, silc_id2str to non-allocating routines. (***DONE) lib/silccore ============ - o All payload encoding routines should take SilcStack as argument. + o All payload encoding routines should take SilcStack as argument. + + +lib/silcskr +=========== + + o Removing key from the repository is not possible currently. It should + be. lib/silcske/silcske.[ch] @@ -39,6 +46,9 @@ lib/silcske/silcske.[ch] o IV Included flag support in SKE (it currently doesn't accept it) + o assemble_security_properties to take cipher, hash, hmac, etc. as + argument. + o SilcConnAuth header file documentation. @@ -131,6 +141,8 @@ lib/silcutil/silcsocketstream.[ch] ****PARTY DONE**** o Add SilcSocketStream for WIN32 + o Handle EOS sending to upper layer properly + o Test QoS after the changes made to socket stream -- 2.24.0