| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
building without zlib compression and associated options. With feedback
from markus@, ok djm@
|
|
|
|
|
|
|
|
|
| |
This extracts and refactors the client interface for ssh-sk-helper
from ssh-agent and generalises it for use by the other programs.
This means that most OpenSSH tools no longer need to link against
libfido2 or directly interact with /dev/uhid*
requested by, feedback and ok markus@
|
|
|
|
|
|
| |
against the (previously external) USB HID middleware. The dlopen()
capability still exists for alternate middlewares, e.g. for
Bluetooth, NFC and test/debugging.
|
|
|
|
| |
ok markus
|
|
|
|
| |
bz#2821, ok dtucker@
|
|
|
|
| |
ok djm@
|
|
|
|
|
| |
regular digest code. This speeds up compilation considerably.
ok markus@
|
|
|
|
|
|
| |
the name of the entry points for UMAC-128 before including umac.c.
Idea from FreeBSD.
ok dtucker@
|
|
|
|
|
|
|
|
|
| |
perhaps it is too verbose? Change each */Makefile to specifying exactly
what sources that program requires, compiling it seperate. Maybe we'll
iterate by sorting those into seperatable chunks, splitting up files
which contain common code + server/client specific code, or whatnot. But
this isn't one step, or we'd have done it a long time ago..
ok dtucker markus djm
|
|
|
|
| |
okay djm@
|
| |
|
|
|
|
|
| |
changes. Most code from Martin Forssen, maf at appgate dot com.
ok markus@
|
| |
|
| |
|
| |
|
|
|