]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
6 days ago  dtucker@openbsd.orgupstream: Automatically detect IPv6 support master anongit/master
6 days ago  dtucker@openbsd.orgupstream: Factor out all of the IPv6 addresses into...
6 days ago  Darren TuckerSync missed case-insensitivity changes. github-selfhosted/master github/master
6 days ago  Darren TuckerAdd obsd79 target.
6 days ago  Darren TuckerWording.
6 days ago  djm@openbsd.orgupstream: verify that ChannelTimeout in a Match block...
6 days ago  djm@openbsd.orgupstream: verify that RekeyLimit in a Match block is...
6 days ago  dtucker@openbsd.orgupstream: Use -Ohashalg to restrict output to specfic...
6 days ago  djm@openbsd.orgupstream: fix ChannelTimeout and RekeyLimit not being...
7 days ago  djm@openbsd.orgupstream: s/= - 1/= -1/; from serity---
7 days ago  djm@openbsd.orgupstream: move to a better place
7 days ago  djm@openbsd.orgupstream: use crypto_api.h #define constants for length...
7 days ago  djm@openbsd.orgupstream: make authorized_keys "restrict" keyword apply...
7 days ago  naddy@openbsd.orgupstream: in sshd config dump mode, write all directive...
7 days ago  naddy@openbsd.orgupstream: read ~/.ssh/id_mldsa44_ed25519 private key...
7 days ago  naddy@openbsd.orgupstream: document mldsa44-ed25519 host key and public key
7 days ago  djm@openbsd.orgupstream: when signing hostkey proofs for a client...
7 days ago  djm@openbsd.orgupstream: setproctitle(3) to identify sshd-session...
7 days ago  djm@openbsd.orgupstream: delete list of ssh_config(5) options under
7 days ago  djm@openbsd.orgupstream: enable the ssh-mldsa44-ed25519@openssh.com...
7 days ago  djm@openbsd.orgupstream: prefer fstat to stat when it's trivial to...
2026-07-12  dtucker@openbsd.orgupstream: Add tests for ecdsa 256, 384 and 521 keys...
2026-07-12  djm@openbsd.orgupstream: check sshd_config output case insensitively
2026-07-12  dtucker@openbsd.orgupstream: Add SSHFP tests for ed25519 key type.
2026-07-12  dtucker@openbsd.orgupstream: Restructure the SSHFP test in preparation...
2026-07-08  Damien Millerremove README.tun
2026-07-08  Damien Milleradd some parentheses to clarify a && || condition
2026-07-07  djm@openbsd.orgupstream: unused variables
2026-07-07  djm@openbsd.orgupstream: fix GSSAPI option names, that I somehow screw...
2026-07-06  Darren TuckerAdd 10.4 branch to status page.
2026-07-06  Damien Millerdepend
2026-07-06  Damien Millercrank version numbers
2026-07-06  djm@openbsd.orgupstream: openssh-10.4
2026-07-06  djm@openbsd.orgupstream: Fix multiple RFC 4462 (GSSAPIAuthentication...
2026-07-06  djm@openbsd.orgupstream: fix ownership and lifetime of several bits...
2026-07-06  djm@openbsd.orgupstream: Fix cases in GSSAPI and keyboard-interactive
2026-07-05  dtucker@openbsd.orgupstream: void functions should not return anything...
2026-07-05  djm@openbsd.orgupstream: fix inverted test that broke ssh-add with...
2026-07-03  Damien Millergrammar fix; from Daniel O'Connor
2026-07-03  Damien Millermore config option details in README.privsep
2026-07-03  Damien Millermore README.privsep polish
2026-07-03  Damien Millertweak; from dlg@
2026-07-03  Damien Millertweak previous
2026-07-03  Damien Millerrevise README.privsep for multi-binary model
2026-07-02  Darren TuckerNeed clang >= 19 for constexpr in hardened_malloc.
2026-07-02  Darren TuckerTabs -> spaces.
2026-07-01  Zoltan FridrichProvide better error for non-supported private keys
2026-07-01  djm@openbsd.orgupstream: more missing mldsa44-ed25519, based on GHPR69...
2026-07-01  djm@openbsd.orgupstream: whitespace
2026-07-01  djm@openbsd.orgupstream: simplify SIGINFO output: remove list of activ...
2026-07-01  djm@openbsd.orgupstream: Tighten up the introduction a little:
2026-07-01  dtucker@openbsd.orgupstream: Move negative-FD checks to before first use...
2026-07-01  djm@openbsd.orgupstream: ssh -o doesn't support Host or Include option...
2026-06-30  djm@openbsd.orgupstream: mention mldsa44-ed25519 in usage(); based...
2026-06-30  tb@openbsd.orgupstream: ssherr-libcrypto: avoid use of deprecated
2026-06-30  djm@openbsd.orgupstream: another ruser_name/ruser_group vs attrib_to_s...
2026-06-30  djm@openbsd.orgupstream: set FD_CLOEXEC on the fds between sftp and...
2026-06-30  djm@openbsd.orgupstream: check key and IV length received in privsep...
2026-06-29  djm@openbsd.orgupstream: revert bits that weren't ready for commit yet
2026-06-29  djm@openbsd.orgupstream: Move user/group name lookup to correct place...
2026-06-29  djm@openbsd.orgupstream: fix ineffective max file size check when...
2026-06-29  djm@openbsd.orgupstream: check strdup() return to avoid NULL deref...
2026-06-29  djm@openbsd.orgupstream: s/calloc/xcalloc/ to reduce noise from AI...
2026-06-29  djm@openbsd.orgupstream: fix "ls -n", which was still displaying user...
2026-06-29  djm@openbsd.orgupstream: move documentation of the Include directive...
2026-06-29  djm@openbsd.orgupstream: mention RefuseConnection, VersionAddendum and
2026-06-29  djm@openbsd.orgupstream: correct directive name (s/Host/Match) in...
2026-06-29  djm@openbsd.orgupstream: report errors in fill_default_options() prope...
2026-06-29  djm@openbsd.orgupstream: don't use deprecated ERR_load_crypto_strings()
2026-06-29  Damien Millerdon't leak rrset on fail; GHPR681 from metsw24-max
2026-06-29  Damien Millercheck sockaddr length; GHPR681 from metsw24-max
2026-06-29  Damien Millerreturn result of raise(2); GHPR681 from metsw24-max
2026-06-29  Damien Milleruse size_t for lengths; GHPR681 from metsw24-max
2026-06-29  Damien Millerfix leak of error path; GHPR681 from metsw24-max
2026-06-29  djm@openbsd.orgupstream: don't print an error message when trying...
2026-06-29  djm@openbsd.orgupstream: make ssh-add open it's connection to the...
2026-06-29  djm@openbsd.orgupstream: Fix bounds checking when signing messages...
2026-06-29  djm@openbsd.orgupstream: fix ECDSA order check for curves with cofacto...
2026-06-29  djm@openbsd.orgupstream: avoid situation where sftp_download() could...
2026-06-29  djm@openbsd.orgupstream: avoid download to server-controlled path...
2026-06-29  djm@openbsd.orgupstream: resist that return ".." via remote glob during
2026-06-29  djm@openbsd.orgupstream: avoid possible NULL deref; from Swival scanner
2026-06-29  djm@openbsd.orgupstream: mention that ssh-keyscan output is only as...
2026-06-24  Darren TuckerDropbear master -> main here too.
2026-06-24  Darren TuckerDropbear's master is now main.
2026-06-24  dtucker@openbsd.orgupstream: Avoid printf("%s", NULL) since it's not guara...
2026-06-24  Darren TuckerFix handling of rh-allow-sha1-signatures on Cygwin
2026-06-24  Darren TuckerMake -j2 for faster builds.
2026-06-24  Darren TuckerSet CYGWIN at top-level.
2026-06-24  djm@openbsd.orgupstream: mention a caveat regarding GSSAPIStrictAccept...
2026-06-24  djm@openbsd.orgupstream: add some logging to make debugging interactiv...
2026-06-24  djm@openbsd.orgupstream: add a missing channels type for bulk/interactive
2026-06-24  Darren TuckerSet build options in /etc/mk.conf once at startup.
2026-06-23  dtucker@openbsd.orgupstream: Check return values from malloc.
2026-06-23  dtucker@openbsd.orgupstream: Check return value of sscanf.
2026-06-23  tb@openbsd.orgupstream: annotate tm_wday = -1 with /* sentinel for...
2026-06-23  djm@openbsd.orgupstream: remove cipher_set_keyiv() as nothing uses...
2026-06-22  Darren TuckerOutput Actions allowlist for uploading to Github.
2026-06-22  Darren TuckerAdd script to lookup and pin Actions to hashes.
2026-06-22  El Mehdi Abenhazouci: pin upstream.yml actions to full commit SHAs
next