log keyimport.c @ 1294:56aba7dedbea

age author description
Mon, 02 May 2016 23:48:16 +0200 Matt Johnston options for disabling "normal" DH
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Thu, 04 Jun 2015 23:24:08 +0800 Matt Johnston merge
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston buf_getstring and buf_putstring now use non-unsigned char*
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sun, 03 May 2015 00:27:49 +0200 Gaël PORTAY Turn modptr local variable into unsigned char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Sat, 02 May 2015 11:37:37 +0200 Gaël PORTAY Uses k_size as an signed integer
Tue, 24 Feb 2015 22:48:14 +0800 Thorsten Horstmann Use m_burn rather than memset
Tue, 24 Feb 2015 20:51:18 +0800 Thorsten Horstmann Fix for old compilers, variable declarations at beginning of functions
Wed, 28 Jan 2015 22:42:29 +0800 Christian Engelmayer When clearing the memory of 'key' in function openssh_read(), only the size
Fri, 23 Jan 2015 22:23:23 +0800 Like Ma Fix variables may be uninitialized.
Wed, 25 Jun 2014 23:37:44 +0800 Matt Johnston Fix compiling with ECDSA and DSS disabled
Wed, 27 Nov 2013 21:30:05 +0800 Matt Johnston - Increase buffer size, fixes converting 521bit ECC key