]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2025-06-16  dtucker@openbsd.orgupstream: Save return value from sshbuf_len instead...
2025-06-13  dtucker@openbsd.orgupstream: Plug leak. Coverity CID 405058.
2025-06-13  dtucker@openbsd.orgupstream: Remove dead code flagged by Coverity CID...
2025-06-12  dtucker@openbsd.orgupstream: Set user, host and path to NULL immediately...
2025-06-12  dtucker@openbsd.orgupstream: Plug mem leak on error path here too.
2025-06-12  dtucker@openbsd.orgupstream: Plug mem leak on error path.
2025-06-11  dtucker@openbsd.orgupstream: Remove dead code ternary. We always report...
2025-06-11  dtucker@openbsd.orgupstream: Improve termination condition of while loop...
2025-06-10  Darren TuckerReplace Windows 2019 runners with 2025 ones.
2025-06-04  Darren TuckerDisable _FORTIFY_SOURCE during snprintf test.
2025-06-02  dtucker@openbsd.orgupstream: Fix x11_channel_used_recently() to return...
2025-06-02  dtucker@openbsd.orgupstream: When there's more than one x11 channel in...
2025-05-24  djm@openbsd.orgupstream: replace xmalloc+memset(0) with xcalloc()...
2025-05-24  djm@openbsd.orgupstream: fix punctuation around host key fingerprints...
2025-05-24  dtucker@openbsd.orgupstream: Replace strncmp + byte count with strprefix...
2025-05-24  dtucker@openbsd.orgupstream: Make the display number check relative to
2025-05-24  Darren TuckerRemove progressmeter.o from libssh.a.
2025-05-24  dtucker@openbsd.orgupstream: Null out keys between test runs.
2025-05-24  djm@openbsd.orgupstream: add some verbosity
2025-05-24  djm@openbsd.orgupstream: use start_ssh_agent() to ensure we get logging
2025-05-24  djm@openbsd.orgupstream: add a start_ssh_agent() function that sets...
2025-05-24  dtucker@openbsd.orgupstream: Plug leak of startup_pollfd in debug and...
2025-05-24  Darren Tuckerssh-keygen changes were fixup'ed into single commit.
2025-05-24  Marco Trevisan... auth-pam: Check the user didn't change during PAM trans...
2025-05-24  dtucker@openbsd.orgupstream: Remove ssh-keygen's moduli screen -Omemory...
2025-05-24  dtucker@openbsd.orgupstream: Fix compile error on 32bit platforms.
2025-05-24  dtucker@openbsd.orgupstream: Use pointer from strprefix in error message,
2025-05-24  dtucker@openbsd.orgupstream: Replace strncmp and strncasecmp with hand...
2025-05-24  dtucker@openbsd.orgupstream: Include stdint.h for UINT32_MAX.
2025-05-23  dtucker@openbsd.orgupstream: Ensure args to nh_update() fit within uint32...
2025-05-23  dtucker@openbsd.orgupstream: Don't leak the args list. Coverity CIDs 48156...
2025-05-23  dtucker@openbsd.orgupstream: Explictly set LC_ALL=C on each sort invocation.
2025-05-23  Darren TuckerAllow setting LTESTS in repo variables.
2025-05-23  Darren TuckerRename debugging variable RUN_ONLY_TEST.
2025-05-23  Darren Tuckerchown regress logs before uploading.
2025-05-23  dtucker@openbsd.orgupstream: Import regenerated moduli.
2025-05-23  deraadt@openbsd.orgupstream: use "const char * const" for malloc_options...
2025-05-23  dtucker@openbsd.orgupstream: Adjust debug message to prevent (unsigned...
2025-05-23  bluhm@openbsd.orgupstream: Fix OpenBSD RCS ID typos. from Andrius V
2025-05-22  Darren TuckerRemove debug change accidentally commited.
2025-05-22  Darren TuckerCollect all of regress dir on failure.
2025-05-22  Damien Millerminimal shims for fstatat(2)/unlinkat(2) in agent
2025-05-22  dtucker@openbsd.orgupstream: Output the current name for PermitRootLogin's
2025-05-22  dtucker@openbsd.orgupstream: Copy arg to be passed to dirname().
2025-05-22  dtucker@openbsd.orgupstream: Add $OpenBSD$ marker for easier syncing.
2025-05-22  djm@openbsd.orgupstream: Correct FILES section to mention new default...
2025-05-22  Darren TuckerFix nc install some more.
2025-05-22  Darren TuckerFix cvs up of nc.
2025-05-22  Darren TuckerInstall nc during upstream test.
2025-05-22  Darren TuckerRemove 9.7 branch from CI status page.
2025-05-21  Damien Millerpull a small netcat SOCKS4A fix from upstream
2025-05-21  djm@openbsd.orgupstream: test SOCKS4A; ok tb
2025-05-21  djm@openbsd.orgupstream: remove log tarballing "it seemed like a good...
2025-05-21  djm@openbsd.orgupstream: use logit_f("...") instead of logit("func...
2025-05-21  djm@openbsd.orgupstream: function to make a sshbuf from a hex string...
2025-05-21  Damien Millermerge netcat SOCKS4A support from OpenBSD
2025-05-20  Darren TuckerInclude OpenSSL compat shim where needed.
2025-05-20  Darren TuckerRun all tests on Cygwin again.
2025-05-20  Darren TuckerUse USERNAME rather than LOGNAME on Cygwin.
2025-05-20  Darren TuckerAdd debug output when setting up CI environment.
2025-05-20  Darren TuckerInclude openssl compat shims in test.
2025-05-20  Darren TuckerAdd compat shims for EC_POINT affine_coordinates
2025-05-20  tb@openbsd.orgupstream: Use EC_POINT_[sg]et_affine_coordinates()
2025-05-20  tb@openbsd.orgupstream: Use EC_POINT_[sg]et_affine_coordinates()
2025-05-20  djm@openbsd.orgupstream: make the progress-meter code safe against...
2025-05-20  tedu@openbsd.orgupstream: convert a last quad_t to int64_t. ok deraadt djm
2025-05-20  Darren TuckerSet runner pasword to random string.
2025-05-11  Darren TuckerDebug log for why an account is considered locked.
2025-05-11  Darren TuckerMove debug log output into separate workflow step.
2025-05-10  Darren TuckerSkip sftp-perm on Cygwin too.
2025-05-10  Darren TuckerRemove CYGWIN binmode as it's now obsolete.
2025-05-09  Darren TuckerAlso skip sftp-cmds test on Cygwin.
2025-05-09  Darren TuckerTell Cygwin to use native symlinks.
2025-05-09  Darren TuckerSkip keygen-knownhost test on Cygwin.
2025-05-09  Darren TuckerPass Cygwin setup location to CI setup.
2025-05-09  Darren TuckerAdd RUN_ONLY_TEST to limit which tests are run.
2025-05-09  Darren TuckerMove misc-agent.o to LIBSSH_OBJS.
2025-05-09  Darren TuckerPut PRIV_ECDSA back, it's still used.
2025-05-08  Darren TuckerSince it's unused, make dirfd() take void *.
2025-05-08  Darren TuckerAdd no-op implmentation of dirfd().
2025-05-08  Daniel Kahn... ssh-agent: exit 0 from SIGTERM under systemd socket...
2025-05-07  Darren TuckerSkip d_type check on platforms that don't have it.
2025-05-07  dtucker@openbsd.orgupstream: Rename sockaddr_un sun -> sunaddr.
2025-05-07  djm@openbsd.orgupstream: remove DSA from the regression/unit test...
2025-05-07  djm@openbsd.orgupstream: another missing ifdef
2025-05-07  djm@openbsd.orgupstream: missing ifdef
2025-05-07  djm@openbsd.orgupstream: memory leak on error path; bz3821
2025-05-07  deraadt@openbsd.orgupstream: test ssh-agent with the -T flag to force...
2025-05-07  djm@openbsd.orgupstream: finally remove DSA signature support from...
2025-05-07  djm@openbsd.orgupstream: Now that there's an I-D for certificate keys...
2025-05-07  jmc@openbsd.orgupstream: - add full stop to the text in -a - move...
2025-05-06  Darren TuckerAdd minimal implementations of fstatat and unlinkat.
2025-05-05  Darren TuckerNew location of cygwin setup.
2025-05-05  Darren TuckerBoringssl now puts libcrypto in a different place.
2025-05-05  Darren TuckerHandle systems that don't have st_mtim.
2025-05-05  Darren TuckerSupply timespecsub if needed.
2025-05-05  Darren Tuckerincludes.h for compat, time.h for clock_gettime.
2025-05-05  Darren TuckerCygwin install in back on D:
2025-05-05  Damien Millerdepend
2025-05-05  djm@openbsd.orgupstream: missing file in previous commit
next