]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2020-06-05  djm@openbsd.orgupstream: make sshbuf_dump() args const
2020-06-05  djm@openbsd.orgupstream: wrap long line
2020-06-05  dtucker@openbsd.orgupstream: Correct historical comment: provos@ modified...
2020-06-05  dtucker@openbsd.orgupstream: Import regenerated moduli file.
2020-06-05  Darren TuckerTest fallthrough in OSSH_CHECK_CFLAG_COMPILE.
2020-06-04  dtucker@openbsd.orgupstream: Import regenerated moduli file.
2020-06-04  dtucker@openbsd.orgupstream: Remove now-unused proto_spec and associated...
2020-05-30  millert@openbsd.orgupstream: Fix error message on close(2) and add printf...
2020-05-29  dtucker@openbsd.orgupstream: Make dollar_expand variadic and pass a real...
2020-05-29  Darren TuckerOmit ToS setting if we don't have IPV6_TCLASS too.
2020-05-29  dtucker@openbsd.orgupstream: Pass a NULL instead of zeroed out va_list...
2020-05-29  jmc@openbsd.orgupstream: remove a stray .El;
2020-05-29  dtucker@openbsd.orgupstream: Add regression and unit tests for ${ENV}...
2020-05-29  dtucker@openbsd.orgupstream: Unit test for convtime. ok djm@
2020-05-29  djm@openbsd.orgupstream: mention that wildcards are processed in lexic...
2020-05-29  dtucker@openbsd.orgupstream: Allow some keywords to expand shell-style...
2020-05-29  Damien Millerdepend
2020-05-29  sobradopartial sync of regress/netcat.c with upstream
2020-05-29  chlpartial sync of regress/netcat.c with upstream
2020-05-29  tobiaspartial sync of regress/netcat.c with upstream
2020-05-29  tobiaspartial sync of regress/netcat.c with upstream
2020-05-29  jcapartial sync of regress/netcat.c with upstream
2020-05-29  djm@openbsd.orgupstream: fix compilation on !HAVE_DLOPEN platforms...
2020-05-29  djm@openbsd.orgupstream: fix exit status for downloading of FIDO resid...
2020-05-29  dtucker@openbsd.orgupstream: Fix multiplier in convtime when handling...
2020-05-28  djm@openbsd.orgupstream: fix Include before Match in sshd_config;...
2020-05-28  djm@openbsd.orgupstream: Do not call process_queued_listen_addrs(...
2020-05-28  djm@openbsd.orgupstream: fix crash in recallocarray when deleting...
2020-05-27  djm@openbsd.orgupstream: two new tests for Include in sshd_config...
2020-05-27  Darren TuckerDocument that libfido2 >= 1.4.0 is needed.
2020-05-27  djm@openbsd.orgupstream: fix memleak of signature; from Pedro Martelletto
2020-05-27  djm@openbsd.orgupstream: Restrict ssh-agent from signing web challenge...
2020-05-27  djm@openbsd.orgupstream: improve logging for MaxStartups connection...
2020-05-27  djm@openbsd.orgupstream: add fmt_timeframe() (from bgpd) to format...
2020-05-27  djm@openbsd.orgupstream: avoid possible NULL deref; from Pedro Martelletto
2020-05-27  markus@openbsd.orgupstream: sshd listener must not block if reexecd sshd...
2020-05-27  djm@openbsd.orgupstream: fix off-by-one error that caused sftp downloa...
2020-05-27  deraadt@openbsd.orgupstream: we are still aiming for pre-C99 ...
2020-05-27  djm@openbsd.orgupstream: Enable credProtect extension when generating...
2020-05-27  djm@openbsd.orgupstream: always call fido_init(); previous behaviour...
2020-05-27  djm@openbsd.orgupstream: preserve group/world read permission on known...
2020-05-27  djm@openbsd.orgupstream: when ordering the hostkey algorithms to reque...
2020-05-27  djm@openbsd.orgupstream: fix non-ASCII quote that snuck in; spotted...
2020-05-27  djm@openbsd.orgupstream: clarify role of FIDO tokens in multi-factor
2020-05-27  djm@openbsd.orgupstream: fix compilation with DEBUG_KEXDH; bz#3160...
2020-05-14  Damien Millerprefer ln to cp for temporary copy of sshd
2020-05-13  Darren TuckerActually skip pty tests when needed.
2020-05-13  Darren TuckerSkip building sk-dummy library if no SK support.
2020-05-13  Damien Millerexplicitly manage .depend and .depend.bak
2020-05-13  Damien Millermake depend
2020-05-13  Damien Millerrevert removal of .depend before makedepend
2020-05-12  Damien Millerprepare for 8.3 release
2020-05-08  Darren TuckerEnsure SA_SIGNAL test only signals itself.
2020-05-08  Damien Millersync config.guess/config.sub with latest versions
2020-05-07  djm@openbsd.orgupstream: openssh-8.3; ok deraadt@
2020-05-07  djm@openbsd.orgupstream: another case where a utimes() failure could...
2020-05-07  Darren TuckerCheck if -D_REENTRANT is needed for localtime_r.
2020-05-05  Darren TuckerSkip security key tests if ENABLE_SK not set.
2020-05-04  djm@openbsd.orgupstream: sure enough, some of the test data that we...
2020-05-04  djm@openbsd.orgupstream: make mktestdata.sh generate old/new format...
2020-05-04  djm@openbsd.orgupstream: portability fix for sed that always emil...
2020-05-04  djm@openbsd.orgupstream: remove obsolete RSA1 test keys; spotted by...
2020-05-02  Darren TuckerUpdate .depend.
2020-05-02  Darren TuckerRemove use of tail for 'make depend'.
2020-05-02  djm@openbsd.orgupstream: we have a sshkey_save_public() function to...
2020-05-01  Darren TuckerUse LONG_LONG_MAX and friends if available.
2020-05-01  djm@openbsd.orgupstream: when receving a file in sink(), be careful...
2020-05-01  djm@openbsd.orgupstream: expose vasnmprintf(); ok (as part of other...
2020-05-01  djm@openbsd.orgupstream: avoid NULL dereference when attempting to...
2020-05-01  Darren TuckerSee if SA_RESTART signals will interrupt select().
2020-05-01  Damien Millerfix reversed test
2020-05-01  Damien Millerwrap sha2.h inclusion in #ifdef HAVE_SHA2_H
2020-05-01  djm@openbsd.orgupstream: adapt dummy FIDO middleware to API change...
2020-05-01  jmc@openbsd.orgupstream: tweak previous; ok markus
2020-05-01  markus@openbsd.orgupstream: bring back debug() removed in rev 1.74; noted...
2020-05-01  markus@openbsd.orgupstream: run the 2nd ssh with BatchMode for scp -3
2020-05-01  djm@openbsd.orgupstream: when signing a challenge using a FIDO toke...
2020-05-01  dtucker@openbsd.orgupstream: Fix comment typo. Patch from mforney at mforn...
2020-05-01  dtucker@openbsd.orgupstream: We've standardized on memset over bzero,...
2020-05-01  Darren TuckerInclude sys/byteorder.h for htons and friends.
2020-04-30  Darren TuckerFix conditional for openssl-based chacha20.
2020-04-24  Darren TuckerError out if given RDomain if unsupported.
2020-04-24  dtucker@openbsd.orgupstream: Fix incorrect error message for "too many...
2020-04-24  dtucker@openbsd.orgupstream: Remove leave_non_blocking() which is now...
2020-04-24  jmc@openbsd.orgupstream: ce examples of "Ar arg Ar arg" with "Ar arg...
2020-04-24  Darren TuckerUpdate .depend.
2020-04-22  Darren TuckerMailing list is now closed to non-subscribers.
2020-04-22  Darren TuckerPut the values from env vars back.
2020-04-22  Darren TuckerPass configure's egrep through to test-exec.sh.
2020-04-22  Darren TuckerRemove unneeded env vars from t-exec invocation.
2020-04-22  dtucker@openbsd.orgupstream: Backslash '$' at then end of string. Prevents...
2020-04-21  Darren TuckerSync rev 1.49.
2020-04-20  djm@openbsd.orgupstream: regression test for printing of private key...
2020-04-20  djm@openbsd.orgupstream: fix a bug I introduced in r1.406: when printi...
2020-04-17  djm@openbsd.orgupstream: repair private key fingerprint printing to...
2020-04-17  djm@openbsd.orgupstream: refactor out some duplicate private key loadi...
2020-04-17  jmc@openbsd.orgupstream: add space beteen macro arg and punctuation;
2020-04-17  djm@openbsd.orgupstream: auth2-pubkey r1.89 changed the order of opera...
2020-04-17  Damien Millersys/sysctl.h is only used on OpenBSD
2020-04-17  djm@openbsd.orgupstream: fix reversed test that caused IdentitiesOnly...
next