summaryrefslogtreecommitdiffstats
path: root/addrmatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-19upstream: Strictly enforce the maximum allowed SSH2 banner size indtucker@openbsd.org1-1/+15
2022-08-19Fix cygwin conditional steps.Darren Tucker1-2/+2
2022-08-19Add a bit more debug output.Darren Tucker1-0/+2
2022-08-19Add Cygwin (on windows-2019) test target.Darren Tucker3-7/+25
2022-08-19upstream: double free() in error path; from Eusgor via GHPR333djm@openbsd.org1-3/+4
2022-08-18Check for perms to run agent-getpeereid test.Darren Tucker1-1/+11
2022-08-17on Cygwin, prefer WinHello FIDO deviceDamien Miller1-0/+4
2022-08-17upstream: add an extra flag to sk_probe() to indicate whether we'redjm@openbsd.org1-6/+6
2022-08-17upstream: use .Cm for "sign"; from josiah frentsosjmc@openbsd.org1-3/+3
2022-08-12Revert "check_sk_options: add temporary WinHello workaround"Corinna Vinschen1-9/+0
2022-08-12fido_dev_is_winhello: return 0, not "false"Corinna Vinschen1-1/+1
2022-08-12upstream: sftp-server: support home-directory requestdjm@openbsd.org2-2/+51
2022-08-12Replace deprecated ubuntu-18.04 runners with 22.04Darren Tucker1-9/+9
2022-08-11Add a timegm implementation from Heimdal via Samba.Darren Tucker5-0/+89
2022-08-11Rerun tests if any .github config file changes.Darren Tucker3-4/+4
2022-08-11Skip hostbased during Valgrind tests.Darren Tucker1-2/+3
2022-08-11upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org1-1/+63
2022-08-11upstream: allow certificate validity intervals, sshsig verificationdjm@openbsd.org4-35/+113
2022-08-11Fix conditional for running hostbased tests.Darren Tucker1-1/+1
2022-08-11fix SANDBOX_SECCOMP_FILTER_DEBUGDamien Miller1-6/+9
2022-08-10Test hostbased auth on github runners.Darren Tucker2-0/+15
2022-08-10Rename our getentropy to prevent possible loops.Darren Tucker3-2/+11
2022-08-08Actually put HAVE_STDINT_H around the stdint.h.Darren Tucker1-2/+2
2022-08-08Give unused param a name.Darren Tucker4-5/+70
2022-08-05upstream: don't prompt for FIDO passphrase before attempting to enrolldjm@openbsd.org1-9/+2
2022-08-05sk_sign: set FIDO2 uv attribute explicitely for WinHelloCorinna Vinschen1-0/+8
2022-08-05check_sk_options: add temporary WinHello workaroundCorinna Vinschen1-0/+9
2022-08-05compat code for fido_dev_is_winhello()Corinna Vinschen2-0/+9
2022-08-05Factor out getrnd() and rename to getentropy().Darren Tucker5-55/+91
2022-08-04Include CHANNEL and FIDO2 libs in configure outputDarren Tucker1-0/+6
2022-08-01upstream: avoid double-free in error path introduced in r1.70; reportdjm@openbsd.org1-4/+2
2022-07-27Remove deprecated MacOS 10.15 runners.Darren Tucker1-2/+1
2022-07-27Move stale-configure check as early as possible.Darren Tucker2-6/+9
2022-07-27Move libcrypto into CHANNELLIBS.Darren Tucker2-24/+26
2022-07-27Remove seed_rng calls from scp, sftp, sftp-server.Darren Tucker3-6/+0
2022-07-27Group libcrypto and PRNGD checks together.Darren Tucker1-20/+20
2022-07-27Do not link scp, sftp and sftp-server w/ zlib.Darren Tucker2-10/+15
2022-07-25Remove workarounds for OpenSSL missing AES-CTR.Darren Tucker6-189/+1
2022-07-25Remove workarounds for OpenSSL missing AES-GCM.Darren Tucker3-49/+0
2022-07-25upstream: Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.dtucker@openbsd.org1-2/+2
2022-07-25upstream: Test TEST_SSH_ELAPSED_TIMES for empty string notdtucker@openbsd.org1-2/+2
2022-07-23Convert "have_prog" function into "which".Darren Tucker1-1/+9
2022-07-23Skip scp3 test if there's no scp on remote path.Darren Tucker1-0/+6
2022-07-20crank SSH_SK_VERSION_MAJOR in sk-dummy.soDamien Miller1-1/+1
2022-07-20upstream: ssh-keygen: fix touch prompt, pin retries;djm@openbsd.org1-13/+10
2022-07-20upstream: sk-usbhid: preserve error code returned by key_lookup()djm@openbsd.org1-2/+2
2022-07-20upstream: when enrolling a resident key on a security token, checkdjm@openbsd.org4-6/+102
2022-07-20upstream: pull passphrase reading and confirmation into a separatedjm@openbsd.org1-28/+37
2022-07-15Move vmshutdown to first step.Darren Tucker1-2/+2
2022-07-15Rename bbone test target to ARM.Darren Tucker1-1/+1