diff options
author | martti <martti@pkgsrc.org> | 2003-01-18 08:33:42 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-01-18 08:33:42 +0000 |
commit | 4bab2ec9a5b170508019ab16c92685e4f4bae089 (patch) | |
tree | 48e8eb00228616764ed533aefed50de316099f93 /security/stunnel/distinfo | |
parent | 5c4d484812c3f8827783ea16bb61bab3df058310 (diff) | |
download | pkgsrc-4bab2ec9a5b170508019ab16c92685e4f4bae089.tar.gz |
Updated stunnel to 4.04 (upgrade to 4.03 provided by Juan RP in pkg/19310)
* New features sponsored by MAXIMUS http://www.maximus.com/
- New 'options' configuration option to setup
OpenSSL library hacks with SSL_CTX_set_options().
- 'service' option also changes the name for
TCP Wrappers access control in inetd mode.
- SSL is negotiated before connecting remote host
or spawning local process whenever possible.
- REMOTE_HOST variable is always placed in the
enrivonment of a process spawned with 'exec'.
- Whole SSL error stack is dumped on errors.
- Manual page updated (special thanks to Brian Hatch).
- New user interface (config file).
- Single daemon can listen on multiple ports, now.
- Delayed DNS lookup added.
* Other new features
- All the timeouts are now configurable including
TIMEOUTclose that can be set to 0 for MSIE and other
buggy clients that do not send close_notify.
- Stunnel process can be chrooted in a specified directory.
- Numerical values for setuid() and setgid() are allowed, now.
- Confusing code for setting certificate defaults introduced in
version 3.8p3 was removed to simplify stunnel setup.
There are no built-in defaults for CApath and CAfile options.
- Private key file for a certificate can be kept in a separate
file. Default remains to keep it in the cert file.
- Manual page updated.
Diffstat (limited to 'security/stunnel/distinfo')
-rw-r--r-- | security/stunnel/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index d560380848d..559fb6ac724 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2001/12/28 07:22:29 tron Exp $ +$NetBSD: distinfo,v 1.13 2003/01/18 08:33:42 martti Exp $ -SHA1 (stunnel-3.22.tar.gz) = c565ef001602faee544d7736bb53b1d4c1a3d162 -Size (stunnel-3.22.tar.gz) = 204413 bytes -SHA1 (patch-aa) = cf8b1c1658d2aee82fcec36070ccf84c14e0bce7 -SHA1 (patch-ab) = 31f36bdff7548280cb6fb611f368532e734e51e1 +SHA1 (stunnel-4.04.tar.gz) = 9f0f85eb0620ee4f4f68d833eb3f39eb31960f31 +Size (stunnel-4.04.tar.gz) = 309072 bytes +SHA1 (patch-aa) = 616058e0fb75ba4d3edaa079b24b5c72e7a8f1f5 +SHA1 (patch-ab) = e4001b6d4d54421bef439ee98c65fce96f6face0 |