log src/ch/ethz/ssh2/Connection.java @ 436:0dd7fbeba5b1

age author description
Mon, 04 Aug 2014 13:08:22 -0700 Carl Byington debug kex error
Mon, 04 Aug 2014 12:11:12 -0700 Carl Byington debug kex error
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