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-21
Accept obsolete ssh-vulnkey configuration options
Colin Watson
2020-02-21
Handle SELinux authorisation roles
Manoj Srivastava
2020-02-21
Restore TCP wrappers support
Colin Watson
2020-02-21
GSSAPI key exchange support
Simon Wilkinson
2020-02-21
Import openssh_8.2p1.orig.tar.gz
Colin Watson
2020-02-14
upstream: openssh-8.2
djm@openbsd.org
2020-02-12
crank version numbers
Damien Miller
2020-02-11
Minor documentation update:
Darren Tucker
2020-02-09
Check if UINT32_MAX is defined before redefining.
Darren Tucker
2020-02-07
typo; reported by Phil Pennock
Damien Miller
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
[next]