From owner-freebsd-current Tue Oct 29 19:29:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF88E37B401 for ; Tue, 29 Oct 2002 19:29:37 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8E743E3B for ; Tue, 29 Oct 2002 19:29:37 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g9U3TbJR076970; Tue, 29 Oct 2002 19:29:37 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id g9U3SMQ6076948; Tue, 29 Oct 2002 19:28:22 -0800 (PST) Date: Tue, 29 Oct 2002 19:28:21 -0800 From: "David O'Brien" To: Bill Fenner Cc: freebsd-current@freebsd.org Subject: Re: libfetch(3) patch for SSL Message-ID: <20021030032821.GA76891@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200210300312.g9U3CPZs021756@stash.attlabs.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210300312.g9U3CPZs021756@stash.attlabs.att.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 29, 2002 at 07:12:25PM -0800, Bill Fenner wrote: > then gets ignored by http.c . Ignoring the bigger picture of the error > checking, this fix at least gets https: working again by making sure > that _fetch_putln doesn't construct an iov with iov_len == 0. (Yes, > this is against rev 1.40, post-brouhaha). This patch does not break pkg_add -r or fetch in my environment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message