From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9812 invoked from network); 18 Oct 2020 08:57:59 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 18 Oct 2020 08:57:59 -0000 Received: (qmail 30139 invoked by uid 550); 18 Oct 2020 08:57:57 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 30121 invoked from network); 18 Oct 2020 08:57:57 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=dBXC1Y0cNDoREhymx5a4PCOQttAM8++eu0mhFvWZ2iY=; b=c3o+i03ImDBrZU0BRfA8g7yJvhrP7f9SkbFy60BeCSdcpw9fdf0e9TT+aL5zcp3uAk baXxvLLaoqC/bTAlSs3uiP1fiyXr1JiAQG8VOm3DwkW14HwkKCOLr13U49/PO5PZ6gic nP2W0/R4c8bQYHubFEm5uzPnpTmDtVPJJ26dzmz6Cfs4ljVK72cYfa9wbQx/V4LwF9Go ITPVHwC5/fmZV9LA4tWooTA8f7WcDiame9GVE7g0tDdol7wV7wu3QnMnHjAusJ/fNXRu mwvXKt2ptnRBAvOrTTSOPrKYGeaFOa9l3BpvBH8rkBDTbDTIOiE8cPybvdQ7sHyOFFcf cKaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=dBXC1Y0cNDoREhymx5a4PCOQttAM8++eu0mhFvWZ2iY=; b=LPQcg6grpXTIsD178kWXGCCywQdFY/Ar/uwU8fOR31ASSpuN8uRl9WOg05tG/MSZcd WHz4KaPXeWyGu6/Kpsm9Q0w9ihu4NqWGn2ASXH9JoulUUMvwtavWM9hOLyG+ZxBDkoRJ 8k/zDvaS+c6fh1+Zb8hurC5lBa2U7qpo5CEbkAuw6jUIfNcZbakbWjBz83CBirVa0XHV NkHRqgt6MWqMH9Omu4xaXnOU5+ZNd8wdeQJkQFGK4w0uaHYq0pIlSr9anU9ft/0hdfjs K7MPV1VEinN63uMc/rOGPm8TMKAZHr+xFWIyMByHcaGikc3OJ4VP5/ogUpb7tvd/X4Ec jcvQ== X-Gm-Message-State: AOAM531GMszBbDXZ5mI6JQeERTvO2egS3UgfaiV9AsPf079xtBOxX/TW kSjMLwYi41PKbbOhCtTpgM3zSoeSKmg= X-Google-Smtp-Source: ABdhPJx6zQNukv7v7R0Dwf+9zHZjxrFlQHfpOBjJh38bTe3a/CrXB0XuT3tpkZOmRn7SMm+jPfWC7Q== X-Received: by 2002:a17:906:bfc8:: with SMTP id us8mr12579783ejb.282.1603011465239; Sun, 18 Oct 2020 01:57:45 -0700 (PDT) From: Julien Ramseier Message-Id: <9B85D4E9-C7CA-4EBA-949B-AA8291E3C88C@gmail.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_62A035A0-59D7-46F6-AC5E-DEB8A7A75E1B" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Date: Sun, 18 Oct 2020 10:57:43 +0200 In-Reply-To: <20201017192751.GA10679@openwall.com> Cc: Tim van der Staaij To: musl@lists.openwall.com References: <1752dd63ca0.f45c706c130962.3068699904194055827@tim.vanderstaaij.email> <20201015203232.GA7129@openwall.com> <1752e0fb54a.df9dc6c5135741.5665031325422067973@tim.vanderstaaij.email> <20201017192751.GA10679@openwall.com> X-Mailer: Apple Mail (2.3445.104.11) Subject: Re: [musl] [PATCH] crypt: support $2b$ prefix for blowfish --Apple-Mail=_62A035A0-59D7-46F6-AC5E-DEB8A7A75E1B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > Le 17 oct. 2020 =C3=A0 21:27, Solar Designer a = =C3=A9crit : >=20 > On Thu, Oct 15, 2020 at 10:59:42PM +0200, Tim van der Staaij wrote: >> I didn't realize that this code had an upstream, should've paid more >> attention to the header! Of course I agree that syncing it with your >> version would be a better solution. >=20 > Tim, are you going to submit a revised patch? >=20 >=20 I already tried to upstream your changes some time ago, but it was not = merged: https://www.openwall.com/lists/musl/2017/01/12/6 = - Julien --Apple-Mail=_62A035A0-59D7-46F6-AC5E-DEB8A7A75E1B Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8

Le 17 oct. 2020 =C3=A0 21:27, Solar Designer <solar@openwall.com> = a =C3=A9crit :

On Thu, Oct 15, 2020 at 10:59:42PM +0200, Tim = van der Staaij wrote:
I= didn't realize that this code had an upstream, should've paid more
attention to the header! Of course I agree that syncing it = with your
version would be a better solution.

Tim, are you going to submit a = revised patch?



I already = tried to upstream your changes some time ago, but it was not = merged:
=
- Julien

= --Apple-Mail=_62A035A0-59D7-46F6-AC5E-DEB8A7A75E1B--