Download List

项目描述

The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-03 22:10 Back to release list
4.36

Win32的DLL中的OpenSSL 1.0.0d进行了更新到版本。介绍了动态内存的字符串操作管理,以防止静电strlen的限制,降低堆栈足迹。比较严格的公共密钥添加了对“验证= 3”证书检查模式。听积压参数(2)由5​​为SOMAXCONN改善重载的行为。一个错误的数量是固定的,包括内存泄漏和一些Mac OS X的兼容性修补程序。
标签: Major bugfixes
Win32 OpenSSL DLLs were updated to version 1.0.0d. Dynamic memory was introduced for management of string manipulation in order to prevent a static STRLEN limit and to lower stack footprint. Strict public key comparison was added for "verify = 3" certificate checking mode. Backlog parameter of listen(2) was changed from 5 to SOMAXCONN to improve behavior on heavy load. A number of bugs were fixed, including a memory leak and some Mac OS X compatibility fixes.

Project Resources