]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
32 hours ago  Darren TuckerCheck for OPENSSL_NO_ENGINE for --with-ssl-engine. master anongit/master
6 days ago  djm@openbsd.orgupstream: correctly set extended type for client-side... github-selfhosted/master github/master
6 days ago  job@openbsd.orgupstream: Also show the duration of the current session...
6 days ago  djm@openbsd.orgupstream: want stdint.h here now that we've switched...
9 days ago  Bob BeckMake ci work for OpenSSL 4 variants
10 days ago  Darren TuckerTest against OpenSSL 3.6.2, 4.0.0 and 4.0-stable.
10 days ago  Dmitry Misharovaccount newer openssl versions in .github/setup_ci.sh
10 days ago  Darren TuckerMatch case with other messages.
11 days ago  Damien Millerregen signature on allowed_signers file
2026-04-02  Damien Millerdepend
2026-04-02  Damien MillerUpdate versions in RPM spec files
2026-04-02  djm@openbsd.orgupstream: adapt to username validity check change
2026-04-02  djm@openbsd.orgupstream: openssh-10.3
2026-04-02  djm@openbsd.orgupstream: move username validity check for usernames...
2026-04-02  djm@openbsd.orgupstream: correctly match ECDSA signature algorithms...
2026-04-02  djm@openbsd.orgupstream: when downloading files as root in legacy...
2026-04-02  djm@openbsd.orgupstream: add missing askpass check when using
2026-04-02  djm@openbsd.orgupstream: Fix possible sshd crash when sshd_config...
2026-04-02  Damien Millerproperly bail out when PAM changes username
2026-04-01  Michael Forneyavoid k suffix in dd count operand in sftp-resume test
2026-03-31  Michael Forneyadd missing <stdio.h> include to unit tests for printf
2026-03-30  Darren TuckerAdd proxyjump.sh omitted from previous commit.
2026-03-30  djm@openbsd.orgupstream: add a regression test for ProxyJump/-J; ok...
2026-03-30  dtucker@openbsd.orgupstream: Use ~/.shosts for Hostbased test.
2026-03-30  dtucker@openbsd.orgupstream: Ensure known_hosts file exists when setting up.
2026-03-30  dtucker@openbsd.orgupstream: Check if host keys exist before adding them...
2026-03-30  dtucker@openbsd.orgupstream: Add special handling of
2026-03-30  djm@openbsd.orgupstream: apply the same validity rules to usernames...
2026-03-30  djm@openbsd.orgupstream: switch from int to long long for bandwidth...
2026-03-29  Damien Millerdepend
2026-03-29  Damien Milleruse nonnull attribute when available
2026-03-29  Damien Millerfix state confusion between PAM and privsep code
2026-03-28  Laurent Chardonopenbsd-compat: reword EAI_NONAME error string
2026-03-28  Icenowy Zhengseccomp sandbox: allow riscv_hwprobe syscall if present
2026-03-28  djm@openbsd.orgupstream: ensure c->local_window doesn't underflow...
2026-03-28  djm@openbsd.orgupstream: fix base16 parsing; currently unused. From...
2026-03-28  djm@openbsd.orgupstream: mention that RevokedKeys is read by the serve...
2026-03-28  djm@openbsd.orgupstream: fix potential hang if /etc/moduli doesn't...
2026-03-26  Darren TuckerAdd a VM-based test for OpenBSD-current.
2026-03-26  Darren TuckerAdd a Valgrind test of the PAM config.
2026-03-26  Darren TuckerUpstream tests don't use the config file.
2026-03-23  djm@openbsd.orgupstream: clarify that Authorized(Keys|Principals)...
2026-03-23  djm@openbsd.orgupstream: repair ssh-keysign after pledge changes;...
2026-03-11  dtucker@openbsd.orgupstream: Check return values of fcntl(... O_CLOEXEC)
2026-03-11  dtucker@openbsd.orgupstream: Fix potential 1-byte array overrun
2026-03-11  djm@openbsd.orgupstream: whitespace
2026-03-10  deraadt@openbsd.orgupstream: when unveils error our, use correct variable
2026-03-10  deraadt@openbsd.orgupstream: When execve() failure is indicated on the...
2026-03-10  djm@openbsd.orgupstream: unveil ssh-pkcs11-helper too; fixes breakage...
2026-03-10  deraadt@openbsd.orgupstream: With it's own daemonization / fd cleaning...
2026-03-10  deraadt@openbsd.orgupstream: Stop doing access() before execve(). It is...
2026-03-10  Damien Millerstubs for OpenBSD unveil(2)
2026-03-06  dtucker@openbsd.orgupstream: Move OpenBSD CVS ID marker to top of file...
2026-03-06  dtucker@openbsd.orgupstream: Replace u_intXX_t types with the equivalent...
2026-03-05  djm@openbsd.orgupstream: ssh-agent supports a "query" extension that...
2026-03-05  djm@openbsd.orgupstream: With IANA codepoints for draft-ietf-sshm...
2026-03-05  djm@openbsd.orgupstream: correctness wrt draft-ietf-sshm-ssh-agent:
2026-03-03  dtucker@openbsd.orgupstream: Replace all remaining instances of u_intXX_t...
2026-03-02  djm@openbsd.orgupstream: Move banner exchange to sshd-auth process
2026-02-28  Darren TuckerTry -lstdc++ for libcrypto before giving up.
2026-02-28  Darren TuckerRemove BoringSSL rpath as it's statically linked.
2026-02-28  dtucker@openbsd.orgupstream: Use fmprintf instead of logit for challenge...
2026-02-24  Darren TuckerAdd AWS-LC and BoringSSL as potential libcryptos.
2026-02-24  Darren TuckerAdd self-hosted status to main README now it's public.
2026-02-24  Darren TuckerRemove anchor to specific release notes version.
2026-02-24  Darren TuckerRemove potentially leftover include compat shims.
2026-02-24  Darren TuckerCheck regress passwd is set before enabling kbdint.
2026-02-24  dtucker@openbsd.orgupstream: Remove leftover debugging.
2026-02-24  Darren TuckerActivate kbdint test on PAM configs.
2026-02-18  Darren TuckerInstall libaudit-dev for --with-audit=linux test.
2026-02-18  Darren TuckerEnable BSM audit test on FreeBSD VMs.
2026-02-18  Darren TuckerMove BSM audit test to selfhosted runner.
2026-02-18  Darren TuckerIncrease riscv64 test coverage.
2026-02-18  Darren TuckerWhitespace fix.
2026-02-18  Darren TuckerAdd test coverage for all of the --audit= configs.
2026-02-18  djm@openbsd.orgupstream: same treatment for remote/remote copies ...
2026-02-18  djm@openbsd.orgupstream: when uploading a directory using sftp/sftp...
2026-02-17  djm@openbsd.orgupstream: make IPQoS first-match-wins in sshd_config...
2026-02-17  jsg@openbsd.orgupstream: remove duplicate includes; ok dtucker@
2026-02-17  Darren TuckerRestore utf8.h removed earlier as it's needed.
2026-02-16  Darren TuckerRemoved duplicate includes; spotted by jsg@.
2026-02-16  Darren TuckerRemove "draining" of PAM prompts.
2026-02-16  Marco Trevisan... auth-pam: Immediately report interactive instructions...
2026-02-16  Matthew Hellerfix duplicate PAM msgs, missing loginmsg reset
2026-02-16  dtucker@openbsd.orgupstream: Reorder headers to match KNF and Portable.
2026-02-16  dtucker@openbsd.orgupstream: Add basic test for keyboard-interactive auth.
2026-02-16  jsg@openbsd.orgupstream: remove unneeded includes; ok dtucker@
2026-02-15  Darren TuckerRemove obsolete comment referencing auth-chall.c.
2026-02-15  Marco Trevisan... auth-pam: Add an enum to define the PAM done status
2026-02-15  Marco Trevisan... auth-pam: Add debugging information when we receive...
2026-02-13  Darren TuckerRemove DragonFlyBSD workaround for sys/mount.h.
2026-02-13  dtucker@openbsd.orgupstream: Replace <sys/mount.h> with <limits.h>
2026-02-13  jsg@openbsd.orgupstream: remove unneeded forward struct declaration...
2026-02-11  djm@openbsd.orgupstream: very basic testing of multiple files in Revok...
2026-02-11  djm@openbsd.orgupstream: support multiple files in a ssh_config Revoke...
2026-02-11  djm@openbsd.orgupstream: support multiple files in a sshd_config Revok...
2026-02-11  dtucker@openbsd.orgupstream: Add includes used in Portable to reduce diffs.
2026-02-11  dtucker@openbsd.orgupstream: Remove unused sys/queue.h include.
2026-02-11  dtucker@openbsd.orgupstream: Reorder includes and defines to match both...
2026-02-11  Darren TuckerFactor out RNG reseeding in to a single function.
next