log common-kex.c @ 757:230666086711 ecc

age author description
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 00:18:50 +0800 Matt Johnston Take transmit and receive keys into use separately
Wed, 03 Apr 2013 00:43:31 +0800 Matt Johnston Put some #ifdef options around first-follows options in case they kexguess
Sat, 30 Mar 2013 23:55:05 +0800 Matt Johnston Get rid of client/server specific buf_match_algo, use single kexguess
Fri, 29 Mar 2013 23:29:48 +0800 Matt Johnston Add kexguess2 behaviour kexguess
Fri, 29 Mar 2013 20:44:13 +0800 Matt Johnston first_kex_packet_follows working, needs tidying kexguess
Wed, 20 Mar 2013 23:13:45 +0800 Matt Johnston Fix "-m none" case and ugly typo
Thu, 17 May 2012 08:09:19 +0800 Matt Johnston Merge in "-m"/"-c" code insecure-nocrypto
Thu, 17 May 2012 00:26:12 +0800 Matt Johnston ENABLE_USER_ALGO_LIST should work for the client
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Wed, 16 May 2012 22:54:51 +0800 Matt Johnston Update insecure-nocrypto to current head insecure-nocrypto
Thu, 10 May 2012 08:38:37 +0800 Matt Johnston - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be sha2
Fri, 10 Feb 2012 18:32:18 +0800 Matt Johnston Clear a few buffers when possible
Tue, 22 Nov 2011 19:28:58 +0700 Matt Johnston A few build fixes dropbear-tfm
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Sun, 27 Feb 2011 13:57:32 +0000 Matt Johnston Refer to RFCs rather than drafts, update some section references
Thu, 24 Feb 2011 12:42:42 +0000 Matt Johnston Add diffie-hellman-group14-sha1 KEX method
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Fri, 11 Sep 2009 14:02:04 +0000 Matt Johnston - Disable compression for non-final multihops
Sun, 26 Jul 2009 15:39:47 +0000 Matt Johnston - Add option to change zlib windowBits/memLevel
Sun, 01 Mar 2009 16:15:57 +0000 Matt Johnston - Get rid of decryptreadbuf, just decrypt in-place with readbuf
Thu, 06 Nov 2008 13:33:06 +0000 Matt Johnston Update nocrypto branch to current head insecure-nocrypto
Thu, 06 Nov 2008 13:16:55 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a408e2dc60e4483dfd2a) insecure-nocrypto
Mon, 29 Sep 2008 13:53:31 +0000 Matt Johnston - Add Counter Mode support
Mon, 29 Sep 2008 02:23:04 +0000 Matt Johnston Add support for [email protected] delayed compression.
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Sun, 04 Feb 2007 10:32:59 +0000 Matt Johnston merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'