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 Requirements

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-11-27 07:40
4.48

FIPS 호환 OpenSSL Dll Windows installer와 함께 제공 됩니다. FIPS 모드와 함께 비활성화할 수 있습니다에서 "fips = no" 구성 파일 옵션. Windows GUI의 안정성 또한 향상 했다.
FIPS-compliant OpenSSL DLLs are supplied with the Windows installer. FIPS mode can be disabled with the "fips = no" configuration file option. The stability of the Windows GUI was also improved.

2011-11-08 06:42
4.46

이 릴리스에 유닉스 소켓 지원을 추가 (예: "연결 = /var/run/stunnel/socket") 및 새 인증서 확인 모드 ("확인 = 4") CA 체인을 무시 하 고만 피어 인증서를 확인 하. 또한 일부 성능 및 확장성 최적화 및 컴파일 버그 수정이 포함 되어있습니다.
Tags: Stable
This release adds Unix socket support (e.g., "connect = /var/run/stunnel/socket") and a new certificate verification mode ("verify = 4") to ignore the CA chain and only verify the peer certificate. It also includes some performance and scalability optimizations, and compilation bugfixes.

2011-10-25 08:00
4.45

새로운 "프로토콜 프록시를 =" 원래 클라이언트 IP 주소를 보내려고 haproxy 지원이 추가 되었습니다. 수락-프록시 바인드 옵션 haproxy 1.5-dev3 이상 필요합니다. 다양 한 플랫폼에서 Win32 GUI 및 컴파일 문제 대부분 관련 된 사소한 개선 및 버그 수정 번호 추가 되었습니다.
Tags: Stable
New "protocol = proxy" support was added to send the original client IP address to haproxy. This requires the accept-proxy bind option of haproxy 1.5-dev3 or later. A number of minor improvements and bugfixes were added, mostly related to Win32 GUI and compilation issues on various platforms.

2011-09-18 10:08
4.44

새로운 SNI 및 메모리 관리 코드에서 버그가 수정되었습니다. 버퍼 오버플로 방지 힙 할당에 대한 구현이었고, GCC 버퍼 오버플로 방지 스택 할당 활성화되었습니다.
Bugs in the new SNI and memory management code were fixed. Buffer overflow protection was implemented for heap allocations, and gcc buffer overflow protection was enabled for stack allocations.

2011-09-08 07:37
4.43

Win32를하려면 openssl DLL은 버전 1.0.0e을 업데이 트되었습니다. 이 버전은 Win32에서의 구성 파일을 다시로드를 수정합니다. 포크와 UCONTEXT 스레딩 모델은 수정하고 철저하게 테스트했습니다. 주요 성능 최적화는 로깅 하위 시스템에서 수행되었다.
Win32 OpenSSL DLLs were updated to version 1.0.0e. This version fixes Win32 configuration file reload. FORK and UCONTEXT threading models were corrected and thoroughly tested. Major performance optimization was performed on the logging subsystem.

Project Resources