]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2019-07-05  deraadt@openbsd.orgupstream: When system calls indicate an error they...
2019-07-02  deraadt@openbsd.orgupstream: asprintf returns -1, not an arbitrary value...
2019-06-28  deraadt@openbsd.orgupstream: oops, from asou
2019-06-28  deraadt@openbsd.orgupstream: Some asprintf() calls were checked < 0, rathe...
2019-06-28  djm@openbsd.orgupstream: fix NULL deference (bzero) on err
2019-06-27  Jitendra SharmaUpdate README doc to include missing test cases
2019-06-26  dtucker@openbsd.orgupstream: Remove unneeded unlink of xauthfile o
2019-06-23  djm@openbsd.orgupstream: fix mismatch proto/decl from key shielding...
2019-06-21  djm@openbsd.orgupstream: adapt for key shielding API changes (const...
2019-06-21  djm@openbsd.orgupstream: Add protection for private keys at rest in...
2019-06-21  djm@openbsd.orgupstream: print the correct AuthorizedPrincipalsCommand...
2019-06-21  jmc@openbsd.orgupstream: from tim: - for reput, it is remote-path...
2019-06-19  djm@openbsd.orgupstream: check for convtime() refusing to accept times...
2019-06-19  dtucker@openbsd.orgupstream: Add unit tests for user@host and URI parsing.
2019-06-19  dtucker@openbsd.orgupstream: Add tests for sshd -T -C with Match.
2019-06-16  Darren TuckerInclude stdio.h for vsnprintf.
2019-06-14  Darren Tuckerupstream rev 1.27: fix integer overflow.
2019-06-14  Darren Tuckerupstream rev 1.25: add DEF_WEAK.
2019-06-14  Darren Tuckerupstream rev 1.25: add sys/types.h
2019-06-14  Darren Tuckerupstream: Use explicit_bzero instead of memset
2019-06-14  djm@openbsd.orgupstream: slightly more instructive error message when...
2019-06-14  djm@openbsd.orgupstream: process agent requests for RSA certificate...
2019-06-14  djm@openbsd.orgupstream: for public key authentication, check Authoriz...
2019-06-14  djm@openbsd.orgupstream: if passed a bad fd, log what it was
2019-06-14  jmc@openbsd.orgupstream: Hostname->HostName cleanup; from lauri tirkko...
2019-06-14  jmc@openbsd.orgupstream: deraadt noticed some inconsistency in the...
2019-06-14  jmc@openbsd.orgupstream: consistent lettering for "HostName" keyword...
2019-06-07  Darren TuckerTypo fixes in error messages.
2019-06-07  dtucker@openbsd.orgupstream: Typo and spelling fixes in comments and error...
2019-06-07  Darren TuckerInclude missed bits from previous sync.
2019-06-07  dtucker@openbsd.orgupstream: Check for user@host when parsing sftp target...
2019-06-07  otto@openbsd.orgupstream: Replace calls to ssh_malloc_init() by a stati...
2019-06-07  djm@openbsd.orgupstream: fix ssh-keysign fd handling problem introduce...
2019-06-07  lum@openbsd.orgupstream: Make the standard output messages of both...
2019-06-07  Darren TuckerAlways clean up before and after utimensat test.
2019-06-07  Darren TuckerUpdate utimensat test.
2019-06-07  Darren TuckerHave pthread_create return errno on failure.
2019-06-07  Elliott Hughespthread_create(3) returns positive values on failure.
2019-06-05  Harald Freudenbergerallow s390 specific ioctl for ecc hardware support
2019-06-05  Sorin Adrian... openssl-devel is obsoleted by libssl-devel
2019-05-21  jmc@openbsd.orgupstream: tweak previous;
2019-05-20  djm@openbsd.orgupstream: embiggen format buffer size for certificate...
2019-05-20  djm@openbsd.orgupstream: When signing certificates with an RSA key...
2019-05-17  Darren TuckerAdd no-op implementation of pam_putenv.
2019-05-17  Darren TuckerUse the correct macro for SSH_ALLOWED_CA_SIGALGS.
2019-05-17  Darren TuckerFix building w/out ECC.
2019-05-17  Darren TuckerConditionalize ECDH methods in CA algos.
2019-05-17  dtucker@openbsd.orgupstream: Move a variable declaration to the block...
2019-05-17  deraadt@openbsd.orgupstream: When doing the fork+exec'ing for ssh-keysign...
2019-05-17  schwarze@openbsd.orgupstream: Delete some .Sx macros that were used in...
2019-05-17  florian@openbsd.orgupstream: For PermitOpen violations add the remote...
2019-05-15  Darren TuckerAdd OpenSSL 1.1.1 to the supported list.
2019-05-15  Darren TuckerFix typo in man page formatter selector.
2019-05-10  Darren TuckerUse "doc" man page format if mandoc present.
2019-05-08  dtucker@openbsd.orgupstream: Use the correct (according to POSIX) format for
2019-05-08  dtucker@openbsd.orgupstream: Free channel objects on exit path. Patch...
2019-05-08  dtucker@openbsd.orgupstream: Free host on exit path. Patch from markus at
2019-05-08  dtucker@openbsd.orgupstream: Wrap XMSS including in ifdef. Patch from...
2019-05-08  dtucker@openbsd.orgupstream: Import regenerated moduli.
2019-05-08  dtucker@openbsd.orgupstream: Use the LogLevel typdef instead of int where...
2019-05-08  dtucker@openbsd.orgupstream: Document new default RSA key size. From
2019-05-08  dtucker@openbsd.orgupstream: When running sshd -T, assume any attibute...
2019-05-08  dtucker@openbsd.orgupstream: Remove crc32.{c,h} which were only used by...
2019-04-30  Darren TuckerRemove unused variables from RLIMIT_NOFILE test.
2019-04-26  Darren TuckerImport regenerated moduli.
2019-04-26  Darren TuckerWhitespace resync w/OpenBSD.
2019-04-26  Darren TuckerDon't install duplicate STREAMS modules on Solaris
2019-04-17  Damien Millermakedepend V_8_0_P1
2019-04-05  Damien Millersecond thoughts: leave README in place
2019-04-05  Damien MillerRevert "rewrite README"
2019-04-05  Damien Millerrewrite README
2019-04-04  Damien Millerupdate versions
2019-04-04  djm@openbsd.orgupstream: openssh-8.0
2019-04-03  Damien Millersession: Do not use removed API
2019-04-02  djm@openbsd.orgupstream: when logging/fataling on error, include a...
2019-04-02  Darren TuckerRemove "struct ssh" from sys_auth_record_login.
2019-04-02  Darren TuckerAdapt custom_failed_login to new prototype.
2019-04-01  Darren TuckerAdd includes.h for compat layer.
2019-04-01  Tim RiceStop USL compilers for erroring with "integral constant...
2019-04-01  Tim RiceOnly use O_NOFOLLOW in fchownat and fchmodat if defined
2019-03-29  Jakub JelenAdjust softhsm2 path on Fedora Linux for regress
2019-03-27  Darren TuckerOnly use O_NOFOLLOW in utimensat if defined.
2019-03-27  Corinna Vinschendrop old Cygwin considerations
2019-03-27  djm@openbsd.orgupstream: fix interaction between ClientAliveInterval...
2019-03-25  djm@openbsd.orgupstream: Fix authentication failures when "Authenticat...
2019-03-25  djm@openbsd.orgupstream: whitespace
2019-03-25  dtucker@openbsd.orgupstream: Expand comment to document rationale for...
2019-03-25  dtucker@openbsd.orgupstream: Increase the default RSA key size to 3072...
2019-03-25  jmc@openbsd.orgupstream: full stop in the wrong place;
2019-03-25  jmc@openbsd.orgupstream: benno helped me clean up the tcp forwarding...
2019-03-25  markus@openbsd.orgupstream: fix use-after-free in ssh-pkcs11; found by...
2019-03-13  Darren TuckerFix build when configured --without-openssl.
2019-03-13  Darren TuckerOn Cygwin run sshd as SYSTEM where possible.
2019-03-12  Darren TuckerReplace alloca with xcalloc.
2019-03-11  Darren TuckerUse Cygwin-specific matching only for users+groups.
2019-03-08  dtucker@openbsd.orgupstream: Move checks for lists of users or groups...
2019-03-08  dtucker@openbsd.orgupstream: Reset last-seen time when sending a keepalive...
2019-03-08  naddy@openbsd.orgupstream: PKCS#11 support is no longer limited to RSA...
2019-03-08  djm@openbsd.orgupstream: in ssh_set_newkeys(), mention the direction...
2019-03-01  djm@openbsd.orgupstream: Fix two race conditions in sshd relating...
next