summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05upstream: wrap long linedjm@openbsd.org
2020-06-05upstream: Correct historical comment: provos@ modified OpenSSH todtucker@openbsd.org
2020-06-05upstream: Import regenerated moduli file.dtucker@openbsd.org
2020-06-05Test fallthrough in OSSH_CHECK_CFLAG_COMPILE.Darren Tucker
2020-06-04upstream: Import regenerated moduli file.dtucker@openbsd.org
2020-06-04upstream: Remove now-unused proto_spec and associated definitions.dtucker@openbsd.org
2020-05-30upstream: Fix error message on close(2) and add printf formatmillert@openbsd.org
2020-05-29upstream: Make dollar_expand variadic and pass a real va_list todtucker@openbsd.org
2020-05-29Omit ToS setting if we don't have IPV6_TCLASS too.Darren Tucker
2020-05-29upstream: Pass a NULL instead of zeroed out va_list fromdtucker@openbsd.org
2020-05-29upstream: remove a stray .El;jmc@openbsd.org
2020-05-29upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org
2020-05-29upstream: Unit test for convtime. ok djm@dtucker@openbsd.org
2020-05-29upstream: mention that wildcards are processed in lexical order;djm@openbsd.org
2020-05-29upstream: Allow some keywords to expand shell-style ${ENV}dtucker@openbsd.org
2020-05-29dependDamien Miller
2020-05-29partial sync of regress/netcat.c with upstreamsobrado
2020-05-29partial sync of regress/netcat.c with upstreamchl
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamjca
2020-05-29upstream: fix compilation on !HAVE_DLOPEN platforms; stub functiondjm@openbsd.org
2020-05-29upstream: fix exit status for downloading of FIDO resident keys;djm@openbsd.org
2020-05-29upstream: Fix multiplier in convtime when handling seconds afterdtucker@openbsd.org
2020-05-28upstream: fix Include before Match in sshd_config; bz#3122 patchdjm@openbsd.org
2020-05-28upstream: Do not call process_queued_listen_addrs() for everydjm@openbsd.org
2020-05-28upstream: fix crash in recallocarray when deleting SendEnvdjm@openbsd.org
2020-05-28upstream: two new tests for Include in sshd_config, checking whetherdjm@openbsd.org
2020-05-27Document that libfido2 >= 1.4.0 is needed.Darren Tucker
2020-05-27upstream: fix memleak of signature; from Pedro Martellettodjm@openbsd.org
2020-05-27upstream: Restrict ssh-agent from signing web challenges for FIDOdjm@openbsd.org
2020-05-27upstream: improve logging for MaxStartups connection throttling:djm@openbsd.org
2020-05-27upstream: add fmt_timeframe() (from bgpd) to format a timedjm@openbsd.org
2020-05-27upstream: avoid possible NULL deref; from Pedro Martellettodjm@openbsd.org
2020-05-27upstream: sshd listener must not block if reexecd sshd exitsmarkus@openbsd.org
2020-05-27upstream: fix off-by-one error that caused sftp downloads to makedjm@openbsd.org
2020-05-27upstream: we are still aiming for pre-C99 ...deraadt@openbsd.org
2020-05-27upstream: Enable credProtect extension when generating a residentdjm@openbsd.org
2020-05-27upstream: always call fido_init(); previous behaviour only calleddjm@openbsd.org
2020-05-27upstream: preserve group/world read permission on known_hostsdjm@openbsd.org
2020-05-27upstream: when ordering the hostkey algorithms to request from adjm@openbsd.org
2020-05-27upstream: fix non-ASCII quote that snuck in; spotted by Gabrieldjm@openbsd.org
2020-05-27upstream: clarify role of FIDO tokens in multi-factordjm@openbsd.org
2020-05-27upstream: fix compilation with DEBUG_KEXDH; bz#3160 ok dtucker@djm@openbsd.org
2020-05-14prefer ln to cp for temporary copy of sshdDamien Miller
2020-05-13Actually skip pty tests when needed.Darren Tucker
2020-05-13Skip building sk-dummy library if no SK support.Darren Tucker
2020-05-13explicitly manage .depend and .depend.bakDamien Miller
2020-05-13make dependDamien Miller
2020-05-13revert removal of .depend before makedependDamien Miller