From 6f749a031aa242a4e9473b8e121d6a2676ce1e0b Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 28 Apr 2007 10:54:40 +0000 Subject: [PATCH] updates. --- CHANGES | 13 +++++++++++++ TODO | 10 ++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index fec5bc8d..18eecd68 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,16 @@ +Sat Apr 28 13:47:47 EEST 2007 Pekka Riikonen + + * Added silc_skr_del_public_key, silc_skr_[ref|unref]_public_key + to lib/silcskr/silcskr.[ch]. + + * Fixed SILC public key copying to copy the identifier also. + Affected file is lib/silccrypt/silcpk.c. + + * Added silc_packet_error_string to lib/silccore/silcpacket.[ch]. + + * Fixed OPER and SILCOPER passphrase asking in Client library. + Affected file is lib/silcclient/command.c. + Tue Apr 24 17:55:24 EEST 2007 Pekka Riikonen * Fixed command queue enabling after connecting to server. diff --git a/TODO b/TODO index 627b4b0d..f9d76e22 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,10 @@ apps/silcd, The SILC Server ****PARTLY DONE**** o Port all code to use SILC Toolkit 1.1 APIs. + o Fix/test GETKEY. + + o Fix/test MOTD. + o Remove protocol.[ch]. ***DONE o Rewrite connecting accepting. @@ -21,6 +25,8 @@ apps/silcd, The SILC Server ****PARTLY DONE**** o Rewrite rehash, HUP. + o Heartbeat-keepalive. + o Test backup router resuming protocol. o Check all packet receive routines that they call silc_packet_free. @@ -149,11 +155,11 @@ lib/silccore/silcid.[ch] ****DONE**** o silc_id_str2id, silc_id2str to non-allocating routines. (***DONE) -lib/silcskr +lib/silcskr ****PARTLY DONE**** =========== o Removing key from the repository is not possible currently. It should - be. + be. (***DONE) o Add fingerprint as search constraint. -- 2.24.0