Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15300 invoked by uid 1010); 7 Feb 2008 14:13:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15285 invoked from network); 7 Feb 2008 14:13:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2008 14:13:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=solar@openwall.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=solar@openwall.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain openwall.com designates 195.42.179.200 as permitted sender) X-PHP-List-Original-Sender: solar@openwall.com X-Host-Fingerprint: 195.42.179.200 mother.openwall.net Received: from [195.42.179.200] ([195.42.179.200:2807] helo=mother.openwall.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/44-10179-9F11BA74 for ; Thu, 07 Feb 2008 09:13:14 -0500 Received: (qmail 1614 invoked from network); 7 Feb 2008 14:13:11 -0000 Received: from localhost (HELO pvt.openwall.com) (127.0.0.1) by localhost with SMTP; 7 Feb 2008 14:13:11 -0000 Received: by pvt.openwall.com (Postfix, from userid 503) id DD40B2FD0E; Thu, 7 Feb 2008 17:08:15 +0300 (MSK) Date: Thu, 7 Feb 2008 17:08:15 +0300 To: Pierre Joye Cc: Dmitry Stogov , PHP Internals List Message-ID: <20080207140815.GA21394@openwall.com> References: <20071209010552.GA12561@openwall.com> <47A849D0.8050508@zend.com> <20080205235055.GA19309@openwall.com> <47AAD95A.8010109@zend.com> <20080207112109.GA30558@openwall.com> <20080207115027.GA30811@openwall.com> <20080207121353.GA11906@openwall.com> <47AB05CB.8010906@zend.com> <20080207135336.GA21239@openwall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: [PHP-DEV] Re: untie the MD4 code from MD5 & replace the MD5 code From: solar@openwall.com (Solar Designer) Hi Pierre, On Thu, Feb 07, 2008 at 03:00:55PM +0100, Pierre Joye wrote: > Nice addition but can you please try to keep on thread for the > discussions? Thanks :-) Are you referring to the changing Subject? If so, I prefer Subjects that reflect message content, whereas threading can, should, and usually does rely on Message-ID, In-Reply-To, and References headers. If this mailing list has a different rule - such as to keep the Subject fixed even when discussion deviates - I am willing to follow it indeed... In fact, this is what I did now (kept the Subject although this message is not on the patch anymore), even though I dislike having to do it. Alexander