mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyClient.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyClient.ml
Date: Mon, 19 Sep 2005 06:09:10 -0400

Index: mldonkey/src/networks/donkey/donkeyClient.ml
diff -u mldonkey/src/networks/donkey/donkeyClient.ml:1.62 
mldonkey/src/networks/donkey/donkeyClient.ml:1.63
--- mldonkey/src/networks/donkey/donkeyClient.ml:1.62   Sun Sep 18 19:00:52 2005
+++ mldonkey/src/networks/donkey/donkeyClient.ml        Mon Sep 19 10:09:05 2005
@@ -1745,6 +1745,7 @@
       let verified = Unix32.verify_signature pubKey (String.length pubKey) 
t.Q.signature (String.length t.Q.signature) c.client_sent_challenge !ip_type 
!id in
       c.client_sui_verified <- Some verified;
       c.client_sent_challenge <- Int64.zero;
+      client_must_update c;
 
       if !verbose_msg_clients then begin
         lprintf_nl () "%s [ESigReq] [verify_signature: %s]" 
(full_client_identifier c) (if verified then "passed" else "failed");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]