]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: move auth_openprincipals() and auth_openkeyfile() over to
authordjm@openbsd.org <djm@openbsd.org>
Fri, 3 Jun 2022 04:47:21 +0000 (04:47 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 3 Jun 2022 04:49:18 +0000 (14:49 +1000)
commitacb2059febaddd71ee06c2ebf63dcf211d9ab9f2
tree91cce7cbed62b4f0ddc3abfc48864d6b0b0b10df
parent3d9b0845f34510111cc693bb99a667662ca50cd8
upstream: move auth_openprincipals() and auth_openkeyfile() over to

auth2-pubkeyfile.c too; they make more sense there.

OpenBSD-Commit-ID: 9970d99f900e1117fdaab13e9e910a621b7c60ee
auth.c
auth.h
auth2-pubkeyfile.c