X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient.c;h=a5b3f8157c0599cd50530c7325e26a5e2e0fcc3f;hb=8d1a8bbf644f67f86e7e1b95cf51d6d49406251f;hp=681d9e0eaf300ff1f9d88047a55ef1ce58214905;hpb=5e5526c98cc281231e020220a3a9c3eaa31df68f;p=silc.git diff --git a/lib/silcclient/client.c b/lib/silcclient/client.c index 681d9e0e..a5b3f815 100644 --- a/lib/silcclient/client.c +++ b/lib/silcclient/client.c @@ -1388,6 +1388,7 @@ void silc_client_receive_new_id(SilcClient client, conn->local_entry->hostname = strdup(client->hostname); conn->local_entry->server = strdup(conn->remote_host); conn->local_entry->id = conn->local_id; + conn->local_entry->valid = TRUE; /* Put it to the ID cache */ silc_idcache_add(conn->client_cache, strdup(conn->nickname), conn->local_id,