Mercurial > dropbear
log cli-authpubkey.c @ 1862:6f265a35159a
age | author | description |
---|---|---|
Thu, 19 Aug 2021 17:37:14 +0200 | Manfred Kaiser | added option to disable trivial auth methods (#128) |
Thu, 04 Mar 2021 21:03:02 +0800 | Matt Johnston | Define _GNU_SOURCE properly, other header fixes |
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 |