]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2022-11-27  Darren TuckerRename "os" in matrix to "target".
2022-11-26  Darren TuckerRemove unused self-hosted test targets.
2022-11-26  Darren TuckerRemove explicit "default" test config argument.
2022-11-23  Darren TuckerAdd fallback for old platforms w/out MAP_ANON.
2022-11-23  Darren TuckerIf we haven't found it yet, recheck for sys/stat.h.
2022-11-11  Darren TuckerAdd dfly62 test target.
2022-11-11  dtucker@openbsd.orgupstream: Handle dynamic remote port forwarding in...
2022-11-10  Darren TuckerRemove seed passing over reexec.
2022-11-09  Darren TuckerSkip reexec test on OpenSSL 1.1.1 specifically.
2022-11-09  dtucker@openbsd.orgupstream: Fix typo in fatal error message.
2022-11-09  dtucker@openbsd.orgupstream: Remove errant colon and simplify format
2022-11-09  djm@openbsd.orgupstream: rename client_global_hostkeys_private_confirm...
2022-11-09  djm@openbsd.orgupstream: typo in comment
2022-11-08  Darren TuckerDefer seed_rng until after closefrom call.
2022-11-08  Darren TuckerFix comment text. From emaste at freebsd.org.
2022-11-08  Pierre OssmanAvoid assuming layout of fd_set
2022-11-08  Darren TuckerShutdown any VM before trying to check out repo.
2022-11-08  Darren TuckerRun vm startup and shutdown from runner temp dir.
2022-11-08  Darren TuckerAdd valrind-5 test here too.
2022-11-07  Darren TuckerUpdate checkout and upload actions.
2022-11-07  Darren TuckerSplit out rekey test since it runs the longest.
2022-11-07  dtucker@openbsd.orgupstream: The IdentityFile option in ssh_config can...
2022-11-07  dtucker@openbsd.orgupstream: Remove some set but otherwise unused variable...
2022-11-07  dtucker@openbsd.orgupstream: Check for and disallow MaxStartups values...
2022-11-07  djm@openbsd.orgupstream: fix parsing of hex cert expiry time; was...
2022-11-07  Darren TuckerFix merge conflict.
2022-11-07  Darren TuckerBranch-specific links for master status badges.
2022-11-07  Darren TuckerAdd CIFuzz status badge.
2022-11-07  Darren TuckerDo not run CIFuzz on selfhosted tree.
2022-11-07  Darren TuckerWhitespace change to trigger CIFuzz workflow.
2022-11-07  Darren TuckerRun cifuzz workflow on the actions as regular CI.
2022-11-07  David KorczynskiAdd CIFuzz integration
2022-11-07  dtucker@openbsd.orgupstream: Import regenerated moduli.
2022-11-07  dtucker@openbsd.orgupstream: Fix typo. From pablomh via -portable github...
2022-11-07  Darren TuckerLink to branch-specific queries for V_9_1 status.
2022-11-06  Darren TuckerUse "prohibit-password" in -portable comments.
2022-11-06  Darren TuckerFix tracing disable on FreeBSD.
2022-11-06  Darren TuckerFix setres*id checks to work with clang-16.
2022-11-06  Sam Jamesconfigure.ac: Fix -Wstrict-prototypes
2022-11-06  Sam Jamesconfigure.ac: Add <pty.h> include for openpty
2022-11-04  Rochdi NassahFix broken zlib link.
2022-11-04  Darren TuckerDon't run openbsd-compat tests on Cygwin.
2022-11-03  djm@openbsd.orgupstream: replace recently-added valid_domain() check...
2022-11-03  Darren TuckerRerun tests on changes to Makefile.in in any dir.
2022-11-03  Darren TuckerLink libssh into compat tests.
2022-11-03  Darren TuckerFix compat regress to work with non-GNU make.
2022-11-03  Darren TuckerIncrease selfhosted job timeout.
2022-11-02  Darren TuckerOnly run opensslver tests if built with OpenSSL.
2022-11-02  Darren TuckerAdd tests for OpenSSL 3.0.7 and LibreSSL 3.6.1.
2022-11-02  Darren TuckerRun compat regress tests too.
2022-11-02  Darren TuckerCompat tests need libcrypto.
2022-11-02  Darren TuckerInclude time.h when defining timegm.
2022-11-02  Darren TuckerAlways use compat getentropy.
2022-11-01  Darren TuckerCheck for sockaddr_in.sin_len.
2022-11-01  dtucker@openbsd.orgupstream: Use variable for diff options
2022-10-30  Darren TuckerOpenSSL dev branch is 302 not 320.
2022-10-28  djm@openbsd.orgupstream: put sshkey_check_rsa_length() back in sshkey...
2022-10-28  djm@openbsd.orgupstream: allow ssh-keyscan(1) to accept CIDR address...
2022-10-28  Damien Millerfix merge botch
2022-10-28  djm@openbsd.orgupstream: refactor sshkey_private_deserialize
2022-10-28  djm@openbsd.orgupstream: refactor sshkey_private_serialize_opt()
2022-10-28  djm@openbsd.orgupstream: refactor certify
2022-10-28  djm@openbsd.orgupstream: refactor sshkey_sign() and sshkey_verify()
2022-10-28  djm@openbsd.orgupstream: refactor sshkey_from_blob_internal()
2022-10-28  djm@openbsd.orgupstream: refactor sshkey_from_private()
2022-10-28  djm@openbsd.orgupstream: factor out key generation
2022-10-28  djm@openbsd.orgupstream: refactor and simplify sshkey_read()
2022-10-28  djm@openbsd.orgupstream: factor out public key serialization
2022-10-28  djm@openbsd.orgupstream: factor out sshkey_equal_public()
2022-10-28  djm@openbsd.orgupstream: begin big refactor of sshkey
2022-10-24  djm@openbsd.orgupstream: Be more paranoid with host/domain names comin...
2022-10-24  djm@openbsd.orgupstream: regress test for unmatched glob characters...
2022-10-24  djm@openbsd.orgupstream: when scp(1) is using the SFTP protocol for...
2022-10-24  jsg@openbsd.orgupstream: use correct type with sizeof ok djm@
2022-10-24  jmc@openbsd.orgupstream: ssh-agent.1: - use Nm not Xr for self-ref...
2022-10-24  djm@openbsd.orgupstream: document "-O no-restrict-websafe"; spotted...
2022-10-17  Darren TuckerOpenSSL dev branch now identifies as 3.2.0.
2022-10-16  Damien Millerrevert c64b62338b4 and guard POLL* defines instead
2022-10-14  Damien Millerundef _get{short,long} before redefining
2022-10-13  Harmen StoppelsFix snprintf configure test for clang 15
2022-10-10  Damien Millerskip bsd-poll.h if poll.h found; ok dtucker
2022-10-06  djm@openbsd.orgupstream: honour user's umask if it is more restrictive...
2022-10-06  Darren TuckerAdd LibreSSL 3.6.0 to test suite.
2022-10-06  Darren TuckerAdd 9.1 branch to CI status page.
2022-10-04  Darren TuckerTest commits to all branches of portable.
2022-10-04  Damien Millerwhitespace at EOL
2022-10-04  Damien Millermention libfido2 autodetection
2022-10-04  Damien Millerremove mention of --with-security-key-builtin
2022-10-03  Damien Millerupdate .depend V_9_1_P1
2022-10-03  Damien Millerupdate release notes URL
2022-10-03  Damien Millercrank versions in RPM spec files
2022-09-27  djm@openbsd.orgupstream: openssh-9.1
2022-09-26  dtucker@openbsd.orgupstream: Fix typo. From AlexanderStohr via github...
2022-09-26  djm@openbsd.orgupstream: add RequiredRSASize to the list of keywords...
2022-09-19  Damien Millerno need for glob.h here
2022-09-19  Damien Milleravoid Wuninitialized false positive in gcc-12ish
2022-09-19  djm@openbsd.orgupstream: use users-groups-by-id@openssh.com sftp-serve...
2022-09-19  djm@openbsd.orgupstream: sftp client library support for
2022-09-19  djm@openbsd.orgupstream: extend sftp-common.c:extend ls_file() to...
2022-09-19  djm@openbsd.orgupstream: sftp-server(8): add a "users-groups-by-id...
next