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

age author description
Wed, 30 Mar 2022 11:44:04 +0800 Matt Johnston Make SHA1 optional, implement SHA256 fingerprints
Sat, 22 Jan 2022 16:53:04 +0300 egor-duda Implement server-side support for sk-ecdsa U2F-backed keys (#142)
Thu, 19 Aug 2021 17:39:31 +0200 Sven Roederer signkey: remove !! from SHA1 digest (#130)
Sat, 24 Oct 2020 18:56:45 +0800 Matt Johnston Add buf_decrpos()
Tue, 26 May 2020 19:57:28 +0800 Matt Johnston cast to fix warning
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
Sun, 17 May 2020 23:58:31 +0800 Matt Johnston split signkey_type and signature_type for RSA sha1 vs sha256
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, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
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
Sat, 24 Jun 2017 00:47:07 +0800 Matt Johnston merge from main fuzz