On Fri, Aug 21, 2020 at 11:42:53AM +1000, Damien Miller wrote:
> On Mon, 17 Aug 2020, Damien Miller wrote:
>
> > On Mon, 10 Aug 2020, Damien Miller wrote:
> >
> > > Hi,
> > >
> > > This syncs libfido2 with the current state of upstream. It includes
> > > a few new APIs that I want to use in Open
On Mon, 17 Aug 2020, Damien Miller wrote:
> On Mon, 10 Aug 2020, Damien Miller wrote:
>
> > Hi,
> >
> > This syncs libfido2 with the current state of upstream. It includes
> > a few new APIs that I want to use in OpenSSH to improve FIDO token
> > support (require-PIN and fixing some corner-case
On Mon, 10 Aug 2020, Damien Miller wrote:
> Hi,
>
> This syncs libfido2 with the current state of upstream. It includes
> a few new APIs that I want to use in OpenSSH to improve FIDO token
> support (require-PIN and fixing some corner-case bugs around multiple
> inserted tokens).
>
> ok?
>
> (m
Hi,
This syncs libfido2 with the current state of upstream. It includes
a few new APIs that I want to use in OpenSSH to improve FIDO token
support (require-PIN and fixing some corner-case bugs around multiple
inserted tokens).
ok?
(major crank for ABI change)
Index: Makefile
===