log keyimport.c @ 1938:77bc00dcc19f default tip main master

age author description
Wed, 30 Mar 2022 10:10:15 +0800 Matt Johnston Remove commented ssh.com code from keyimport
Tue, 29 Mar 2022 23:55:35 +0800 Matt Johnston Fix dropbearconvert ecdsa parsing error typo
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Tue, 29 Mar 2022 23:27:55 +0800 Matt Johnston Add ecdsa OpenSSH format for dropbearconvert
Tue, 29 Mar 2022 22:27:55 +0800 Matt Johnston Support RSA OpenSSH new format in dropbearconvert
Tue, 29 Mar 2022 16:46:06 +0800 Matt Johnston Fix ed25519 dropbear to openssh conversion
Sat, 24 Oct 2020 18:56:45 +0800 Matt Johnston Add buf_decrpos()
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Mon, 06 Apr 2020 23:18:26 +0800 Matt Johnston use sigtype where appropriate
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Wed, 20 Mar 2019 16:42:47 +0100 Christian Hohnstädt dropbearconvert: keyimport.c: fix BER encoding of secp521r1 keys (#69)
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Fri, 18 Nov 2016 17:59:50 +0100 Francois Perrad fix indentation
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
Tue, 12 Jul 2016 23:33:15 +0800 Matt Johnston make indenting consistent
Tue, 12 Jul 2016 23:28:42 +0800 Matt Johnston add length checks for ecc too
Tue, 12 Jul 2016 23:00:01 +0800 Matt Johnston merge fixes from PuTTY import.c
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
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