upgrade to stunnel v3.18
- MAX_CLIENTS is calculated based on FD_SETSIZE, now. - Problems with closing SSL in transfer() fixed. - -I option to bind a static local IP address added. - Debug output of info_callback redesigned.
This commit is contained in:
parent
4bb0c095b7
commit
f2653127d3
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.13 2001/07/23 08:55:25 jakob Exp $
|
# $OpenBSD: Makefile,v 1.14 2001/07/31 20:13:25 jakob Exp $
|
||||||
|
|
||||||
COMMENT= SSL encryption wrapper for standard network daemons
|
COMMENT= SSL encryption wrapper for standard network daemons
|
||||||
|
|
||||||
DISTNAME= stunnel-3.16
|
DISTNAME= stunnel-3.18
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
NEED_VERSION= 1.363
|
NEED_VERSION= 1.363
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (stunnel-3.16.tar.gz) = f5f1757fd6791b0c8477d2f127b27ed3
|
MD5 (stunnel-3.18.tar.gz) = e6cb1bf389ca7d42f22e1b63fcbda9d2
|
||||||
RMD160 (stunnel-3.16.tar.gz) = 8aa328b511ef80912c971cc0b4b8f1db09158288
|
RMD160 (stunnel-3.18.tar.gz) = b831da5d683681831f0781dbadde968392dc8de1
|
||||||
SHA1 (stunnel-3.16.tar.gz) = 918a5ddf3555c33c67d9c3bbea6fe4ab1ab7859a
|
SHA1 (stunnel-3.18.tar.gz) = 6eb5f04eecbaf7558bc71032400d4bab2d64d13e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user