exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 26 - 50 of 53 RSS Feed

Files

stunnel-3.19.tar.gz
Posted Aug 10, 2001
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code. Windows binaries available here.

Changes: A critical section was added around TCP Wrappers code that is not MT-safe. Some FreeBSD/NetBSD patches were made to ./configure and some Win32 compile fixes were made.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | bf40aea9c1eb937897f453d07508b41ca7f4abeb9afb09b1413c74f45b9c49a4
stunnel-3.18.tar.gz
Posted Aug 4, 2001
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: More transfer() bugs fixed. -I option to bind a static local IP address have been added. Debug output of info_callback was redesigned.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | aaf0f934ea4a2833ca6354c5c90c8a0b0d6ab2ca96d1a8d673f23b26801f65d6
stunnel-3.16.tar.gz
Posted Jul 23, 2001
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: This release has some transfer improvements and lots of bugfixes. A -o option to append log messages to a file has been added.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | 58dbe96cc345f0da76e6db10ebb3c98646a3db01584b7d4fa8b27ed549838580
stunnel-3.15.tar.gz
Posted Jul 17, 2001
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: A serious bug which resulted in random transfer() hangs was fixed. A new ./configure option, --with-tcp-wrappers, was added. POP3 protocol client support, NNTP protocol client support, and RFC 2487 (SMTP STARTTLS) client mode support were added.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | 6e4d7e447da11663c0fcc3a2d11473a11cf10c1749296834f5f4397a88f6e5df
stunnel-3.13.tar.gz
Posted Feb 3, 2001
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: This release removes all zombies appearing in local mode, and supports 64-bit machines, as well as OOB data.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | aa31d76d8c3278f5f23d0309d04430c924992a6ef0cf92d92025327ec1e2a612
stunnel-3.11.tar.gz
Posted Dec 26, 2000
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: A fix for a new problem with zombies, an attempt to be integer-size independent, and a new SIGHUP handler.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | 0ecc3ce0c713984c4cdf1db4c321409f8baf498b7b0a65ea41e020ceae5ffc20
stunnel-3.10.tar.gz
Posted Dec 21, 2000
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: Internal thread synchronization code was added. Bugs were fixed.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | 5e30575cc63be30df6b4b637dd5e05ab0836a7fa95e367d067e9467d7e46bca6
stunnel-3.9.tar.gz
Posted Dec 15, 2000
Authored by Michal Trojnara | Site stunnel.org

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, NNTP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.

Changes: Fixes a security vulnerability in the syslog() function, uses an improved ssl loop to combat the 'random hang' problem of previous releases, and correctly honors client keylength requests. We strongly suggest you upgrade now.
tags | arbitrary, encryption, tcp, imap, protocol
systems | windows, unix
SHA-256 | 6e5823fa9edd49e61120e42eff0ef519263f3c773f984da6ec77d63e51a183f2
stunnel-3.8.tar.gz
Posted Feb 24, 2000
Authored by AdamH | Site opensores.thebunker.net

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 daemons running on your system you can easily setup to communicate with clients over secure SSL channels. stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers as well as standalone daemons like NNTP, SMTP and HTTP without changes to the source code.

Changes: Bug fixes, compile fixes.
tags | remote, web, local, encryption, imap
SHA-256 | c90edd9e2a8fd94ab9f1c1cf08c86094fc48abc6775010957d62fb11c4127d9f
stunnel-3.7.tar.gz
Posted Feb 15, 2000
Authored by AdamH | Site opensores.thebunker.net

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 daemons running on your system you can easily setup to communicate with clients over secure SSL channels. stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers as well as standalone daemons like NNTP, SMTP and HTTP without changes to the source code.

tags | remote, web, local, encryption, imap
SHA-256 | b68f821489ddecc7ac8dc8b1bfd89b1ad105c707e662548bf62d6c83ffbb8768
FAQ.txt
Posted Dec 21, 1999

FAQ.txt

tags | encryption
SHA-256 | 5861bfc980225f5f5d2e0c40707f84cd7c46eab3b5ef98bd25efa2b97af72d33
stunnel-3-manual.html
Posted Dec 21, 1999

stunnel-3-manual.html

tags | encryption
SHA-256 | 78b4d2495b2f5025fafd76d980578ee5d6b9abd239c5328b2842e8cb7144d67a
stunnel-3.0.exe
Posted Dec 21, 1999

stunnel-3.0.exe

tags | encryption
SHA-256 | 36eb62b51ca07f989d6bedfff1a9abb0d7aa14a9f3362a423e5b931a137d9b0d
stunnel-3.0.tar.gz
Posted Dec 21, 1999

stunnel-3.0.tar.gz

tags | encryption
SHA-256 | 656967f9acfcdd36d68b80784a60760e55b7bc4d11ba0abbe7542e99e408931a
stunnel-3.1.exe
Posted Dec 21, 1999

stunnel-3.1.exe

tags | encryption
SHA-256 | 6b9181e4a097bcf2f328ddb276a08c646c673d2bc5e8ebe00cdd76da2818805b
stunnel-3.1.tar.gz
Posted Dec 21, 1999

stunnel-3.1.tar.gz

tags | encryption
SHA-256 | 194084f6df31ac456837d2d936f11bf1f9e04d71dda528b27df129605bccc24e
stunnel-3.2.exe
Posted Dec 21, 1999

stunnel-3.2.exe

tags | encryption
SHA-256 | ac6d97d4dd2e4a578602620805e862917a4782b67d320e12d9269d12806a2835
stunnel.lsm
Posted Dec 21, 1999

stunnel.lsm

tags | encryption
SHA-256 | 14c88ea1501ef4dc8e167263f4c6228d70314b71f13c6867eda4da8d81f1bc2b
stunnel.pem
Posted Dec 21, 1999

stunnel.pem

tags | encryption
SHA-256 | 2381229c1f802a884a59f63abbbbb9a1f6680bff81bdb8196524d5351115d735
dlls.zip
Posted Dec 21, 1999

dlls.zip

tags | encryption
SHA-256 | 4602132bfdddb93bc64885405f56f48328e83ab29fe80b288c4f22c1350a0d31
INSTALL.W32
Posted Dec 21, 1999

INSTALL.W32

tags | encryption
SHA-256 | a7dee9fd169b6c755790469cb1b6173eda6048d57d0a17708ac646aa382cd464
libeay32.dll
Posted Dec 21, 1999

libeay32.dll

tags | encryption
SHA-256 | 41b1bd6122c2466e3e80c714a83a204b7f7afe3aab428c55bdd50913301e00b6
ssleay32.dll
Posted Dec 21, 1999

ssleay32.dll

tags | encryption
SHA-256 | 2c09e6ced572755893635f4e82b19d91b60ea64000b04f79149a3ab89eac09f2
stunnel-2-faq-polish.html
Posted Dec 21, 1999

stunnel-2-faq-polish.html

tags | encryption
SHA-256 | ac880df2d158eca8a1ca5de0c3f4edede5ed7cdc3b6b3167ad97466cfe280e88
stunnel-2-manual.html
Posted Dec 21, 1999

stunnel-2-manual.html

tags | encryption
SHA-256 | 80a35ad914b1bcfa9a73a5faffc5d35b1bcfed3767cc8f0a02fa717ded6a734e
Page 2 of 3
Back123Next

Top Authors In Last 30 Days

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close