log cli-authpubkey.c @ 1734:73646de50f13 DROPBEAR_2020.80

age author description
Thu, 28 May 2020 22:02:03 +0800 Matt Johnston initialise variable to stop warning
Mon, 25 May 2020 20:23:02 +0800 Matt Johnston rsa-sha256 for ssh-agent
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
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const