log signkey.c @ 852:7540c0822374 ecc

age author description
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Thu, 07 Nov 2013 23:49:37 +0800 Matt Johnston Add '-R' for delayed hostkey option keyondemand
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Fri, 01 Nov 2013 00:13:09 +0800 Matt Johnston Fix specifying a keysize for key generation, fix key name arguments ecc
Sat, 25 May 2013 00:54:19 +0800 Matt Johnston have separate ecdsa keys for each size ecc
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Sun, 28 Apr 2013 23:17:43 +0800 Matt Johnston more ecdsa signkey work, not correct ecc
Sun, 14 Apr 2013 00:50:03 +0800 Matt Johnston A bit of work on ecdsa for host/auth keys 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
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Sun, 04 Dec 2011 05:24:50 +0800 Matt Johnston - Fix some format strings in TRACE()s
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Wed, 21 Jul 2010 12:55:25 +0000 Matt Johnston Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client