Version: 5.64, Package name: stunnel-5.64 |
Maintained by: Gleydson Soares |
Master sites: |
Description The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware dae- mons running on your system you can easily setup them to communicate with clients over secure SSL channel. stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the programs' code. |
Filesize: 848.719 KB |
Version History (View Complete History) |
|
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-19 10:51:14 by Joel Sing | Files touched by this commit (5) |
Log message: Remove LIBRESSL_VERSION_NUMBER related patches that are no longer needed. ok gsoares@ |
2018-04-14 03:05:14 by Theo Buehler | Files touched by this commit (4) |
Log message: Clean up some LIBRESSL_VERSION_NUMBER patches that either did nothing or provided functions that are now available in libcrypto. ok gsoares, sthen (for a more aggressive earlier version) I'll revisit the other bits at p2k18. |
2018-02-23 03:26:56 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak now we have SSL_CTX_get_ciphers |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-01-09 08:40:30 by Gleydson Soares | Files touched by this commit (5) |
Log message: update to stunnel-5.39 |
2016-12-03 15:52:01 by Gleydson Soares | Files touched by this commit (2) |
Log message: update to 5.38 |
2016-11-10 03:10:50 by Gleydson Soares | Files touched by this commit (4) |
Log message: enable cert_check_subject() |
2016-11-09 16:14:31 by Gleydson Soares | Files touched by this commit (10) |
Log message: update to 5.37 OK benoit@ |
2016-04-24 06:07:48 by Gleydson Soares | Files touched by this commit (5) |
Log message: update to 5.31 OK kili@ |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-01-13 05:39:55 by Gleydson Soares | Files touched by this commit (3) |
Log message: update to 5.29 |
2015-12-03 18:38:56 by Gleydson Soares | Files touched by this commit (5) |
Log message: update to 5.27 |
2015-11-24 19:37:52 by Gleydson Soares | Files touched by this commit (5) |
Log message: update to 5.26 builds and runs fine amd64/i386... |
2015-10-13 20:05:06 by Gleydson Soares | Files touched by this commit (8) |
Log message: |
2015-06-25 08:44:30 by Gleydson Soares | Files touched by this commit (8) |
Log message: - update to 3.19; - switch threading model to pthread since that it is the default process model in stunnel; - fix stunnel.pem path in pkg/MESSAGE; - add patches to make it build with libressl; - fix some hardcoding paths in tools/stunnel.conf-sample.in. Tweaks and Feedback: jca@ yasuoka@ jasper@ brad@ and Markus Lude, thanks ! tested by yasuoka@ and Markus Lude on @sparc64(markus's tests against 3.18 version, but no many changes to 3.19, assuming that should work too...)... full changelog at: https://www.stunnel.org/sdf_ChangeLog.html |
2015-06-15 01:02:52 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Update mirrors, as this comment no longer applies. |
2014-10-27 07:16:48 by Gonzalo L. Rodriguez | Files touched by this commit (3) |
Log message: Update for Stunnel to 5.06: Security bugfixes OpenSSL DLLs updated to version 1.0.1j. https://www.openssl.org/news/secadv_20141015.txt The insecure SSLv2 protocol is now disabled by default. It can be enabled with "options = -NO_SSLv2". The insecure SSLv3 protocol is now disabled by default. It can be enabled with "options = -NO_SSLv3". Default sslVersion changed to "all" (also in FIPS mode) to autonegotiate the highest supported TLS version. New features Added missing SSL options to match OpenSSL 1.0.1j. New "-options" commandline option to display the list of supported SSL options. Bugfixes Fixed FORK threading build regression bug. OK gsoares@ (maintainer) OK schwarze@ |
2011-05-11 02:24:41 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-18 15:41:48 by Marc Espie | Files touched by this commit (144) |
Log message: USE_GROFF=Yes |
2010-08-31 02:15:45 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Remove PKGNAME=${DISTNAME} constructs where possible, as this is the default anyway. ok jasper@ |
2009-11-13 23:32:25 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade to stunnel v4.28 |
2009-05-28 12:08:49 by Jakob Schlyter | Files touched by this commit (6) |
Log message: update to stunnel v4.27 |
2008-09-22 13:20:02 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to stunnel v4.26. also; update patch to write pidfile before dropping privs. |
2008-07-15 02:33:49 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade stunnel to v4.25 |
2008-06-09 23:12:45 by Robert Nagy | Files touched by this commit (2) |
Log message: Update to stunnel v4.24, which fixes a security issue in the OCSP functionality. The bug allows a revoked certificate to successfully authenticate. Any installations with OCSP enabled should be upgraded ASAP. Other users are not affected. from William Yodlowsky |
2008-05-20 14:25:36 by Jakob Schlyter | Files touched by this commit (2) |
Log message: Update to stunnel v4.24, which fixes a security issue in the OCSP functionality. The bug allows a revoked certificate to successfully authenticate. Any installations with OCSP enabled should be upgraded ASAP. Other users are not affected. |
2008-05-14 15:06:15 by Jakob Schlyter | Files touched by this commit (6) |
Log message: upgrade to stunnel v4.23 |
2007-09-15 17:30:01 by Michael Erdely | Files touched by this commit (170) |
Log message: Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-12-05 01:40:44 by Jakob Schlyter | Files touched by this commit (2) |
Log message: stunnel v4.20 |
2006-09-27 09:30:11 by Jakob Schlyter | Files touched by this commit (6) |
Log message: stunnel v4.18 |
2006-08-09 12:44:08 by Nikolay Sturm | Files touched by this commit (2) |
Log message: don't use broken homegrown socketpair() implementation reported by mayonez at ssnet.xim.pl |
2006-04-20 10:01:52 by Alexandre Anriot | Files touched by this commit (2) |
Log message: - use the same directory for the key as mentionned in MESSAGE. - bump PKGNAME. ok jakob@ |
2006-03-23 08:49:53 by Jakob Schlyter | Files touched by this commit (6) |
Log message: stunnel 4.15 |
2005-11-16 19:50:55 by Christian Weisgerber | Files touched by this commit (1) |
Log message: - fix WANTLIB - USE_LIBTOOL while we're here |
2005-11-07 00:26:06 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade to stunnel v4.14. upgrade highly recommended by author due to bugs introduced in 4.12. |
2005-10-22 12:00:32 by Jakob Schlyter | Files touched by this commit (3) |
Log message: stunnel v4.13 |
2005-07-18 09:09:12 by Jakob Schlyter | Files touched by this commit (2) |
Log message: stunnel v4.11 |
2005-03-27 02:23:29 by Jakob Schlyter | Files touched by this commit (2) |
Log message: stunnel v4.09; bugfix release |
2005-02-28 00:03:10 by Jakob Schlyter | Files touched by this commit (2) |
Log message: stunnel v4.08, mostly bugfixes. also enable IPv6 |
2005-01-05 10:26:49 by Christian Weisgerber | Files touched by this commit (129) |
Log message: SIZE |
2005-01-03 01:06:42 by Jakob Schlyter | Files touched by this commit (3) |
Log message: stunnel 4.07, misc minor fixes |
2004-12-28 02:31:05 by Jakob Schlyter | Files touched by this commit (2) |
Log message: poll patch from author |
2004-12-27 01:24:44 by Jakob Schlyter | Files touched by this commit (6) |
Log message: stunnel 4.06 |
2004-11-28 09:32:28 by Aleksander Piotrowski | Files touched by this commit (4) |
Log message: - Kill DEINSTALL - Replace INSTALL with @newgroup, @newuser and @sample - Add WANTLIB marker - Bump PKGNAME ok jakob@ |
2004-09-15 12:36:03 by Marc Espie | Files touched by this commit (133) |
Log message: new plists. gnutls depends on lzo. |
2004-08-04 08:51:31 by Christian Weisgerber | Files touched by this commit (9) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2004-04-15 02:58:33 by Xavier Santolaria | Files touched by this commit (5) |
Log message: catch @extra escapers ... |
2004-02-16 05:33:18 by Jakob Schlyter | Files touched by this commit (11) |
Log message: update to v4.05 add chroot/privdrop from Michael Schubert |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-11-22 19:06:46 by Peter Valchev | Files touched by this commit (1) |
Log message: fix build on non-shared arches; tested on hppa |
2003-09-03 13:13:48 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to stunnel 3.26, integrates SIGCHLD handler fix and some improvements to it. Fixes a newer issue which could allow an attacker to hijack the stunnel daemon. http://marc.theaimsgroup.com/?l=bugtraq&m=106260760211958&w=2 |
2003-07-26 13:53:18 by Brad Smith | Files touched by this commit (2) |
Log message: Fix possible DoS issue due to unsafe SIGCHLD handler. http://marc.theaimsgroup.com/?l=stunnel-users&m=103600188215117 |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |
2003-01-13 01:48:14 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to version 4.04, fixes unsafe SIGCHLD handler. also some new features. |
2002-10-31 11:02:36 by Jakob Schlyter | Files touched by this commit (2) |
Log message: forgotten share subdir; nikolay sturm |
2002-10-30 04:10:35 by Jakob Schlyter | Files touched by this commit (5) |
Log message: upgrade to stunnel v4.03. summary of new features: - new user interface (config file) - single daemon can listen on multiple ports - delayed DNS lookup added - configurable timeouts - chroot support - private key file for a certificate can be kept in a separate file |
2002-10-28 10:30:52 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Tentatively enable interactive regress test. |