summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-29additional keysDamien Miller
2022-08-29cross-sign allowed_signers with PGP keyDamien Miller
2022-08-27Add libcrypt-devel to cygwin-release deps.Darren Tucker
2022-08-27Add Windows 2022 test targets.Darren Tucker
2022-08-26Add cygwin-release test target.Darren Tucker
2022-08-26upstream: whitespacedjm@openbsd.org
2022-08-26upstream: whitespacedjm@openbsd.org
2022-08-26initial list of allowed signersDamien Miller
2022-08-19Install Cygwin packages based on OS not config.Darren Tucker
2022-08-19upstream: attemp FIDO key signing without PIN and use the errordjm@openbsd.org
2022-08-19upstream: remove incorrect check that can break enrolling adjm@openbsd.org
2022-08-19upstream: Strictly enforce the maximum allowed SSH2 banner size indtucker@openbsd.org
2022-08-19Fix cygwin conditional steps.Darren Tucker
2022-08-19Add a bit more debug output.Darren Tucker
2022-08-19Add Cygwin (on windows-2019) test target.Darren Tucker
2022-08-19upstream: double free() in error path; from Eusgor via GHPR333djm@openbsd.org
2022-08-18Check for perms to run agent-getpeereid test.Darren Tucker
2022-08-17on Cygwin, prefer WinHello FIDO deviceDamien Miller
2022-08-17upstream: add an extra flag to sk_probe() to indicate whether we'redjm@openbsd.org
2022-08-17upstream: use .Cm for "sign"; from josiah frentsosjmc@openbsd.org
2022-08-12Revert "check_sk_options: add temporary WinHello workaround"Corinna Vinschen
2022-08-12fido_dev_is_winhello: return 0, not "false"Corinna Vinschen
2022-08-12upstream: sftp-server: support home-directory requestdjm@openbsd.org
2022-08-12Replace deprecated ubuntu-18.04 runners with 22.04Darren Tucker
2022-08-11Add a timegm implementation from Heimdal via Samba.Darren Tucker
2022-08-11Rerun tests if any .github config file changes.Darren Tucker
2022-08-11Skip hostbased during Valgrind tests.Darren Tucker
2022-08-11upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org
2022-08-11upstream: allow certificate validity intervals, sshsig verificationdjm@openbsd.org
2022-08-11Fix conditional for running hostbased tests.Darren Tucker
2022-08-11fix SANDBOX_SECCOMP_FILTER_DEBUGDamien Miller
2022-08-10Test hostbased auth on github runners.Darren Tucker
2022-08-10Rename our getentropy to prevent possible loops.Darren Tucker
2022-08-08Actually put HAVE_STDINT_H around the stdint.h.Darren Tucker
2022-08-08Give unused param a name.Darren Tucker
2022-08-05upstream: don't prompt for FIDO passphrase before attempting to enrolldjm@openbsd.org
2022-08-05sk_sign: set FIDO2 uv attribute explicitely for WinHelloCorinna Vinschen
2022-08-05check_sk_options: add temporary WinHello workaroundCorinna Vinschen
2022-08-05compat code for fido_dev_is_winhello()Corinna Vinschen
2022-08-05Factor out getrnd() and rename to getentropy().Darren Tucker
2022-08-04Include CHANNEL and FIDO2 libs in configure outputDarren Tucker
2022-08-01upstream: avoid double-free in error path introduced in r1.70; reportdjm@openbsd.org
2022-07-27Remove deprecated MacOS 10.15 runners.Darren Tucker
2022-07-27Move stale-configure check as early as possible.Darren Tucker
2022-07-27Move libcrypto into CHANNELLIBS.Darren Tucker
2022-07-27Remove seed_rng calls from scp, sftp, sftp-server.Darren Tucker
2022-07-27Group libcrypto and PRNGD checks together.Darren Tucker
2022-07-27Do not link scp, sftp and sftp-server w/ zlib.Darren Tucker
2022-07-25Remove workarounds for OpenSSL missing AES-CTR.Darren Tucker
2022-07-25Remove workarounds for OpenSSL missing AES-GCM.Darren Tucker