Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73770 invoked from network); 31 Jul 2011 20:50:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2011 20:50:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:52579] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/E7-24421-610C53E4 for ; Sun, 31 Jul 2011 16:50:32 -0400 Received: by gxk27 with SMTP id 27so3572404gxk.29 for ; Sun, 31 Jul 2011 13:50:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=7g7BmlNmTkfesVHEBG0aN/PGC2xCgnP4pSemySt4w1c=; b=JHJEZaw0uez6xOWLOTBz/j/Rl89bIsDqq61WXKUt75tTr9/EBE2rWy8c9/D6XY45KP aTFWofmcJfwkysIm4E/aG9jHuTX5CV6lxRoE1aFXTgTh3tFAd3JG8iOafdTTa9N0dmpT M7qjiMxBcw1sU+sAJM8fSeviITNLtrtFFrJ/U= MIME-Version: 1.0 Received: by 10.150.237.16 with SMTP id k16mr316054ybh.208.1312145426476; Sun, 31 Jul 2011 13:50:26 -0700 (PDT) Received: by 10.147.35.15 with HTTP; Sun, 31 Jul 2011 13:50:26 -0700 (PDT) In-Reply-To: <20110731200519.GA22414@openwall.com> References: <20110717182616.GA17288@openwall.com> <20110719233714.GA28946@openwall.com> <20110731083159.GA21473@openwall.com> <20110731182016.GA22082@openwall.com> <20110731200519.GA22414@openwall.com> Date: Sun, 31 Jul 2011 22:50:26 +0200 Message-ID: To: Solar Designer Cc: PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PATCH] crypt_blowfish 1.2 From: pierre.php@gmail.com (Pierre Joye) applied :) Thanks again! On Sun, Jul 31, 2011 at 10:05 PM, Solar Designer wrote= : > On Sun, Jul 31, 2011 at 08:56:30PM +0200, Pierre Joye wrote: >> It looks like your original patch did not change anything in crypt.c > > That's correct. =A0I overlooked the need to modify crypt.c initially. > I only got to that when adding the extra tests, at which time I also > found the incorrect check in 5.4's crypt.c from the upgrade to > crypt_blowfish 1.1 a month ago. > >> I see now the other patch posted on the 20th, I missed it and it >> indeed fixes the checks in crypt.c :) I will apply it shortly! > > Yes, please. =A0Thanks! > > Alexander > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org