index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addrmatch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
upstream: Strictly enforce the maximum allowed SSH2 banner size in
dtucker@openbsd.org
1
-1
/
+15
2022-08-19
Fix cygwin conditional steps.
Darren Tucker
1
-2
/
+2
2022-08-19
Add a bit more debug output.
Darren Tucker
1
-0
/
+2
2022-08-19
Add Cygwin (on windows-2019) test target.
Darren Tucker
3
-7
/
+25
2022-08-19
upstream: double free() in error path; from Eusgor via GHPR333
djm@openbsd.org
1
-3
/
+4
2022-08-18
Check for perms to run agent-getpeereid test.
Darren Tucker
1
-1
/
+11
2022-08-17
on Cygwin, prefer WinHello FIDO device
Damien Miller
1
-0
/
+4
2022-08-17
upstream: add an extra flag to sk_probe() to indicate whether we're
djm@openbsd.org
1
-6
/
+6
2022-08-17
upstream: use .Cm for "sign"; from josiah frentsos
jmc@openbsd.org
1
-3
/
+3
2022-08-12
Revert "check_sk_options: add temporary WinHello workaround"
Corinna Vinschen
1
-9
/
+0
2022-08-12
fido_dev_is_winhello: return 0, not "false"
Corinna Vinschen
1
-1
/
+1
2022-08-12
upstream: sftp-server: support home-directory request
djm@openbsd.org
2
-2
/
+51
2022-08-12
Replace deprecated ubuntu-18.04 runners with 22.04
Darren Tucker
1
-9
/
+9
2022-08-11
Add a timegm implementation from Heimdal via Samba.
Darren Tucker
5
-0
/
+89
2022-08-11
Rerun tests if any .github config file changes.
Darren Tucker
3
-4
/
+4
2022-08-11
Skip hostbased during Valgrind tests.
Darren Tucker
1
-2
/
+3
2022-08-11
upstream: add some tests for parse_absolute_time(), including cases
djm@openbsd.org
1
-1
/
+63
2022-08-11
upstream: allow certificate validity intervals, sshsig verification
djm@openbsd.org
4
-35
/
+113
2022-08-11
Fix conditional for running hostbased tests.
Darren Tucker
1
-1
/
+1
2022-08-11
fix SANDBOX_SECCOMP_FILTER_DEBUG
Damien Miller
1
-6
/
+9
2022-08-10
Test hostbased auth on github runners.
Darren Tucker
2
-0
/
+15
2022-08-10
Rename our getentropy to prevent possible loops.
Darren Tucker
3
-2
/
+11
2022-08-08
Actually put HAVE_STDINT_H around the stdint.h.
Darren Tucker
1
-2
/
+2
2022-08-08
Give unused param a name.
Darren Tucker
4
-5
/
+70
2022-08-05
upstream: don't prompt for FIDO passphrase before attempting to enroll
djm@openbsd.org
1
-9
/
+2
2022-08-05
sk_sign: set FIDO2 uv attribute explicitely for WinHello
Corinna Vinschen
1
-0
/
+8
2022-08-05
check_sk_options: add temporary WinHello workaround
Corinna Vinschen
1
-0
/
+9
2022-08-05
compat code for fido_dev_is_winhello()
Corinna Vinschen
2
-0
/
+9
2022-08-05
Factor out getrnd() and rename to getentropy().
Darren Tucker
5
-55
/
+91
2022-08-04
Include CHANNEL and FIDO2 libs in configure output
Darren Tucker
1
-0
/
+6
2022-08-01
upstream: avoid double-free in error path introduced in r1.70; report
djm@openbsd.org
1
-4
/
+2
2022-07-27
Remove deprecated MacOS 10.15 runners.
Darren Tucker
1
-2
/
+1
2022-07-27
Move stale-configure check as early as possible.
Darren Tucker
2
-6
/
+9
2022-07-27
Move libcrypto into CHANNELLIBS.
Darren Tucker
2
-24
/
+26
2022-07-27
Remove seed_rng calls from scp, sftp, sftp-server.
Darren Tucker
3
-6
/
+0
2022-07-27
Group libcrypto and PRNGD checks together.
Darren Tucker
1
-20
/
+20
2022-07-27
Do not link scp, sftp and sftp-server w/ zlib.
Darren Tucker
2
-10
/
+15
2022-07-25
Remove workarounds for OpenSSL missing AES-CTR.
Darren Tucker
6
-189
/
+1
2022-07-25
Remove workarounds for OpenSSL missing AES-GCM.
Darren Tucker
3
-49
/
+0
2022-07-25
upstream: Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.
dtucker@openbsd.org
1
-2
/
+2
2022-07-25
upstream: Test TEST_SSH_ELAPSED_TIMES for empty string not
dtucker@openbsd.org
1
-2
/
+2
2022-07-23
Convert "have_prog" function into "which".
Darren Tucker
1
-1
/
+9
2022-07-23
Skip scp3 test if there's no scp on remote path.
Darren Tucker
1
-0
/
+6
2022-07-20
crank SSH_SK_VERSION_MAJOR in sk-dummy.so
Damien Miller
1
-1
/
+1
2022-07-20
upstream: ssh-keygen: fix touch prompt, pin retries;
djm@openbsd.org
1
-13
/
+10
2022-07-20
upstream: sk-usbhid: preserve error code returned by key_lookup()
djm@openbsd.org
1
-2
/
+2
2022-07-20
upstream: when enrolling a resident key on a security token, check
djm@openbsd.org
4
-6
/
+102
2022-07-20
upstream: pull passphrase reading and confirmation into a separate
djm@openbsd.org
1
-28
/
+37
2022-07-15
Move vmshutdown to first step.
Darren Tucker
1
-2
/
+2
2022-07-15
Rename bbone test target to ARM.
Darren Tucker
1
-1
/
+1
[next]