log

age author description
Sun, 14 Apr 2013 22:49:19 +0800 Matt Johnston merge
Sun, 14 Apr 2013 22:49:10 +0800 Matt Johnston -y -y to disable hostkey checking
Thu, 11 Apr 2013 23:03:58 +0800 Matt Johnston Fix zlib for split newkeys
Wed, 10 Apr 2013 21:32:55 +0800 Matt Johnston run closehandlers on cleanup
Wed, 10 Apr 2013 21:32:44 +0800 Matt Johnston reset terminal modes before printing a message
Tue, 09 Apr 2013 22:47:03 +0800 Matt Johnston A bit of debugging output ecc
Tue, 09 Apr 2013 22:44:19 +0800 Matt Johnston Be safer with how we handle ltc_ecc_sets[] (particularly with ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Mon, 08 Apr 2013 23:56:31 +0800 Matt Johnston - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() ecc
Mon, 08 Apr 2013 23:12:35 +0800 Matt Johnston add printmpint() for debugging ecc
Mon, 08 Apr 2013 23:12:20 +0800 Matt Johnston ecdh works against OpenSSH ecc
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Sat, 06 Apr 2013 16:00:37 +0800 Matt Johnston Make _sign and _verify functions take a buffer* rather than void* and int ecc
Fri, 29 Mar 2013 00:28:09 +0800 Matt Johnston More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, ecc
Fri, 29 Mar 2013 00:26:46 +0800 Matt Johnston Set LTC_SOURCE for proper ltm_desc etc ecc
Wed, 27 Mar 2013 23:50:52 +0800 Matt Johnston ecc key import function ecc
Wed, 27 Mar 2013 00:38:03 +0800 Matt Johnston more bits on ecc branch ecc
Tue, 26 Mar 2013 01:35:22 +0800 Matt Johnston refactor kexdh code a bit, start working on ecdh etc ecc
Thu, 04 Apr 2013 07:51:13 +0800 Matt Johnston setup tcp after requesting a channel - might hide some DNS latency
Thu, 04 Apr 2013 00:18:50 +0800 Matt Johnston Take transmit and receive keys into use separately
Wed, 03 Apr 2013 23:54:58 +0800 Matt Johnston Fix MAC bug which would prevent asymmetric hashes
Wed, 03 Apr 2013 19:23:53 +0800 Matt Johnston Just put the version string on the queue, don't use atomicio
Wed, 03 Apr 2013 07:34:18 +0800 Matt Johnston fix leftover kexguess debugging
Wed, 03 Apr 2013 07:33:47 +0800 Matt Johnston Fix a few options and headers
Wed, 03 Apr 2013 00:50:46 +0800 Matt Johnston merge
Wed, 03 Apr 2013 00:49:24 +0800 Matt Johnston merge kexguess branch
Wed, 03 Apr 2013 00:43:31 +0800 Matt Johnston Put some #ifdef options around first-follows options in case they kexguess
Wed, 03 Apr 2013 00:32:55 +0800 Matt Johnston Don't usually need to recalculate dh_e for the repeated kexdh_init packet kexguess
Wed, 03 Apr 2013 00:32:05 +0800 Matt Johnston Add sentinel attribute kexguess