stunnel v3.20
- setsockopt() optlen set according to the optval for Solaris. - Minor NetBSD compatibility fixes by Martti Kuparinen. - Minor MSVC6 compatibility fixes by Patrick Mayweg. - SSL close_notify timeout reduced to 10 seconds of inactivity. - Socket close instead of reset on close_notify timeout. - Some source arrangement and minor bugfixes.
This commit is contained in:
parent
e3a9896c2e
commit
2eaec7c234
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2001/08/13 08:15:14 mpech Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2001/08/16 05:45:15 jakob Exp $
|
||||
|
||||
COMMENT= SSL encryption wrapper for standard network daemons
|
||||
|
||||
DISTNAME= stunnel-3.19
|
||||
DISTNAME= stunnel-3.20
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.363
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (stunnel-3.19.tar.gz) = 5513d44a47c12687809c69d858a96e17
|
||||
RMD160 (stunnel-3.19.tar.gz) = 35f0d0fbe7df40618336408926002a0f32d92a82
|
||||
SHA1 (stunnel-3.19.tar.gz) = f08c9c469a4b7978570c0bd9dbb33aabc25602f8
|
||||
MD5 (stunnel-3.20.tar.gz) = b189f3be6358bd5c714d8c013340ff35
|
||||
RMD160 (stunnel-3.20.tar.gz) = 3251c5e7dfb677b1cb69e3eb8fe5f407db4fbacd
|
||||
SHA1 (stunnel-3.20.tar.gz) = 5548dcb434837e490818c300a3ff90a0a91a389a
|
||||
|
Loading…
x
Reference in New Issue
Block a user