Share

Secure Reverse Telnet Protocol

File Release Notes and Changelog

Release Name: srtp-v1_0-0-3 test

Notes: sRTP-v1_0.0.3 Test Release Notes Last Modified: 5-27-2003 --------------------------------------------------------------- System Requirements: (* indicate required in production release only) Java 1.4 JRE Client: * Gateway certificate installed in Java key store(JKS) Server: * Gateway certificate installed in JKS Gateway: * Generated Sun X.509 certificate Known Bugs: --Gateway fails to de-regester server after it disconnects --On OSX, Gateway, client, and server fail to find USERS and test certificate file. Copyright 2003. Alex Stone. This product is distributed under the GNU Public License (GPL). Please read the LICENSES file for more information regarding this license.


Changes: 0.0.1 to 0.0.3: 5/24/2003 ------------------------- > rtp.server.RTPServerSession ----Design: Added code to determine appropriate shell for major platforms ----Design: Added appexec() to execute apps instead of through shell ----Design: Renamed exec() to shellexec() ----Design: Now prompts for name of gateway ----Bugfix: Added space between shell and command strings in shellexec() and appexec() > rtp.gateway.RTPGatewayConnectionListener ----Design: Added notification of listening address and port ----Design: Now asks user for hostName to bind socket to > rtp.client.RTPClientSession ----Design: Now prompts for name of gateway