CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/11/24 17:51:37

Modified files:
        usr.bin/ssh    : auth2-hostbased.c auth2-pubkey.c clientloop.c 
                         kexgen.c kexgexc.c krl.c monitor.c 
                         monitor_wrap.c monitor_wrap.h ssh-add.c 
                         ssh-ecdsa-sk.c ssh-ed25519-sk.c ssh-keygen.c 
                         sshkey.c sshkey.h sshsig.c sshsig.h 

Log message:
Add new structure for signature options

This is populated during signature verification with additional fields
that are present in and covered by the signature. At the moment, it is
only used to record security key-specific options, especially the flags
field.

with and ok markus@

Reply via email to