]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2 days ago  Damien Millermention sntrup761x25519-sha512 in manpages V_9_4 anongit/V_9_4 github-selfhosted/V_9_4 github/V_9_4
4 days ago  Damien Millersupport sntrup761x25519-sha512 alias
2023-09-10  Darren TuckerUse zero-call-used-regs=used with Apple compilers.
2023-08-25  Darren TuckerInclude Portable version in sshd version string.
2023-08-18  Darren TuckerFix zlib version check for 1.3 and future version.
2023-08-18  djm@openbsd.orgupstream: fix regression in OpenSSH 9.4 (mux.c r1.99...
2023-08-13  Darren TuckerAdd obsd72 and obsd73 test targets.
2023-08-10  Damien Millerdepend V_9_4_P1
2023-08-10  Damien Millerupdate versions in RPM specs
2023-08-10  Damien Millerupdate version in README
2023-08-10  djm@openbsd.orgupstream: openssh-9.4
2023-08-09  Damien Millerwrap poll.h include in HAVE_POLL_H
2023-08-04  dtucker@openbsd.orgupstream: Apply ConnectTimeout to multiplexing local...
2023-08-03  Darren TuckerFix RNG seeding for OpenSSL w/out self seeding.
2023-08-02  djm@openbsd.orgupstream: CheckHostIP has defaulted to 'no' for a while...
2023-08-01  dtucker@openbsd.orgupstream: remove unnecessary if statement.
2023-08-01  jmc@openbsd.orgupstream: %C is a callable macro in mdoc(7)
2023-07-30  djm@openbsd.orgupstream: don't need to start a command here; use ssh...
2023-07-30  djm@openbsd.orgupstream: add LTESTS_FROM variable to allow skipping...
2023-07-30  djm@openbsd.orgupstream: test ChrootDirectory in Match block
2023-07-30  djm@openbsd.orgupstream: better error messages
2023-07-27  djm@openbsd.orgupstream: don't incorrectly truncate logged strings...
2023-07-27  djm@openbsd.orgupstream: make sshd_config AuthorizedPrincipalsCommand and
2023-07-27  djm@openbsd.orgupstream: increase default KDF work-factor for OpenSSH...
2023-07-27  Darren TuckerPrefer OpenSSL's SHA256 in sk-dummy.so
2023-07-27  Darren TuckerRetire dfly58 test VM. Add dfly64.
2023-07-26  djm@openbsd.orgupstream: make ssh -f (fork after authentication) work...
2023-07-26  naddy@openbsd.orgupstream: man page typos; ok jmc@
2023-07-26  jmc@openbsd.orgupstream: tweak the allow-remote-pkcs11 text;
2023-07-25  Darren TuckerHandle a couple more OpenSSL no-ecc cases.
2023-07-20  Damien Millerdepend
2023-07-20  Damien MillerBring back OPENSSL_HAS_ECC to ssh-pkcs11-client
2023-07-19  djm@openbsd.orgupstream: Separate ssh-pkcs11-helpers for each p11...
2023-07-19  djm@openbsd.orgupstream: Ensure FIDO/PKCS11 libraries contain expected...
2023-07-19  djm@openbsd.orgupstream: Disallow remote addition of FIDO/PKCS11 provider
2023-07-19  djm@openbsd.orgupstream: terminate process if requested to load a...
2023-07-19  Damien Milleragent_fuzz doesn't want stdint.h conditionalised
2023-07-18  Damien Millerconditionalise stdint.h inclusion on HAVE_STDINT_H
2023-07-18  Damien Millerconditionalise match localnetwork on ifaddrs.h
2023-07-17  djm@openbsd.orgupstream: missing match localnetwork negation check
2023-07-17  jmc@openbsd.orgupstream: - add -P to usage() - sync the arg name to...
2023-07-17  jmc@openbsd.orgupstream: -P before -p in SYNOPSIS;
2023-07-17  jsg@openbsd.orgupstream: configuation -> configuration
2023-07-17  djm@openbsd.orgupstream: move other RCSIDs to before their respective...
2023-07-17  djm@openbsd.orgupstream: Move RCSID to before license block and away...
2023-07-17  djm@openbsd.orgupstream: return SSH_ERR_KRL_BAD_MAGIC when a KRL doesn...
2023-07-17  Damien Milleravoid AF_LINK on platforms that don't define it
2023-07-17  djm@openbsd.orgupstream: Add support for configuration tags to ssh(1).
2023-07-17  djm@openbsd.orgupstream: add a "match localnetwork" predicate.
2023-07-17  djm@openbsd.orgupstream: remove vestigal support for KRL signatures
2023-07-17  djm@openbsd.orgupstream: Support for KRL extensions.
2023-07-17  dtucker@openbsd.orgupstream: Include stdint.h for SIZE_MAX. Fixes OPENSSL...
2023-07-14  Darren TuckerFix typo in declaration of nmesg.
2023-07-14  Damien Millerportable-specific int overflow defence-in-depth
2023-07-14  djm@openbsd.orgupstream: add defence-in-depth checks for some unreacha...
2023-07-14  djm@openbsd.orgupstream: misplaced debug message
2023-07-12  Damien Millerreplace deprecate selinux matchpathcon function
2023-07-06  dtucker@openbsd.orgupstream: minleft and maxsign are u_int so cast appropr...
2023-07-06  dlg@openbsd.orgupstream: add support for unix domain sockets to ssh -W
2023-07-05  David Seifertgss-serv.c: `MAXHOSTNAMELEN` -> `HOST_NAME_MAX`
2023-06-22  Darren TuckerUpdate runner OS version for hardenedmalloc test.
2023-06-22  Damien Millerhandle sysconf(SC_OPEN_MAX) returning > INT_MAX;
2023-06-21  djm@openbsd.orgupstream: better validate CASignatureAlgorithms in...
2023-06-21  djm@openbsd.orgupstream: make `ssh -Q CASignatureAlgorithms` only...
2023-06-21  djm@openbsd.orgupstream: handle rlimits > INT_MAX (rlim_t is u64)...
2023-06-21  djm@openbsd.orgupstream: prepare for support for connecting to unix...
2023-06-20  djm@openbsd.orgupstream: reset comment=NULL for each key in do_fingerp...
2023-06-20  millert@openbsd.orgupstream: Store timeouts as int, not u_int as they...
2023-05-25  Philip Handsfixup! if -s & -p specified, mention 'sftp -P' on
2023-05-25  Darren TuckerMake ssh-copy-id(1) consistent with OpenSSH.
2023-05-25  Philip Handsif -s & -p specified, mention 'sftp -P' on success
2023-05-25  Philip Handsdrop whitespace
2023-05-25  Philip Handsmake -x also apply to the target script
2023-05-25  Philip Handsadd -t option to specify the target path
2023-05-25  Carlos Rodríguez... Fix test error for /bin/sh on Solaris 10 and older
2023-05-25  Jakub JelenRemove outdated comment
2023-05-25  Darren TuckerSpecial case OpenWrt instead of Dropbear.
2023-05-25  Philip Handsssh-copy-id: add -x option (for debugging)
2023-05-25  Philip Handsupdate copyright notices
2023-05-24  djm@openbsd.orgupstream: fix AuthorizedPrincipalsCommand when Authoriz...
2023-05-10  dtucker@openbsd.orgupstream: Remove unused prototypes for ssh1 RSA functions.
2023-05-09  Darren Tuckermain(void) to prevent unused variable warning.
2023-05-09  Darren TuckerRemove warning pragma since clang doesn't like it.
2023-05-09  Darren TuckerSuppress warning for snprintf truncation test.
2023-05-09  Darren TuckerUpdate OpenSSL compat test for 3.x.
2023-05-08  Darren TuckerAdd macos13 PAM test target.
2023-05-08  Darren TuckerSkip agent-peereid test on macos13.
2023-05-08  Darren TuckerInclude config.guess in debug output.
2023-05-08  Darren TuckerHandle OpenSSL >=3 ABI compatibility.
2023-05-01  dtucker@openbsd.orgupstream: Import regenerated moduli.
2023-05-01  Darren TuckerAdd macos-13 test target.
2023-04-30  djm@openbsd.orgupstream: adjust ftruncate() logic to handle servers...
2023-04-26  djm@openbsd.orgupstream: Check for ProxyJump=none in CanonicalizeHostn...
2023-04-16  jsg@openbsd.orgupstream: remove duplicate signal.h include
2023-04-16  jsg@openbsd.orgupstream: fix double words ok dtucker@
2023-04-11  Darren TuckerTest against LibreSSL 3.7.2.
2023-04-06  Damien Millerremove unused upper-case const strings in fmtfp
2023-04-06  djm@openbsd.orgupstream: simplify sshsig_find_principals() similar...
2023-04-06  djm@openbsd.orgupstream: remove redundant ssh!=NULL check; we'd already
2023-04-06  djm@openbsd.orgupstream: match_user() shouldn't be called with user...
next