pkgsrc/security/stunnel/PLIST
martti 4bab2ec9a5 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.
2003-01-18 08:33:42 +00:00

30 lines
868 B
Text

@comment $NetBSD: PLIST,v 1.2 2003/01/18 08:33:42 martti Exp $
etc/stunnel/stunnel.conf-sample
lib/libstunnel.la
lib/libstunnel.so
man/man8/stunnel.8
man/man8/stunnel.pl.8
sbin/stunnel
share/doc/stunnel/AUTHORS
share/doc/stunnel/BUGS
share/doc/stunnel/COPYING
share/doc/stunnel/COPYRIGHT.GPL
share/doc/stunnel/CREDITS
share/doc/stunnel/ChangeLog
share/doc/stunnel/INSTALL
share/doc/stunnel/INSTALL.W32
share/doc/stunnel/NEWS
share/doc/stunnel/PORTS
share/doc/stunnel/README
share/doc/stunnel/TODO
share/doc/stunnel/examples/ca.html
share/doc/stunnel/examples/ca.pl
share/doc/stunnel/examples/importCA.html
share/doc/stunnel/examples/importCA.sh
share/doc/stunnel/examples/stunnel.init
share/doc/stunnel/examples/stunnel.spec
share/doc/stunnel/stunnel.html
share/doc/stunnel/stunnel.pl.html
@dirrm share/doc/stunnel/examples
@dirrm share/doc/stunnel
@dirrm etc/stunnel