summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* upstream: Correct historical comment: provos@ modified OpenSSH todtucker@openbsd.org2020-06-051-2/+2
* upstream: Import regenerated moduli file.dtucker@openbsd.org2020-06-051-0/+1
* Test fallthrough in OSSH_CHECK_CFLAG_COMPILE.Darren Tucker2020-06-051-0/+10
* upstream: Import regenerated moduli file.dtucker@openbsd.org2020-06-041-414/+453
* upstream: Remove now-unused proto_spec and associated definitions.dtucker@openbsd.org2020-06-042-34/+2
* upstream: Fix error message on close(2) and add printf formatmillert@openbsd.org2020-05-301-4/+7
* upstream: Make dollar_expand variadic and pass a real va_list todtucker@openbsd.org2020-05-292-5/+14
* Omit ToS setting if we don't have IPV6_TCLASS too.Darren Tucker2020-05-291-1/+1
* upstream: Pass a NULL instead of zeroed out va_list fromdtucker@openbsd.org2020-05-291-4/+2
* upstream: remove a stray .El;jmc@openbsd.org2020-05-291-2/+1
* upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org2020-05-292-5/+79
* upstream: Unit test for convtime. ok djm@dtucker@openbsd.org2020-05-291-1/+20
* upstream: mention that wildcards are processed in lexical order;djm@openbsd.org2020-05-292-4/+5
* upstream: Allow some keywords to expand shell-style ${ENV}dtucker@openbsd.org2020-05-295-53/+230
* dependDamien Miller2020-05-291-49/+46
* partial sync of regress/netcat.c with upstreamsobrado2020-05-291-2/+2
* partial sync of regress/netcat.c with upstreamchl2020-05-291-1/+1
* partial sync of regress/netcat.c with upstreamtobias2020-05-291-3/+6
* partial sync of regress/netcat.c with upstreamtobias2020-05-291-3/+3
* partial sync of regress/netcat.c with upstreamjca2020-05-291-7/+16
* upstream: fix compilation on !HAVE_DLOPEN platforms; stub functiondjm@openbsd.org2020-05-291-2/+3
* upstream: fix exit status for downloading of FIDO resident keys;djm@openbsd.org2020-05-291-4/+4
* upstream: Fix multiplier in convtime when handling seconds afterdtucker@openbsd.org2020-05-291-2/+3
* upstream: fix Include before Match in sshd_config; bz#3122 patchdjm@openbsd.org2020-05-281-10/+21
* upstream: Do not call process_queued_listen_addrs() for everydjm@openbsd.org2020-05-281-5/+5
* upstream: fix crash in recallocarray when deleting SendEnvdjm@openbsd.org2020-05-281-2/+7
* upstream: two new tests for Include in sshd_config, checking whetherdjm@openbsd.org2020-05-281-1/+35
* Document that libfido2 >= 1.4.0 is needed.Darren Tucker2020-05-271-1/+1
* upstream: fix memleak of signature; from Pedro Martellettodjm@openbsd.org2020-05-271-5/+8
* upstream: Restrict ssh-agent from signing web challenges for FIDOdjm@openbsd.org2020-05-271-10/+100
* upstream: improve logging for MaxStartups connection throttling:djm@openbsd.org2020-05-271-24/+64
* upstream: add fmt_timeframe() (from bgpd) to format a timedjm@openbsd.org2020-05-272-21/+53
* upstream: avoid possible NULL deref; from Pedro Martellettodjm@openbsd.org2020-05-271-3/+5
* upstream: sshd listener must not block if reexecd sshd exitsmarkus@openbsd.org2020-05-271-2/+3
* upstream: fix off-by-one error that caused sftp downloads to makedjm@openbsd.org2020-05-271-2/+2
* upstream: we are still aiming for pre-C99 ...deraadt@openbsd.org2020-05-271-2/+2
* upstream: Enable credProtect extension when generating a residentdjm@openbsd.org2020-05-271-0/+57
* upstream: always call fido_init(); previous behaviour only calleddjm@openbsd.org2020-05-271-6/+11
* upstream: preserve group/world read permission on known_hostsdjm@openbsd.org2020-05-271-1/+5
* upstream: when ordering the hostkey algorithms to request from adjm@openbsd.org2020-05-273-6/+31
* upstream: fix non-ASCII quote that snuck in; spotted by Gabrieldjm@openbsd.org2020-05-271-1/+1
* upstream: clarify role of FIDO tokens in multi-factordjm@openbsd.org2020-05-271-0/+7
* upstream: fix compilation with DEBUG_KEXDH; bz#3160 ok dtucker@djm@openbsd.org2020-05-272-6/+8
* prefer ln to cp for temporary copy of sshdDamien Miller2020-05-141-1/+4
* Actually skip pty tests when needed.Darren Tucker2020-05-131-2/+8
* Skip building sk-dummy library if no SK support.Darren Tucker2020-05-132-1/+7
* explicitly manage .depend and .depend.bakDamien Miller2020-05-131-1/+4
* make dependDamien Miller2020-05-131-45/+48
* revert removal of .depend before makedependDamien Miller2020-05-131-1/+1
* prepare for 8.3 releaseDamien Miller2020-05-123-3/+3