From owner-freebsd-chat@FreeBSD.ORG Tue Feb 17 13:50:23 2009 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A690106566C for ; Tue, 17 Feb 2009 13:50:23 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 0181F8FC32 for ; Tue, 17 Feb 2009 13:50:22 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 510176D43F for ; Tue, 17 Feb 2009 13:32:23 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 33BE08448A; Tue, 17 Feb 2009 14:32:23 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: chat@freebsd.org Date: Tue, 17 Feb 2009 14:32:23 +0100 Message-ID: <86bpt1chp4.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Test coverage analysis X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 13:50:23 -0000 Does anybody here have any experience with test coverage analysis tools that support C and C++ on at least one of Solaris / Linux / FreeBSD? I've looked at Dynamic Memory Solutions (http://www.dynamic-memory.com/) and Testwell (http://www.testwell.fi/), but I haven't tried them, and I'm sure there are others I don't know about. TIA! DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-chat@FreeBSD.ORG Tue Feb 17 19:17:56 2009 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 245C710656C7 for ; Tue, 17 Feb 2009 19:17:56 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id 88FAD8FC21 for ; Tue, 17 Feb 2009 19:17:53 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id CAB28930739 for ; Tue, 17 Feb 2009 19:30:56 +0100 (CET) Received: from smtp1-g21.free.fr (localhost [127.0.0.1]) by smtp1-g21.free.fr (Postfix) with ESMTP id CE7CB9400F6; Tue, 17 Feb 2009 19:30:50 +0100 (CET) Received: from graf.pompo.net (unknown [78.225.128.39]) by smtp1-g21.free.fr (Postfix) with ESMTP id DB53194018D; Tue, 17 Feb 2009 19:30:47 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 463DD1142F; Tue, 17 Feb 2009 19:30:42 +0100 (CET) Date: Tue, 17 Feb 2009 19:30:42 +0100 From: Thierry Thomas To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20090217183042.GT86325@graf.pompo.net> Mail-Followup-To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , chat@freebsd.org References: <86bpt1chp4.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mxv5cy4qt+RJ9ypb" Content-Disposition: inline In-Reply-To: <86bpt1chp4.fsf@ds4.des.no> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.1-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Cc: chat@freebsd.org Subject: Re: Test coverage analysis X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 19:17:56 -0000 --mxv5cy4qt+RJ9ypb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Le Mar 17 f=E9v 09 =E0 14:32:23 +0100, Dag-Erling Sm=F8rgrav =E9crivait=A0: > Does anybody here have any experience with test coverage analysis tools > that support C and C++ on at least one of Solaris / Linux / FreeBSD? > I've looked at Dynamic Memory Solutions (http://www.dynamic-memory.com/) > and Testwell (http://www.testwell.fi/), but I haven't tried them, and > I'm sure there are others I don't know about. TIA! No such experience yet, but I have plans to investigate gcc with -fprofile-arcs -ftest-coverage and then gcov (1): Or maybe bcov . Good luck! --=20 Th. Thomas. --mxv5cy4qt+RJ9ypb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkmbAlIACgkQc95pjMcUBaJ5MACaAwUm7wyWf8sXl9tVy3UnTK4c Cw0AnjBySbdaxR3WD6RXyxlAfpXMi2tC =fv4H -----END PGP SIGNATURE----- --mxv5cy4qt+RJ9ypb-- From owner-freebsd-chat@FreeBSD.ORG Fri Feb 20 04:55:52 2009 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4014C1065670 for ; Fri, 20 Feb 2009 04:55:52 +0000 (UTC) (envelope-from ken@stox.org) Received: from smtp122.sbc.mail.re3.yahoo.com (smtp122.sbc.mail.re3.yahoo.com [66.196.96.95]) by mx1.freebsd.org (Postfix) with SMTP id E624B8FC0C for ; Fri, 20 Feb 2009 04:55:51 +0000 (UTC) (envelope-from ken@stox.org) Received: (qmail 538 invoked from network); 20 Feb 2009 04:29:10 -0000 Received: from unknown (HELO ?192.168.1.100?) (ken@75.4.44.113 with login) by smtp122.sbc.mail.re3.yahoo.com with SMTP; 20 Feb 2009 04:29:10 -0000 X-YMail-OSG: qH5BZ2IVM1lhR8aXXkzD6hKY_QHPDQn4etJ1WCW4ELLGEDCO6g9qePZJkcQSkOECU0iEHBMtvWIbWqZaQjANG77OL9lv_PnfhgWkMJ7nuXxm.LkCRFfpczNnN10ZTiIReZY.bRHjBi1kb2kUj6wpfCqdc5Zf5NyaajME9xuRnNjON_MF2PzcddNbXY85SbgdbbmY3lHEzc94MAsXU9.dt.CzVdIIv1L2ytKsmw-- X-Yahoo-Newman-Property: ymail-3 From: "Kenneth P. Stox" To: chat@freebsd.org Content-Type: text/plain Organization: The Stox Organization Date: Thu, 19 Feb 2009 22:29:09 -0600 Message-Id: <1235104149.9778.78.camel@stox.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Cc: Subject: Flourish 2009 Registration Now Open X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ken@stox.org List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 04:55:52 -0000 If you're not familiar with the conference, have a look at the webpage, this will be the 3rd year running with hopefully many more to come. It's a FLOSS (Free Libre Open Source Software) conference completely organized, and run by a student body. FLOURISH 2009 BRINGS TOGETHER OPEN-SOURCE EXPERTS FROM AROUND CHICAGO, THE MIDWEST, AND AROUND THE WORLD WHAT Flourish 2009 Flourish is an annual conference dedicated to bringing together experts and enthusiasts in Free, Libre, Open Source Software (FLOSS). Attendees of Flourish have an opportunity to see how using, creating and supporting FLOSS can enhance their careers, businesses and academic aspirations. Admission always free. WHO The University of Illinois at Chicago's ACM and IEEE chapters, with sponsorship from Motorola, Sun Microsystems, Orbitz, and others. WHY - Key open-source topics such as Google Android, Kubuntu, the Linux kernel, open mapping, user interfaces, music collaboration, and energy-efficient supercomputing. - Speakers like Ruby On Rails creator David Heinemeier Hansson, open-source law expert Daliah Sapers, and kernel hacker Christoph Lameter, - In-depth workshops on Erlang, Drupal, OpenSolaris, and Processing. WHEN April 3 - 4, 2009 9am - 5pm WHERE UIC Student Center East 750 South Halsted HOW Register at: http://www.flourishconf.com/register Follow updates via Twitter: http://twitter.com/flourishconf/ From owner-freebsd-chat@FreeBSD.ORG Fri Feb 20 15:56:15 2009 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B3E7106568F for ; Fri, 20 Feb 2009 15:56:15 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) by mx1.freebsd.org (Postfix) with ESMTP id 0BA198FC23 for ; Fri, 20 Feb 2009 15:56:15 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from pool-173-74-38-198.dllstx.fios.verizon.net ([173.74.38.198] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.67) (envelope-from ) id 1LaXDW-00035z-DM for chat@freebsd.org; Fri, 20 Feb 2009 10:23:06 -0500 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 27271-1235143386; Fri, 20 Feb 2009 09:23:07 -0600 Date: Fri, 20 Feb 2009 09:23:06 -0600 (CST) From: "Jeremy C. Reed" To: chat@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: PGP chain of trust tools X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 15:56:15 -0000 I am looking for a way to count the "degrees of separation" or shortest path between public PGP keys. Any tools or libraries I should look at? I am researching to see if it would be useful for allowing mail (default deny stance / guilty-until-proven-innocent since most mail is unwanted) if the sender's signature is within 2 or 3 hops from recipient. Or scoring the mail up based on the lowest hops. Anyone know of anything like this? Any research? How far can this scale? (I now see a spamassassin plugin but doesn't score based on hops away.) Jeremy C. Reed From owner-freebsd-chat@FreeBSD.ORG Sat Feb 21 06:45:38 2009 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56A3D106564A for ; Sat, 21 Feb 2009 06:45:38 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from kaga.kitchenlab.org (unknown [IPv6:2001:470:1f04:55c::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED798FC1C for ; Sat, 21 Feb 2009 06:45:38 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from morimoto.local ([IPv6:2001:470:1f05:888:21b:63ff:fecd:f07c]) (authenticated bits=0) by kaga.kitchenlab.org (8.14.3/8.14.2) with ESMTP id n1L6jbae019533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Feb 2009 22:45:37 -0800 (PST) (envelope-from bmah@freebsd.org) Message-ID: <499FA30B.2000206@freebsd.org> Date: Fri, 20 Feb 2009 22:45:31 -0800 From: "Bruce A. Mah" User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: "Jeremy C. Reed" References: In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=5ba052c3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig41ABEF5C83B5F2006B6A53E8" X-Virus-Scanned: ClamAV 0.94.2/9018/Fri Feb 20 11:07:43 2009 on kaga.kitchenlab.org X-Virus-Status: Clean Cc: chat@freebsd.org Subject: Re: PGP chain of trust tools X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 06:45:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig41ABEF5C83B5F2006B6A53E8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Jeremy C. Reed wrote: > I am looking for a way to count the "degrees of separation" or shortest= =20 > path between public PGP keys. >=20 > Any tools or libraries I should look at? Not sure how directly applicable this is, but it sounds like you want something like this: http://pgp.cs.uu.nl/ > I am researching to see if it would be useful for allowing mail (defaul= t=20 > deny stance / guilty-until-proven-innocent since most mail is unwanted)= if=20 > the sender's signature is within 2 or 3 hops from recipient. Or scoring= =20 > the mail up based on the lowest hops. >=20 > Anyone know of anything like this? Any research? How far can this scale= ? > > (I now see a spamassassin plugin but doesn't score based on hops away.)= Interesting idea. For me personally, this probably would not work because the vast majority of people I correspond with don't PGP-sign their email (or, for that matter, even have PGP keys). Bruce. --------------enig41ABEF5C83B5F2006B6A53E8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmfoxEACgkQ2MoxcVugUsMAkQCg2pmlb9pNYSpcdf9nXY6YLUFP SyYAnR1JBichkFa0sEsKn1wCSmnc1Tp7 =X5Fe -----END PGP SIGNATURE----- --------------enig41ABEF5C83B5F2006B6A53E8--