summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-11New config-build-time dependency on automake.Darren Tucker
2020-09-11Add aclocal.m4 and config.h.in~ to .gitignore.Darren Tucker
2020-09-11Quote the definition of OSSH_CHECK_HEADER_FOR_FIELDSebastian Andrzej Siewior
2020-09-11Move the local m4 macrosSebastian Andrzej Siewior
2020-09-11Remove HAVE_MMAP and BROKEN_MMAPSebastian Andrzej Siewior
2020-09-09upstream: adapt to SSH_SK_VERSION_MAJOR crankdjm@openbsd.org
2020-09-09upstream: Ensure that address/mask mismatches are flagged atdtucker@openbsd.org
2020-09-09upstream: when writing an attestation blob for a FIDO key, record alldjm@openbsd.org
2020-09-02configure.ac: fix libfido2 back-compatpedro martelletto
2020-08-31upstream: refuse to add verify-required (PINful) FIDO keys todjm@openbsd.org
2020-08-31upstream: Add RCS IDs to the few files that are missing them; fromdjm@openbsd.org
2020-08-31upstream: Check that the addresses supplied to Match Address anddtucker@openbsd.org
2020-08-31upstream: sentence fix; from pedro martellettojmc@openbsd.org
2020-08-27tweak back-compat for older libfido2Damien Miller
2020-08-27upstream: debug()-print a little info about FIDO-specific keydjm@openbsd.org
2020-08-27upstream: skip a bit more FIDO token selection logic when only adjm@openbsd.org
2020-08-27upstream: tweak previous;jmc@openbsd.org
2020-08-27upstream: adapt to API changesdjm@openbsd.org
2020-08-27degrade semi-gracefully when libfido2 is too oldDamien Miller
2020-08-27upstream: dummy firmware needs to match API version numner crank (fordjm@openbsd.org
2020-08-27upstream: remove unreachable code I forgot to delete in r1.334djm@openbsd.org
2020-08-27upstream: Request PIN ahead of time for certain FIDO actionsdjm@openbsd.org
2020-08-27upstream: preserve verify-required for resident FIDO keysdjm@openbsd.org
2020-08-27upstream: major rework of FIDO token selection logicdjm@openbsd.org
2020-08-27upstream: support for requiring user verified FIDO keys in sshddjm@openbsd.org
2020-08-27upstream: support for user-verified FIDO keysdjm@openbsd.org
2020-08-27upstream: ssh-keyscan(1): simplify conloop() with timercmp(3),cheloha@openbsd.org
2020-08-27upstream: let ssh_config(5)'s AddKeysToAgent keyword accept a timedjm@openbsd.org
2020-08-27upstream: let the "Confirm user presence for key ..." ssh-askpassdjm@openbsd.org
2020-08-21Remove check for 'ent' command.Darren Tucker
2020-08-17Wrap stdint.h include in ifdef HAVE_STDINT_H.Darren Tucker
2020-08-10sync memmem.c with OpenBSDDamien Miller
2020-08-07Always send any PAM account messages.Darren Tucker
2020-08-07Output test debug logs on failure.Darren Tucker
2020-08-07Add ability to specify exact test target.Darren Tucker
2020-08-07Document --without-openssl and --without-zlib.Darren Tucker
2020-08-07Add without-openssl without-zlib test target.Darren Tucker
2020-08-06Add CI with prepare scriptStefan Schindler
2020-08-05support NetBSD's utmpx.ut_ss address fieldDamien Miller
2020-08-04wrap a declaration in the same ifdefs as its useDamien Miller
2020-08-04undef TAILQ_CONCAT and friendsDamien Miller
2020-08-03upstream: ensure that certificate extensions are lexically sorted.djm@openbsd.org
2020-08-03upstream: allow -A to explicitly enable agent forwarding in scp anddjm@openbsd.org
2020-08-03upstream: clang -Wimplicit-fallthrough does not recognise /*deraadt@openbsd.org
2020-08-03upstream: Also compare username when checking for JumpHost loops.dtucker@openbsd.org
2020-07-31Remove AC_REVISION.Darren Tucker
2020-07-28Use argv in OSSH_CHECK_CFLAG_COMPILE test.Darren Tucker
2020-07-20Skip ECDSA-SK webauthn test when built w/out ECCDarren Tucker
2020-07-20Add ssh-sk-helper and manpage to RPM spec fileDamien Miller
2020-07-17upstream: Add %k to the TOKENs for Match Exec for consistency withdtucker@openbsd.org