Commit Graph

16 Commits

Author SHA1 Message Date
Michael Forney bdf970f9bf libfido2: Update to 1.9.0 2021-11-17 13:46:31 -08:00
Michael Forney c5ee3556db libfido2: Update to latest bearssl branch changes 2021-04-25 19:35:07 -07:00
Michael Forney 0c85e3929a libfido2: Update to 1.7.0 2021-04-17 14:22:30 -07:00
Michael Forney a4ff3beb16 libfido2: Update to 1.6.0 2021-01-07 23:08:33 -08:00
Michael Forney 586af6692a libfido2: Update to 1.5.0 2020-09-04 22:42:34 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney 96226ad550 libfido2: Build fido2-cred and fido2-token 2020-04-22 22:55:05 -07:00
Michael Forney 73f62cd40a libfido2: Update to 1.4.0 2020-04-15 19:07:19 -07:00
Michael Forney 01f543064e libfido2: Port to BearSSL 2020-04-14 20:16:27 -07:00
Michael Forney aea11e0e4a Use our own linux-headers 2020-02-20 20:10:31 -08:00
Michael Forney 1e081a9e9c openssh: Update to latest git 2020-02-05 18:08:40 -08:00
Michael Forney 051963c7fe Add support for building multiple configurations
Now, you can build in separate directories per configuration:

	mkdir foo
	(cd foo && ../setup.lua)
	samu -C foo
2020-01-29 22:14:33 -08:00
Michael Forney ed5d7b1e7b libfido2: Detect TLS support 2019-11-26 21:40:57 -08:00
Michael Forney be2c8e7105 libfido2: Add warning flags and -std=c99 2019-11-26 21:38:36 -08:00
Michael Forney b45c19b8f6 openssh, libfido2: Update to latest git
This enables support for ed25519-sk keys.

Support for building in sk provider is now in upstream openssh.
2019-11-14 23:39:31 -08:00
Michael Forney c2e4d05a2b Add libfido2 git 2019-11-03 13:13:44 -08:00