]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
18 hours ago  Darren TuckerUpdate dependencies for Debian derivatives. master anongit/master
18 hours ago  Darren TuckerInstall libcrypt-dev package.
18 hours ago  Darren TuckerFix quoting in failed log output step.
2 days ago  Darren TuckerAdd newer OS X and Ubunty 26.04 test targets. github-selfhosted/master github/master
2 days ago  Darren TuckerRequire kSBXProfilePureComputation for OS X sandbox.
2 days ago  dtucker@openbsd.orgupstream: Refer to id_mldsa44_ed25519.pub in the pubkey...
3 days ago  Darren TuckerAdd instructions for pin_actions.
4 days ago  Darren TuckerUpdate NetBSD vmaction pin to pick up 11.0 release.
5 days ago  Darren TuckerUpdate x11-ssh-askpass upstream location.
5 days ago  Darren TuckerAdd NetBSD 11.0 test targets.
5 days ago  Darren TuckerAdd 10.5 branch to test status display.
6 days ago  Damien Millerwhitespace at eol
6 days ago  Damien Millerdepend
6 days ago  Damien Millerupdate version
7 days ago  djm@openbsd.orgupstream: add regress test for servers that hang durig...
7 days ago  djm@openbsd.orgupstream: openssh-10.5
7 days ago  djm@openbsd.orgupstream: remove ml-dsa/x25519 from the default algorit...
7 days ago  djm@openbsd.orgupstream: make reading server banner non-blocking;...
9 days ago  Darren TuckerUse clang-20 when building hardenedmalloc for tests.
9 days ago  djm@openbsd.orgupstream: remove mlkem768brainpoolp256r1-sha256; reques...
9 days ago  djm@openbsd.orgupstream: move comment to a better place; suggested...
10 days ago  djm@openbsd.orgupstream: add some options to allow setting or clearing the
10 days ago  djm@openbsd.orgupstream: Allow session-bind@openssh.com requests when...
10 days ago  djm@openbsd.orgupstream: avoid potential realloc use-after-free in...
10 days ago  naddy@openbsd.orgupstream: fix up synopsis and tweak wording for -Z
10 days ago  naddy@openbsd.orgupstream: document existence of
11 days ago  Darren TuckerRe-allow PAMServiceName inside a Match block.
13 days ago  Darren TuckerRerun VM tests on regress Makefile change too
13 days ago  Darren TuckerRun tests on regress Makefile changes too.
13 days ago  djm@openbsd.orgupstream: disable pubkey-priority test until I can...
2026-08-03  dtucker@openbsd.orgupstream: Fix expected output for implicit ordering...
2026-08-03  Darren TuckerDon't enable Brainpool on AWS-LC or BoringSSL.
2026-08-03  Darren TuckerCorrect filename in comment.
2026-08-03  Darren TuckerFix OpenSSL ECC detection message.
2026-08-03  Darren TuckerMake EC_KEY_METHOD_new optional again.
2026-08-03  djm@openbsd.orgupstream: crank up MaxAuthTries to avoid failures here
2026-08-03  djm@openbsd.orgupstream: regression test for pubkey ordering in the...
2026-08-03  djm@openbsd.orgupstream: Tweak ordering of certificates tried during...
2026-08-03  djm@openbsd.orgupstream: Add a "ssh -Z user@host" mode that dumps...
2026-08-03  djm@openbsd.orgupstream: fix ML-KEM/ECDH interop problem (does not...
2026-08-01  Darren TuckerRequire NISTP521 in libcrypto.
2026-07-31  Darren TuckerRemove support for libcrypto w/out ECC.
2026-07-30  Darren TuckerAdd includes.h for compat interfaces.
2026-07-30  brynet@openbsd.orgupstream: Use ssh_mldsa44_ed25519_cleanup consistently...
2026-07-30  dtucker@openbsd.orgupstream: Fix $OpenBSD marker for easier syncing.
2026-07-30  markus@openbsd.orgupstream: ssh: update kex unit test
2026-07-30  dtucker@openbsd.orgupstream: Make mlkem768ecdh build with OPENSSL=no....
2026-07-30  djm@openbsd.orgupstream: pass back errors from ed25519 key generation...
2026-07-30  djm@openbsd.orgupstream: Move check of public key type against allowed...
2026-07-30  deraadt@openbsd.orgupstream: Fix double frees (impossible to reach outside...
2026-07-30  markus@openbsd.orgupstream: ssh: implement mlkem768brainpoolp256r1-sha256...
2026-07-30  markus@openbsd.orgupstream: ssh: implement mlkem768nistp256-sha256; ok...
2026-07-30  djm@openbsd.orgupstream: use sshpkt_fatal instead of plain fatal(...
2026-07-22  dtucker@openbsd.orgupstream: Automatically detect IPv6 support
2026-07-22  dtucker@openbsd.orgupstream: Factor out all of the IPv6 addresses into...
2026-07-21  Darren TuckerSync missed case-insensitivity changes.
2026-07-21  Darren TuckerAdd obsd79 target.
2026-07-21  Darren TuckerWording.
2026-07-21  djm@openbsd.orgupstream: verify that ChannelTimeout in a Match block...
2026-07-21  djm@openbsd.orgupstream: verify that RekeyLimit in a Match block is...
2026-07-21  dtucker@openbsd.orgupstream: Use -Ohashalg to restrict output to specfic...
2026-07-21  djm@openbsd.orgupstream: fix ChannelTimeout and RekeyLimit not being...
2026-07-21  djm@openbsd.orgupstream: s/= - 1/= -1/; from serity---
2026-07-21  djm@openbsd.orgupstream: move to a better place
2026-07-21  djm@openbsd.orgupstream: use crypto_api.h #define constants for length...
2026-07-21  djm@openbsd.orgupstream: make authorized_keys "restrict" keyword apply...
2026-07-21  naddy@openbsd.orgupstream: in sshd config dump mode, write all directive...
2026-07-21  naddy@openbsd.orgupstream: read ~/.ssh/id_mldsa44_ed25519 private key...
2026-07-21  naddy@openbsd.orgupstream: document mldsa44-ed25519 host key and public key
2026-07-21  djm@openbsd.orgupstream: when signing hostkey proofs for a client...
2026-07-21  djm@openbsd.orgupstream: setproctitle(3) to identify sshd-session...
2026-07-21  djm@openbsd.orgupstream: delete list of ssh_config(5) options under
2026-07-21  djm@openbsd.orgupstream: enable the ssh-mldsa44-ed25519@openssh.com...
2026-07-21  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
next