510ConnectBot

Copyright © 2015-2023 Carl Byington <carl@five-ten-sg.com>

This is an enhanced version of the popular open-source telnet and secure shell (SSH) client ConnectBot. It now includes tn5250 emulation.

It is licensed under the GPLv3 or later license.

The complete source code for this application is available at http://www.five-ten-sg.com/510Connectbot

Credits

This software is based on VX Connectbot provided under the Apache License, Version 2.0. Copyright © 2012 Martin Matuska http://connectbot.vx.sk

Based on Irssiconnectbot provided under the Apache License, Version 2.0. Copyright © 2013 Iiro Uusitalo and Ville Kerminen https://github.com/irssiconnectbot/irssiconnectbot

Based on ConnectBot provided under the Apache License, Version 2.0. Copyright © 2007-2008 Kenny Root http://the-b.org and Jeffrey Sharkey http://jsharkey.org

Based on the Ganymed SSH2 client provided under a BSD-style license. Copyright © 2005-2006 Swiss Federal Institute of Technology (ETH Zurich), Department of Computer Science http://www.inf.ethz.ch, Christian Plattner. Copyright © 2006-2013 Christian Plattner. http://code.google.com/p/ganymed-ssh-2/ The Java implementations of the AES, Blowfish and 3DES ciphers have been taken (and slightly modified) from the cryptography package released by "The Legion Of The Bouncy Castle". Copyright © 2000-2004 The Legion Of The Bouncy Castle http://www.bouncycastle.org The following disclaimer applies:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER 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.

Based on JTA Telnet/SSH client provided under the GPLv2 license. Copyright © 1996-2005 Matthias L. Jugel and Marcus Meiner http://www.javassh.org

Based on TN5250J terminal emulator provided under the GPLv2 license. Copyright © 2001 Kenneth J. Pouncey. http://tn5250j.sourceforge.net

Includes the JSOCKS library, provided under the GNU LGPL license. http://jsocks.sourceforge.net

Includes JZlib provided under a BSD-style license. Copyright © 2000-2004 JCraft, Inc. http://www.jcraft.com

Includes the ssh-agent service developed by Roberto Tyley https://github.com/rtyley

SCP file transfer support is based on https://github.com/staktrace/connectbot/commits/filetransfer modifications by Kartikaya Gupta.

Internal file selection dialog is based on http://code.google.com/p/android-file-dialog Android File Dialog by Alexander Ponomarev, provided under a BSD-style license.