From owner-soc-status@FreeBSD.ORG Mon Aug 5 17:21:56 2013 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80B74C23 for ; Mon, 5 Aug 2013 17:21:56 +0000 (UTC) (envelope-from b.ambarisha@gmail.com) Received: from mail-ve0-x22f.google.com (mail-ve0-x22f.google.com [IPv6:2607:f8b0:400c:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4509929C1 for ; Mon, 5 Aug 2013 17:21:56 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id oy10so3342457veb.20 for ; Mon, 05 Aug 2013 10:21:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EPjvCpkAtZ1oqelE+yIPlxD59IPii9aP60M8xYhxP80=; b=rT1pFxq20/pMYFCOaXLwPOXzlsbZuIwTHYsZScXVFpCQzq+ChgC6fY54zeQu7w+Cvt lAZs1jdVVFmrEb5qFZm+RG/IVWfPY1EQXBkrXXhQqUip8XnVDHTkw9wj5L+wCoG0T+CT wu7UW6YMGRMkZ/wavvrwNioURk8HromVETBLNVq50oGavku6WkFMszLSXKrx6HoZGEJm ywElCojhz+wFhHR0JPabhptMOA6CbOd3UWtUjp92Z1yiAow3Y4hJ/AH2BNEyBi+xXYyz 9MwvbzTxR4zjKiNmq/SSspfg+srIS0l06UW3HdBMH2LD4N0IpLLLcmlZ+l+NVgWqcnw3 x+mw== MIME-Version: 1.0 X-Received: by 10.52.115.102 with SMTP id jn6mr5313038vdb.18.1375723315272; Mon, 05 Aug 2013 10:21:55 -0700 (PDT) Received: by 10.58.45.162 with HTTP; Mon, 5 Aug 2013 10:21:55 -0700 (PDT) Date: Mon, 5 Aug 2013 22:51:55 +0530 Message-ID: Subject: IDMS: Weekly status report #6,#7 of 14 From: Ambarisha B To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 17:21:56 -0000 Hi, Progress in the past two weeks: - Fixed the code to prevent race conditions etc after making the server threaded - Added SHA1 and MD5 checksum verification - Basic site profiling (A summed up history of all transfers from a given target site) This week I'll try to finish site profiling as per the schedule. There is also a buffer week for site profile after this. Cheers Ambarish