Message ID | 20250221155653.760046-1-gerickson@nuovations.com (mailing list archive) |
---|---|
Headers | show
Received: from mail5.g24.pair.com (mail5.g24.pair.com [66.39.139.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 86B82216E19 for <connman@lists.linux.dev>; Fri, 21 Feb 2025 15:56:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=66.39.139.36 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740153420; cv=none; b=npJwcaLwsjultikZiyKATkYP+EszdUjmL90nfSniBoLTcmsfZF//rUcDxVHV5KvnK2/nTnHqg47+nTHCT5XeM0VgS6rRhvsGimHCGWMwggKqXETk9+Nv31syjjWrelHe5L2L9z5cEJ6fAN8SpuRkzlOigWtFC8Z40qFJpN0MHGc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740153420; c=relaxed/simple; bh=zztIDEUaDxdxrDPI1lZNuFp+0o/pmr9kfSju4owSk4w=; h=From:To:Subject:Date:Message-ID:MIME-Version; b=VNl8wfd5vccF/4jagngfIVCkAGlhmVZFjcK+inKXRirXj+sVOeFP3aAa8aTrOR0FmSNl2pUSjPDZp1vb+JQunTn98FVj2h8hDg+oQeD908nLCKJZjIozy6A7SaJNdOPvJxEDHS/DHq44hev7eyJrTRwgyvYTDyPYaF01RR2q8H8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nuovations.com; spf=pass smtp.mailfrom=nuovations.com; dkim=pass (2048-bit key) header.d=nuovations.com header.i=@nuovations.com header.b=Y2XELn5d; arc=none smtp.client-ip=66.39.139.36 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nuovations.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=nuovations.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=nuovations.com header.i=@nuovations.com header.b="Y2XELn5d" Received: from mail5.g24.pair.com (localhost [127.0.0.1]) by mail5.g24.pair.com (Postfix) with ESMTP id 658A21649CB for <connman@lists.linux.dev>; Fri, 21 Feb 2025 10:56:55 -0500 (EST) Received: from localhost.localdomain (c-24-6-12-99.hsd1.ca.comcast.net [24.6.12.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail5.g24.pair.com (Postfix) with ESMTPSA id 0F47912516C for <connman@lists.linux.dev>; Fri, 21 Feb 2025 10:56:54 -0500 (EST) From: Grant Erickson <gerickson@nuovations.com> To: connman@lists.linux.dev Subject: [PATCH 00/15 RESEND] Improve PAC URL Mutation and PAC URL and WISPr Proxy Failure Logging Date: Fri, 21 Feb 2025 07:56:38 -0800 Message-ID: <20250221155653.760046-1-gerickson@nuovations.com> X-Mailer: git-send-email 2.45.0 Precedence: bulk X-Mailing-List: connman@lists.linux.dev List-Id: <connman.lists.linux.dev> List-Subscribe: <mailto:connman+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:connman+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuovations.com; h=from:to:subject:date:message-id:mime-version:content-transfer-encoding; s=pair-202401062137; bh=sE3fGElCAjdLw+jzG1zT/E/YwXuWmEJXpiEDxg5+Zf0=; b=Y2XELn5dK6Jrf1DEHfVsrR30UaTFaRQA+lPoSCBn+eHT1FwSPwmA+Zpd7j1Xus0dyDL+O4WsBP0FhHz2w9AiffPSsjeSZ73oZPX5cmYHa4ZtTQTRdlI516GP57BFNa0w0E3LF6mdIZX0L8sr6HBdTQmKAQVlgDKGrJQLtH+NTgqeyGf3hluyllfgTFk2uSwIzx8aE+jIngvdKq/FhgQkCTDM4tnZYF2R+jKlp/3323LYK1YUW/4qGW6UNTflaDzhekrF+wmAcrVCuTwChxIrzpxKUED+tGKDmQGc4II6J7saTMscYoK2iQ0oLE7m7IcCVF+Hl5z8Sr97FUYLKnEm1w== X-Scanned-By: mailmunge 3.10 on 66.39.139.36 |
Series |
Improve PAC URL Mutation and PAC URL and WISPr Proxy Failure Logging
|
expand
|