From owner-cvs-all Fri Oct 27 20: 6:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75B7537B479; Fri, 27 Oct 2000 20:06:49 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA40577; Fri, 27 Oct 2000 20:06:49 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200010280306.UAA40577@freefall.freebsd.org> From: Will Andrews Date: Fri, 27 Oct 2000 20:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pop3gwd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/pop3gwd/files SECURITY patch-connect_loginc patch-get_remote_datac patch-ioc patch-mainc patch-makefile patch-parse_cmd_linec patch-pop3-gwh ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/10/27 20:06:49 PDT Modified files: mail Makefile Added files: mail/pop3gwd Makefile distinfo pkg-comment pkg-descr pkg-plist mail/pop3gwd/files SECURITY patch-connect_loginc patch-get_remote_datac patch-ioc patch-mainc patch-makefile patch-parse_cmd_linec patch-pop3-gwh patch-relay_datac Log: Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls. It appears to have been heavily audited (at least as far as string format paranoia goes, and optimizes: snprintf() -> strlcpy()). PR: 22123 Submitted by: Joao Carlos Mendes Luis Obtained from: OpenBSD Revision Changes Path 1.172 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message