log common-kex.c @ 603:3aa74a4d83ae

age author description
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'
Sun, 04 Feb 2007 10:31:48 +0000 Matt Johnston Add comments about requiring keysize <= 2*SHA1_HASH_SIZE
Tue, 08 Aug 2006 15:31:38 +0000 Matt Johnston some more debugging output debug-unrandom
Fri, 07 Jul 2006 09:28:32 +0000 Matt Johnston From Erik Hovland