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-06-19
Hook sshsig tests up to Portable Makefiles.
Darren Tucker
2020-06-19
upstream: Test that ssh-agent exits when running as as subprocess
dtucker@openbsd.org
2020-06-19
upstream: run sshsig unit tests
djm@openbsd.org
2020-06-19
upstream: basic unit test for sshsig.[ch], including FIDO keys
djm@openbsd.org
2020-06-19
upstream: basic unit test for FIDO kep parsing
djm@openbsd.org
2020-06-19
upstream: check public host key matches private; ok markus@ (as
djm@openbsd.org
2020-06-19
upstream: avoid spurious "Unable to load host key" message when
djm@openbsd.org
2020-06-12
upstream: correct RFC number; from HARUYAMA Seigo via GH PR191
djm@openbsd.org
2020-06-05
upstream: unbreak "sshd -ddd" - close of config passing fd happened too
djm@openbsd.org
2020-06-05
Add support for AUDIT_ARCH_RISCV64
Andreas Schwab
2020-06-05
upstream: make sshbuf_putb(b, NULL) a no-op
djm@openbsd.org
2020-06-05
upstream: make sshbuf_dump() args const
djm@openbsd.org
2020-06-05
upstream: wrap long line
djm@openbsd.org
2020-06-05
upstream: Correct historical comment: provos@ modified OpenSSH to
dtucker@openbsd.org
2020-06-05
upstream: Import regenerated moduli file.
dtucker@openbsd.org
2020-06-05
Test fallthrough in OSSH_CHECK_CFLAG_COMPILE.
Darren Tucker
2020-06-04
upstream: Import regenerated moduli file.
dtucker@openbsd.org
2020-06-04
upstream: Remove now-unused proto_spec and associated definitions.
dtucker@openbsd.org
2020-05-30
upstream: Fix error message on close(2) and add printf format
millert@openbsd.org
2020-05-29
upstream: Make dollar_expand variadic and pass a real va_list to
dtucker@openbsd.org
2020-05-29
Omit ToS setting if we don't have IPV6_TCLASS too.
Darren Tucker
2020-05-29
upstream: Pass a NULL instead of zeroed out va_list from
dtucker@openbsd.org
2020-05-29
upstream: remove a stray .El;
jmc@openbsd.org
2020-05-29
upstream: Add regression and unit tests for ${ENV} style
dtucker@openbsd.org
2020-05-29
upstream: Unit test for convtime. ok djm@
dtucker@openbsd.org
2020-05-29
upstream: mention that wildcards are processed in lexical order;
djm@openbsd.org
2020-05-29
upstream: Allow some keywords to expand shell-style ${ENV}
dtucker@openbsd.org
2020-05-29
depend
Damien Miller
2020-05-29
partial sync of regress/netcat.c with upstream
sobrado
2020-05-29
partial sync of regress/netcat.c with upstream
chl
2020-05-29
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
partial sync of regress/netcat.c with upstream
jca
2020-05-29
upstream: fix compilation on !HAVE_DLOPEN platforms; stub function
djm@openbsd.org
2020-05-29
upstream: fix exit status for downloading of FIDO resident keys;
djm@openbsd.org
2020-05-29
upstream: Fix multiplier in convtime when handling seconds after
dtucker@openbsd.org
2020-05-28
upstream: fix Include before Match in sshd_config; bz#3122 patch
djm@openbsd.org
2020-05-28
upstream: Do not call process_queued_listen_addrs() for every
djm@openbsd.org
2020-05-28
upstream: fix crash in recallocarray when deleting SendEnv
djm@openbsd.org
2020-05-28
upstream: two new tests for Include in sshd_config, checking whether
djm@openbsd.org
2020-05-27
Document that libfido2 >= 1.4.0 is needed.
Darren Tucker
2020-05-27
upstream: fix memleak of signature; from Pedro Martelletto
djm@openbsd.org
2020-05-27
upstream: Restrict ssh-agent from signing web challenges for FIDO
djm@openbsd.org
2020-05-27
upstream: improve logging for MaxStartups connection throttling:
djm@openbsd.org
2020-05-27
upstream: add fmt_timeframe() (from bgpd) to format a time
djm@openbsd.org
2020-05-27
upstream: avoid possible NULL deref; from Pedro Martelletto
djm@openbsd.org
2020-05-27
upstream: sshd listener must not block if reexecd sshd exits
markus@openbsd.org
2020-05-27
upstream: fix off-by-one error that caused sftp downloads to make
djm@openbsd.org
2020-05-27
upstream: we are still aiming for pre-C99 ...
deraadt@openbsd.org
2020-05-27
upstream: Enable credProtect extension when generating a resident
djm@openbsd.org
[next]