log common-algo.c @ 1898:3f87f7ff1092

age author description
Sat, 19 Mar 2022 09:04:18 +0000 HansH111 changed TRACE to DEBUG3 for dbclient
Tue, 01 Feb 2022 22:12:25 +0800 Matt Johnston Fix incorrect algolist TRACE print
Sun, 23 Jan 2022 17:29:39 +0800 Matt Johnston Don't include sk keys at all in KEX list
Sat, 22 Jan 2022 16:53:04 +0300 egor-duda Implement server-side support for sk-ecdsa U2F-backed keys (#142)
Sat, 24 Oct 2020 19:28:29 +0800 Matt Johnston Make "Too many remote algorithms" exit rather than log
Fri, 23 Oct 2020 20:53:58 +0800 Matt Johnston Increase MAX_PROPOSED_ALGO to 50, warn if exceeded
Wed, 10 Jun 2020 23:42:42 +0800 Matt Johnston Remove blowfish
Tue, 26 May 2020 00:24:02 +0800 Matt Johnston merge rsa-sha256
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
Thu, 21 May 2020 23:00:22 +0800 Matt Johnston Make server send SSH_MSG_EXT_INFO
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
Mon, 25 May 2020 20:55:13 +0500 Vladislav Grishenko CBC mode cleanup (#95)
Mon, 25 May 2020 20:50:25 +0500 Vladislav Grishenko Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)