reorder signature checks, we can do much more upfront.
authorespie <espie@openbsd.org>
Tue, 14 Jan 2014 10:05:58 +0000 (10:05 +0000)
committerespie <espie@openbsd.org>
Tue, 14 Jan 2014 10:05:58 +0000 (10:05 +0000)
commitdd3b786cfb3fe27b30956ab0ca03420c3d6e43f7
treeea0b76c8ff1e15967e84a6c08f02217c8ebd951b
parent348d69c29f98d90256af05e8f461a39c720c4059
reorder signature checks, we can do much more upfront.
clean up temp files always.
use a regexp for allowed keys, put default key up in front still.
usr.sbin/pkg_add/OpenBSD/AddCreateDelete.pm
usr.sbin/pkg_add/OpenBSD/signify.pm