log svr-authpubkey.c @ 1917:f8ed10efaaac

age author description
Wed, 30 Mar 2022 11:51:56 +0800 Matt Johnston Print the key type in "Pubkey auth succeeded"
Wed, 16 Mar 2022 18:35:23 +0800 Matt Johnston Don't set pubkey_info directly in checkpubkey_line
Wed, 16 Mar 2022 17:17:23 +0800 Matt Johnston Fix SSH_PUBKEYINFO, limit characters, add tests
Tue, 15 Mar 2022 18:57:21 +0000 HansH111 use buf_getptr and m_free on every iteration before m_malloc to insure no memory leaks are happening