Mercurial > 510Connectbot
diff xml/510connectbot.in @ 273:91a31873c42a ganymed
start conversion from trilead to ganymed
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 18 Jul 2014 11:21:46 -0700 |
parents | ce2f4e397703 |
children | b40bc65fa09a |
line wrap: on
line diff
--- a/xml/510connectbot.in Thu Jul 17 22:09:05 2014 -0700 +++ b/xml/510connectbot.in Fri Jul 18 11:21:46 2014 -0700 @@ -251,9 +251,6 @@ The tn5250 ssl/tls key storage should use the same storage mechanism as the base ssh key storage. </para> - <para> - com.trilead.ssh2 should be updated to the ganymed fork at ch.ethz.ssh2. - </para> </refsect1> <refsect1 id='copyright.1'> @@ -293,9 +290,29 @@ http://the-b.org and Jeffrey Sharkey http://jsharkey.org </para> <para> - Based on the Trilead SSH2 client provided - under a BSD-style license. Copyright (C) 2007 Trilead - AG. http://www.trilead.com + Based on the Ganymed SSH2 client provided under a BSD-style + license. Copyright (C) 2005 - 2006 Swiss Federal Institute of + Technology (ETH Zurich), Department of Computer Science + http://www.inf.ethz.ch, Christian Plattner. Copyright (C) 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 (C) 2000 - 2004 The Legion Of + The Bouncy Castle http://www.bouncycastle.org The following disclaimer + applies: + </para> + <para> + 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. </para> <para> Based on JTA Telnet/SSH client provided under the