index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-07
upstream: sync the description of the $SSH_SK_PROVIDER environment
djm@openbsd.org
2020-02-07
upstream: Add ssh -Q key-sig for all key and signature types.
dtucker@openbsd.org
2020-02-07
upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow more
djm@openbsd.org
2020-02-07
upstream: When using HostkeyAlgorithms to merely append or remove
djm@openbsd.org
2020-02-07
upstream: expand HostkeyAlgorithms prior to config dump, matching
djm@openbsd.org
2020-02-07
upstream: Add Include to the list of permitted keywords after a
naddy@openbsd.org
2020-02-07
upstream: Replace "security key" with "authenticator" in program
naddy@openbsd.org
2020-02-06
Don't look for UINT32_MAX in inttypes.h
Darren Tucker
2020-02-06
depend
Damien Miller
2020-02-06
Fix sha2 MAKE_CLONE no-op definition
Michael Forney
2020-02-04
upstream: require FIDO application strings to start with "ssh:"; ok
djm@openbsd.org
2020-02-04
upstream: revert enabling UpdateHostKeys by default - there are still
djm@openbsd.org
2020-02-04
upstream: use better markup for challenge and write-attestation, and
jmc@openbsd.org
2020-02-03
mention libfido2 in dependencies section
Damien Miller
2020-02-03
add clock_gettime64(2) to sandbox allowed syscalls
Damien Miller
2020-02-02
upstream: Output (none) in debug in the case in the CheckHostIP=no case
dtucker@openbsd.org
2020-02-02
upstream: Prevent possible null pointer deref of ip_str in debug.
dtucker@openbsd.org
2020-02-02
upstream: shuffle the challenge keyword to keep the -O list sorted;
jmc@openbsd.org
2020-02-02
upstream: tweak previous;
jmc@openbsd.org
2020-02-01
Use sys-queue.h from compat library.
Darren Tucker
2020-02-01
upstream: regress test for sshd_config Include directive; from Jakub
djm@openbsd.org
2020-02-01
upstream: whitespace
djm@openbsd.org
2020-02-01
upstream: force early logging to stderr if debug_flag (-d) is set;
djm@openbsd.org
2020-02-01
upstream: mistake in previous: filling the incorrect buffer
djm@openbsd.org
2020-02-01
upstream: Add a sshd_config "Include" directive to allow inclusion
djm@openbsd.org
2020-02-01
upstream: spelling fix;
jmc@openbsd.org
2020-01-31
upstream: document changed default for UpdateHostKeys
djm@openbsd.org
2020-01-31
upstream: enable UpdateKnownHosts=yes if the configuration
djm@openbsd.org
2020-01-30
Look in inttypes.h for UINT32_MAX.
Darren Tucker
2020-01-30
upstream: use sshpkt_fatal() instead of plain fatal() for
djm@openbsd.org
2020-01-30
upstream: check the return value of ssh_packet_write_poll() and
djm@openbsd.org
2020-01-30
upstream: have sshpkt_fatal() save/restore errno before we
djm@openbsd.org
2020-01-30
upstream: markus suggests a simplification to previous
djm@openbsd.org
2020-01-29
upstream: give more context to UpdateHostKeys messages, mentioning
djm@openbsd.org
2020-01-29
upstream: changes to support FIDO attestation
djm@openbsd.org
2020-01-29
upstream: disable UpdateHostKeys=ask when in quiet mode; "work for
djm@openbsd.org
2020-01-28
compat for missing IPTOS_DSCP_LE in system headers
Damien Miller
2020-01-28
upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986,
djm@openbsd.org
2020-01-28
upstream: disable UpdateHostKeys=ask if command is specified; ok
markus@openbsd.org
2020-01-28
upstream: unbreak unittests for recent API / source file changes
djm@openbsd.org
2020-01-26
Move definition of UINT32_MAX.
Darren Tucker
2020-01-26
upstream: unbreak unittests for recent API / source file changes
djm@openbsd.org
2020-01-26
Include signal.h to prevent redefintion of _NSIG.
Darren Tucker
2020-01-26
Wrap stdint.h in tests inside HAVE_STDINT_H.
Darren Tucker
2020-01-26
upstream: for UpdateHostKeys, don't report errors for unsupported
djm@openbsd.org
2020-01-26
upstream: downgrade error() for missing subsequent known_hosts
djm@openbsd.org
2020-01-26
upstream: clarify that BatchMode applies to all interactive prompts
djm@openbsd.org
2020-01-26
upstream: tidy headers; some junk snuck into sshbuf-misc.c and
djm@openbsd.org
2020-01-26
depend
Damien Miller
2020-01-26
upstream: improve the error message for u2f enrollment errors by
djm@openbsd.org
[next]