Index of /archives/net/Crypto/SSLapps/SSLtel
Name Last modified Size Description
Parent Directory -
INSTALL.gz 1996-06-28 23:00 689
README 1996-06-28 23:00 2.6K
TODO.gz 1996-06-28 23:00 528
crypt16.dll.gz 1996-06-28 23:00 130K
ssl16.dll.gz 1996-06-28 23:00 28K
ssltel.exe 1996-06-28 23:00 212K
SSLtel - SSLtelnet for Windows
SSLtel is an implementation of SSLtelnet for Windows based on NCSA Windows
Telnet BETA3.
This software is presently at ALPHA release stage ... i.e. it seems to work
okay but certainly is not considered tested and stable. Use it at your
own risk.
The WIN16 version is known to work under the standard TCP/IP WINSOCK
implementation on the following platforms:
- Microsoft Windows 3.1, 3.11,
- Microsoft Windows for Workgroups
- Microsoft Windows 95
- Microsoft Windows NT 3.51
Other WINSOCK implementations may or may not work.
SSLtel currently requires ASYNC support from the underlying WINSOCK
implementation for hostname lookups and for network I/O.
SSLtel is Copyright 1996 Tim Hudson.
----------------------------------------------------------------------------
The original NCSA Windows Telnet BETA3 was used as a starting point.
It did not contain the following:
- telnet option negotiation
- stable vt100 emulation with scrolling region support
- decent rendering (the screen painting model was *seriously* flawed)
- commented code
- ability to reconnect in the same window without exiting the application
- decent menu options
- debug support
Over 90% of the effort involved in getting SSLtel operational was fixing
problems with the starting code base rather than adding in SSL support
using SSLeay-0.6.0.
See
ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/ - SSLeay sources
ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/ - SSL application sources
http://www.psy.uq.oz.au/~ftp/Crypto/ - SSLeay FAQ.
Mail to ssl-users-request@mincom.com for instructions on how to join the
ssl-users mailing list. You will be mailed instructions for interacting with
"factotum" - a majordomo varient that manages the SSL mailing lists.
This work was done by:
Tim Hudson
tjh@mincom.com
+61 7 3303 3333
----------------------------------------------------------------------------
THIS SOFTWARE IS PROVIDED BY TIM HUDSON ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.