]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
8 days ago  Damien Millerdepend master anongit/master
8 days ago  Damien MillerUpdate versions in RPM spec files
8 days ago  djm@openbsd.orgupstream: adapt to username validity check change
8 days ago  djm@openbsd.orgupstream: openssh-10.3
8 days ago  djm@openbsd.orgupstream: move username validity check for usernames...
8 days ago  djm@openbsd.orgupstream: correctly match ECDSA signature algorithms...
8 days ago  djm@openbsd.orgupstream: when downloading files as root in legacy...
8 days ago  djm@openbsd.orgupstream: add missing askpass check when using
8 days ago  djm@openbsd.orgupstream: Fix possible sshd crash when sshd_config...
8 days ago  Damien Millerproperly bail out when PAM changes username
9 days ago  Michael Forneyavoid k suffix in dd count operand in sftp-resume test github-selfhosted/master github/master
10 days ago  Michael Forneyadd missing <stdio.h> include to unit tests for printf
11 days ago  Darren TuckerAdd proxyjump.sh omitted from previous commit.
11 days ago  djm@openbsd.orgupstream: add a regression test for ProxyJump/-J; ok...
11 days ago  dtucker@openbsd.orgupstream: Use ~/.shosts for Hostbased test.
11 days ago  dtucker@openbsd.orgupstream: Ensure known_hosts file exists when setting up.
11 days ago  dtucker@openbsd.orgupstream: Check if host keys exist before adding them...
11 days ago  dtucker@openbsd.orgupstream: Add special handling of
11 days ago  djm@openbsd.orgupstream: apply the same validity rules to usernames...
11 days ago  djm@openbsd.orgupstream: switch from int to long long for bandwidth...
12 days ago  Damien Millerdepend
12 days ago  Damien Milleruse nonnull attribute when available
12 days ago  Damien Millerfix state confusion between PAM and privsep code
13 days ago  Laurent Chardonopenbsd-compat: reword EAI_NONAME error string
13 days ago  Icenowy Zhengseccomp sandbox: allow riscv_hwprobe syscall if present
13 days ago  djm@openbsd.orgupstream: ensure c->local_window doesn't underflow...
13 days ago  djm@openbsd.orgupstream: fix base16 parsing; currently unused. From...
13 days ago  djm@openbsd.orgupstream: mention that RevokedKeys is read by the serve...
13 days ago  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.
2026-02-11  Darren TuckerRemove do_pam_chauthtok since it's no longer used.
2026-02-11  dtucker@openbsd.orgupstream: Pass actual size of the buffer to hostname...
2026-02-11  dtucker@openbsd.orgupstream: De-underscore __inline__ to match -portable
2026-02-11  dtucker@openbsd.orgupstream: Remove references to skey auth which is long...
2026-02-11  dtucker@openbsd.orgupstream: Remove unused OpenSSL includes,
2026-02-11  dtucker@openbsd.orgupstream: Use https for URLs.
2026-02-11  dtucker@openbsd.orgupstream: Remove unused OpenSSL includes,
2026-02-11  dtucker@openbsd.orgupstream: Remove now-unused SKEYQUERY enums from monito...
2026-02-11  dtucker@openbsd.orgupstream: Remove now-unused openssl includes since...
next