00a9eb792d
* New feature sponsored by SURFnet http://www.surfnet.nl/ - Support for CIFS aka SMB protocol SSL negotiation. * New features - CRL support with new CApath and CAfile global options. - New 'taskbar' option on WIN32 (thx to Ken Mattsen <ken.Mattsen@roxio.com>). - New -fd command line parameter to read configuration from a specified file descriptor instead of a file. - accept is reported as error with [section] defined (in stunnel 4.04 it was silently ignored causing problems for lusers that did not read the fine manual). - Use fcntl() instead of ioctlsocket() to set socket nonblocking when it is supported. - Basic support for hardware engines with OpenSSL >= 0.9.7. - French manual by Bernard Choppy <choppy@imaginet.fr>. - Thread stack size reduced to 64KB for maximum scalability. - Added optional code to debug thread stack usage. - Support for nsr-tandem-nsk (thx to Tom Bates <tom.bates@hp.com>). * Bugfixes - TCP wrappers code moved to CRIT_NTOA critical section since it uses static inet_ntoa() result buffer. - SSL_ERROR_SYSCALL handling problems fixed. - added code to retry nonblocking SSL_shutdown() calls. - Use FD_SETSIZE instead of 16 file descriptors in inetd mode. - fdscanf groks lowercase protocol negotiation commands. - WIN32 taskbar GDI objects leak fixed. - Libwrap detection bug in ./configure script fixed. - grp.h header detection fixed for NetBSD and possibly other systems. - Some other minor updates.
33 lines
983 B
Text
33 lines
983 B
Text
@comment $NetBSD: PLIST,v 1.4 2004/02/16 11:48:38 martti Exp $
|
|
lib/libstunnel.la
|
|
lib/libstunnel.so
|
|
man/man8/stunnel.8
|
|
man/man8/stunnel.fr.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/script.sh
|
|
share/doc/stunnel/examples/stunnel.init
|
|
share/doc/stunnel/examples/stunnel.spec
|
|
share/doc/stunnel/stunnel.fr.html
|
|
share/doc/stunnel/stunnel.html
|
|
share/doc/stunnel/stunnel.pl.html
|
|
share/examples/stunnel/stunnel.conf-sample
|
|
@dirrm share/examples/stunnel
|
|
@dirrm share/doc/stunnel/examples
|
|
@dirrm share/doc/stunnel
|