X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=1aff35ca6e504b8e80a215c5ebee1cf6ab50cf4e;hb=f5b4db198e71aafaec2db4eac043d2ae0151dfac;hp=0617c7e583ff8eb05e2046aa3a77fa4a2cfec127;hpb=d0e6c7e3852954020d35a37e4e98d89b220cc733;p=silc.git diff --git a/CHANGES b/CHANGES index 0617c7e5..1aff35ca 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +Thu Nov 1 22:10:07 EST 2001 Pekka Riikonen + + * Defined to WHOIS command reply the sending of fingerprint + of the client's public key (if the proof of posession of the + corresponding private key is verified by the server). + Updated to the protocol specification. + + * Added support of receiving the client's public key's + fingerprint in command reply in client library. Affected + file is lib/silcclient/command_reply.c, and + lib/silcclient/idlist.[ch]. + Thu Nov 1 18:06:12 EST 2001 Pekka Riikonen * Do not send over 128 chars long nickname to the server