CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2020/08/11 02:44:53
Modified files: lib/libfido2 : Makefile README.openbsd shlib_version lib/libfido2/man: fido_assert_new.3 fido_bio_dev_get_info.3 fido_bio_template.3 fido_cbor_info_new.3 fido_cred_new.3 fido_credman_metadata_new.3 fido_dev_open.3 fido_dev_set_io_functions.3 lib/libfido2/src: assert.c bio.c blob.h cbor.c cred.c credman.c dev.c eddsa.c err.c es256.c export.llvm extern.h fido.h hid_openbsd.c info.c io.c iso7816.c iso7816.h pin.c u2f.c lib/libfido2/src/fido: bio.h credman.h eddsa.h err.h es256.h param.h rs256.h types.h Added files: lib/libfido2/man: fido_dev_get_touch_begin.3 Log message: sync with upstream libfido2 rev 2fa20b889, picking up ~7 months of fixes and a few new APIs that we'd like to use in OpenSSH ok deraadt@