- 92115ea upstream: Add percent_expand test for 'Match Exec'. by dtucker@openbsd.org · 4 years, 8 months ago
- de34a44 upstream: fix format string (use %llu for uint64, not %lld). spotted by by djm@openbsd.org · 4 years, 8 months ago
- 9cd40b8 upstream: Add a flag to re-enable verbose output when in batch by djm@openbsd.org · 4 years, 8 months ago
- 6ce51a5 upstream: chacha20-poly1305 AEAD using libcrypto EVP_chacha20 by djm@openbsd.org · 4 years, 8 months ago
- eba523f upstream: make Chacha20-POLY1305 context struct opaque; ok tb@ as by djm@openbsd.org · 4 years, 8 months ago
- ebd29e9 upstream: fix debug statement by djm@openbsd.org · 4 years, 8 months ago
- 7b4d899 upstream: the tunnel-forwarding vs ExitOnForwardFailure fix that I by djm@openbsd.org · 4 years, 8 months ago
- eece243 upstream: %C expansion just added to Match Exec should include by dtucker@openbsd.org · 4 years, 8 months ago
- d5318a7 upstream: Add regression test for percent expansions where possible. by dtucker@openbsd.org · 4 years, 8 months ago
- 663e84b upstream: make failures when establishing "Tunnel" forwarding terminate by djm@openbsd.org · 4 years, 8 months ago
- ed833da upstream: Make with config keywords support which by dtucker@openbsd.org · 4 years, 8 months ago
- 6ec7457 upstream: give ssh-keygen the ability to dump the contents of a by djm@openbsd.org · 4 years, 8 months ago
- af628b8 upstream: add allocating variant of the safe utf8 printer; ok by djm@openbsd.org · 4 years, 8 months ago
- d8ac9af upstream: Cast lifetime to u_long for comparison to prevent unsigned by dtucker@openbsd.org · 4 years, 8 months ago
- 0eaca93 Include fido.h when checking for fido/credman.h. by Darren Tucker · 4 years, 8 months ago
- c7c0990 upstream: some more speeling mistakes from by djm@openbsd.org · 4 years, 8 months ago
- 1d89232 upstream: improve error messages for some common PKCS#11 C_Login by djm@openbsd.org · 4 years, 8 months ago
- 5becbec upstream: use sshpkt_fatal() for kex_exchange_identification() by djm@openbsd.org · 4 years, 8 months ago
- eef8841 upstream: Don't clear alarm timers in listening sshd. Previously by dtucker@openbsd.org · 4 years, 8 months ago
- d081f01 upstream: spelling errors in comments; no code change from by djm@openbsd.org · 4 years, 8 months ago
- c084a2d upstream: when downloading FIDO2 resident keys from a token, don't by djm@openbsd.org · 4 years, 8 months ago
- 955c4cf sync fnmatch.c with upstream to fix another typo by Damien Miller · 4 years, 8 months ago
- 397f217 another spelling error in comment by Damien Miller · 4 years, 8 months ago
- def31bc spelling mistakes by Damien Miller · 4 years, 8 months ago
- 8bdc3bb upstream: fix relative includes in sshd_config; ok djm by markus@openbsd.org · 4 years, 9 months ago
- e32ef97 upstream: fix use-after-free in do_download_sk; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 5732d58 upstream: do not leak oprincipals; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 8fae395 upstream: initialize seconds for debug message; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 46e5c4c upstream: correct return code; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 31c39e7 upstream: principalsp is optional, pubkey required; ok djm by markus@openbsd.org · 4 years, 9 months ago
- e26a317 upstream: remove unused variables in ssh-pkcs11-helper; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 1b378c0 upstream: return correct error in sshsk_ed25519_sig; ok djm by markus@openbsd.org · 4 years, 9 months ago
- fbff605 upstream: fix possible null-deref in check_key_not_revoked; ok by markus@openbsd.org · 4 years, 9 months ago
- bc30b44 upstream: ssh_fetch_identitylist() returns the return value from by markus@openbsd.org · 4 years, 9 months ago
- 7b4f70d upstream: sshkey_cert_check_authority requires reason to be set; by markus@openbsd.org · 4 years, 9 months ago
- 05efe27 upstream: passphrase depends on kdfname, not ciphername (possible by markus@openbsd.org · 4 years, 9 months ago
- 1ddf568 upstream: consistently check packet_timeout_ms against 0; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 31f1ee5 upstream: initialize cname in case ai_canonname is NULL or too by markus@openbsd.org · 4 years, 9 months ago
- a6134b0 upstream: fix uninitialized pointers for forward_cancel; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 16d4f99 upstream: exit on parse failures in input_service_request; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 5f25afe upstream: fix null-deref on calloc failure; ok djm by markus@openbsd.org · 4 years, 9 months ago
- ff2acca upstream: exit if ssh_krl_revoke_key_sha256 fails; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 31c860a upstream: pkcs11_register_provider: return < 0 on error; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 15be29e upstream: sshsig: return correct error, fix null-deref; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 6fb6f18 upstream: vasnmprintf allocates str and returns -1; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 714e1cb upstream: sshpkt_fatal() does not return; ok djm by markus@openbsd.org · 4 years, 9 months ago
- 9b47bd7 upstream: no-touch-required certificate option should be an by djm@openbsd.org · 4 years, 9 months ago
- dd99252 upstream: better error message when trying to use a FIDO key by djm@openbsd.org · 4 years, 9 months ago
- b81e66d upstream: Drop leading space from line count that was confusing by dtucker@openbsd.org · 4 years, 9 months ago
- d5ba1c0 upstream: change explicit_bzero();free() to freezero() by jsg@openbsd.org · 4 years, 9 months ago
- 9e3220b upstream: Have sftp reject "-1" in the same way as ssh(1) and by dtucker@openbsd.org · 4 years, 9 months ago
- ade8e67 upstream: Remove obsolete XXX comment. ok deraadt@ by dtucker@openbsd.org · 4 years, 9 months ago
- 7eb903f upstream: Fix typo. Patch from itoama at live.jp via github PR#173. by dtucker@openbsd.org · 4 years, 9 months ago
- b2491c2 Switch %define to %global for redhat/openssh.spec by Nico Kadel-Garcia · 5 years ago
- b18dcf6 fix some typos and sentence by mkontani · 4 years, 9 months ago
- 0001576 upstream: Fix some typos and an incorrect word in docs. Patch from by dtucker@openbsd.org · 4 years, 9 months ago
- 99ff8fe upstream: Update moduli generation script to new ssh-keygen by dtucker@openbsd.org · 4 years, 9 months ago
- 700d16f upstream: Import regenerated moduli. by dtucker@openbsd.org · 4 years, 9 months ago
- 4753b74 Import regenerated moduli. by Darren Tucker · 4 years, 9 months ago
- 11d4271 Fix typos in INSTALL: s/avilable/available/ s/suppports/supports/ by HARUYAMA Seigo · 4 years, 9 months ago
- 264a966 upstream: Ensure that the key lifetime provided fits within the by dtucker@openbsd.org · 4 years, 9 months ago
- de1f356 upstream: Detect and prevent simple configuration loops when using by dtucker@openbsd.org · 4 years, 9 months ago
- 3014486 upstream: document -F none; with jmc@ by naddy@openbsd.org · 4 years, 9 months ago
- 011052d Remove unused variable warning. by Darren Tucker · 4 years, 9 months ago
- 31c9348 Constify aix_krb5_get_principal_name. by Darren Tucker · 4 years, 9 months ago
- 290c994 Check if TILDE is already defined and undef. by Darren Tucker · 4 years, 9 months ago
- 41a2e64 Prevent unused variable warning. by Darren Tucker · 4 years, 9 months ago
- d4860ec Check if getpeereid is actually declared. by Darren Tucker · 4 years, 9 months ago
- 8aa3455 upstream: openssh-8.2 by djm@openbsd.org · 4 years, 9 months ago
- 72f0ce3 crank version numbers by Damien Miller · 4 years, 9 months ago
- b763ed0 Minor documentation update: by Darren Tucker · 4 years, 9 months ago
- 14ccfdb Check if UINT32_MAX is defined before redefining. by Darren Tucker · 4 years, 9 months ago
- be07511 typo; reported by Phil Pennock by Damien Miller · 4 years, 10 months ago
- 963d718 upstream: sync the description of the $SSH_SK_PROVIDER environment by djm@openbsd.org · 4 years, 10 months ago
- d4d9e1d upstream: Add ssh -Q key-sig for all key and signature types. by dtucker@openbsd.org · 4 years, 10 months ago
- fd68dc2 upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow more by djm@openbsd.org · 4 years, 10 months ago
- 96bd895 upstream: When using HostkeyAlgorithms to merely append or remove by djm@openbsd.org · 4 years, 10 months ago
- c728848 upstream: expand HostkeyAlgorithms prior to config dump, matching by djm@openbsd.org · 4 years, 10 months ago
- a6ac5d3 upstream: Add Include to the list of permitted keywords after a by naddy@openbsd.org · 4 years, 10 months ago
- a47f6a6 upstream: Replace "security key" with "authenticator" in program by naddy@openbsd.org · 4 years, 10 months ago
- 849a9b8 Don't look for UINT32_MAX in inttypes.h by Darren Tucker · 4 years, 10 months ago
- a2437f8 depend by Damien Miller · 4 years, 10 months ago
- 9716e8c Fix sha2 MAKE_CLONE no-op definition by Michael Forney · 5 years ago
- d596b1d upstream: require FIDO application strings to start with "ssh:"; ok by djm@openbsd.org · 4 years, 10 months ago
- 501f358 upstream: revert enabling UpdateHostKeys by default - there are still by djm@openbsd.org · 4 years, 10 months ago
- 072f3b8 upstream: use better markup for challenge and write-attestation, and by jmc@openbsd.org · 4 years, 10 months ago
- 262eb05 mention libfido2 in dependencies section by Damien Miller · 4 years, 10 months ago
- ccd3b24 add clock_gettime64(2) to sandbox allowed syscalls by Damien Miller · 4 years, 10 months ago
- adffbe1 upstream: Output (none) in debug in the case in the CheckHostIP=no case by dtucker@openbsd.org · 4 years, 10 months ago
- 58c8190 upstream: Prevent possible null pointer deref of ip_str in debug. by dtucker@openbsd.org · 4 years, 10 months ago
- 0facae7 upstream: shuffle the challenge keyword to keep the -O list sorted; by jmc@openbsd.org · 4 years, 10 months ago
- 6fb3dd0 upstream: tweak previous; by jmc@openbsd.org · 4 years, 10 months ago
- 92725d4 Use sys-queue.h from compat library. by Darren Tucker · 4 years, 10 months ago
- 677d0ec upstream: regress test for sshd_config Include directive; from Jakub by djm@openbsd.org · 4 years, 10 months ago
- d4f4cdd upstream: whitespace by djm@openbsd.org · 4 years, 10 months ago
- 245399d upstream: force early logging to stderr if debug_flag (-d) is set; by djm@openbsd.org · 4 years, 10 months ago
- 7365f28 upstream: mistake in previous: filling the incorrect buffer by djm@openbsd.org · 4 years, 10 months ago
- c2bd7f7 upstream: Add a sshd_config "Include" directive to allow inclusion by djm@openbsd.org · 4 years, 10 months ago
- ba261a1 upstream: spelling fix; by jmc@openbsd.org · 4 years, 10 months ago
- 771891a upstream: document changed default for UpdateHostKeys by djm@openbsd.org · 4 years, 10 months ago