update to v3.19

- Critical section added around non MT-safe TCP Wrappers code.
- Problem with "select: Interrupted system call" error fixed.
- errno replaced with get_last_socket_error() for Win32.
- Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen.
- Local mode process pid logged.
- Default FQDN (localhost) removed from stunnel.cnf
- ./configure changed to recognize POSIX threads library on OSF.
- New -O option to set socket options.
This commit is contained in:
jakob 2001-08-11 21:14:48 +00:00
parent 38e872a4dc
commit 7882271d50
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2001/07/31 20:13:25 jakob Exp $
# $OpenBSD: Makefile,v 1.15 2001/08/11 21:14:48 jakob Exp $
COMMENT= SSL encryption wrapper for standard network daemons
DISTNAME= stunnel-3.18
DISTNAME= stunnel-3.19
CATEGORIES= security
NEED_VERSION= 1.363

View File

@ -1,3 +1,3 @@
MD5 (stunnel-3.18.tar.gz) = e6cb1bf389ca7d42f22e1b63fcbda9d2
RMD160 (stunnel-3.18.tar.gz) = b831da5d683681831f0781dbadde968392dc8de1
SHA1 (stunnel-3.18.tar.gz) = 6eb5f04eecbaf7558bc71032400d4bab2d64d13e
MD5 (stunnel-3.19.tar.gz) = 5513d44a47c12687809c69d858a96e17
RMD160 (stunnel-3.19.tar.gz) = 35f0d0fbe7df40618336408926002a0f32d92a82
SHA1 (stunnel-3.19.tar.gz) = f08c9c469a4b7978570c0bd9dbb33aabc25602f8