log src/ch/ethz/ssh2/Connection.java @ 371:071a1ff9b6bf

age author description
Mon, 04 Aug 2014 11:42:15 -0700 Carl Byington debug kex error
Mon, 04 Aug 2014 11:39:58 -0700 Carl Byington debug kex error
Mon, 04 Aug 2014 09:41:22 -0700 Carl Byington remove synchronized from close methods, since they may be called indirectly from connect()
Thu, 31 Jul 2014 18:39:36 -0700 Carl Byington compensate for SecureRandom bug on older devices
Thu, 31 Jul 2014 15:17:31 -0700 Carl Byington fixed hang during connection, restore synchronized methods ganymed
Thu, 31 Jul 2014 08:36:33 -0700 Carl Byington add ecdsa key support everywhere ganymed
Thu, 31 Jul 2014 08:20:47 -0700 Carl Byington add ecdsa key support everywhere ganymed