]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2021-05-03  djm@openbsd.orgupstream: more debugging for UpdateHostKeys signature...
2021-05-01  Darren TuckerAdd obsd69 test target.
2021-04-30  djm@openbsd.orgupstream: a little debugging in the main mux process...
2021-04-30  dtucker@openbsd.orgupstream: Remove now-unused skey function prototypes...
2021-04-29  Darren TuckerWrap sntrup761x25519 inside ifdef.
2021-04-29  Darren TuckerAdd status badges for Actions-based tests.
2021-04-28  Darren TuckerAdd obsdsnap (OpenBSD snapshot) test target.
2021-04-28  Darren TuckerAdd test building upstream OpenBSD source.
2021-04-27  Darren TuckerTest against OpenSSL 1.1.0h instead of 1.1.0g.
2021-04-27  Darren TuckerUse the default VM type for libcrypto ver tests.
2021-04-27  Darren TuckerAlways build OpenSSL shared.
2021-04-27  Darren TuckerFix custom OpenSSL tests.
2021-04-26  Darren TuckerExport CC and CFLAGS for c89 test.
2021-04-26  Darren TuckerAdd c89 here too.
2021-04-26  Darren TuckerAdd test against OpenSSL w/out ECC.
2021-04-26  Darren TuckerEnsure we can still build with C89.
2021-04-26  Darren TuckerInterop test agains PuTTY.
2021-04-26  Darren TuckerSupport testing against arbitary libcrytpo vers.
2021-04-26  Darren TuckerAdd fbsd10 test target.
2021-04-25  Darren TuckerDisable compiler hardening on nbsd4.
2021-04-25  Darren TuckerAdd nbsd3, nbsd4 and nbsd9 test targets.
2021-04-24  Darren TuckerComment out nbsd2 test target for now.
2021-04-24  Darren TuckerAdd OPENBSD ORIGINAL marker.
2021-04-23  Darren TuckerReplace "==" (a bashism) with "=".
2021-04-23  Darren TuckerAdd nbsd2 test target.
2021-04-23  Darren TuckerAdd obsd68 test target.
2021-04-23  Darren TuckerRemove dependency on bash.
2021-04-23  Darren TuckerAdd obsd67 test target.
2021-04-23  Darren TuckerRe-add macos-11.0 test target.
2021-04-23  Darren TuckerAdd openindiana test target.
2021-04-23  Darren TuckerTest krb5 on Solaris 11 too.
2021-04-22  Darren TuckerDon't always set SUDO.
2021-04-22  Darren TuckerRemove now-unused 2nd arg to configs.
2021-04-22  Darren TuckerAdd win10 test target.
2021-04-22  Darren TuckerAdd nbsd8 test target.
2021-04-22  Darren TuckerAdd obsd51 target.
2021-04-22  Darren TuckerAdd fbsd13 target.
2021-04-16  Damien Millerdepend V_8_6 anongit/V_8_6 github-selfhosted/V_8_6 github/V_8_6 V_8_6_P1
2021-04-16  Damien Millercrank version in README and RPM spec files
2021-04-16  djm@openbsd.orgupstream: openssh-8.6
2021-04-16  markus@openbsd.orgupstream: do not pass file/func to monitor; noted by...
2021-04-14  Damien Millersshd don't exit on transient read errors
2021-04-10  Damien Millerperform report_failed_grab() inline
2021-04-10  Damien Millerdedicated gnome-ssk-askpass3 source
2021-04-08  Darren TuckerEnsure valgrind-out exists.
2021-04-08  Darren TuckerPass OBJ to unit test make invocation.
2021-04-08  Darren TuckerAdd pattern for valgrind-unit.
2021-04-08  Darren TuckerRun unit tests under valgrind.
2021-04-08  Darren Tuckerifdef out MIN and MAX.
2021-04-07  Darren TuckerRemove only use of warn().
2021-04-07  Darren TuckerMove make_tmpdir() into portable-specific area.
2021-04-07  dtucker@openbsd.orgupstream: Add TEST_SSH_ELAPSED_TIMES environment variab...
2021-04-07  Darren TuckerMove the TEST_SSH_PORT section down a bit.
2021-04-07  Darren TuckerFurther split Valgrind tests.
2021-04-06  djm@openbsd.orgupstream: include "ssherr.h" not <ssherr.h>; from Balu...
2021-04-06  Damien Millerwrap struct rlimit in HAVE_GETRLIMIT too
2021-04-06  Damien Millerwrap getrlimit call in HAVE_GETRLIMIT; bz3291
2021-04-06  dtucker@openbsd.orgupstream: Don't check return value of unsetenv(). It...
2021-04-06  jmc@openbsd.orgupstream: remove stray inserts; from matthias schmidt
2021-04-06  jmc@openbsd.orgupstream: missing comma; from kawashima james
2021-04-05  Darren TuckerInstall libcbor with libfido2.
2021-04-03  Damien Millerenable authopt and misc unit tests
2021-04-03  djm@openbsd.orgupstream: typos in comments; GHPR#180 from Vill
2021-04-03  djm@openbsd.orgupstream: sync CASignatureAlgorithms lists with reality...
2021-04-03  Damien Millerpolish whitespace for portable files
2021-04-03  djm@openbsd.orgupstream: highly polished whitespace, mostly fixing...
2021-04-03  djm@openbsd.orgupstream: whitespace (tab after space)
2021-04-03  Darren TuckerSave config.h and config.log on failure too.
2021-04-03  djm@openbsd.orgupstream: fix incorrect plural; from Ville Skyt
2021-04-03  djm@openbsd.orgupstream: ensure that pkcs11_del_provider() is called...
2021-04-03  djm@openbsd.orgupstream: unused variable
2021-04-03  djm@openbsd.orgupstream: Fix two problems in string->argv conversion...
2021-04-03  Damien Millermissing bits from 259d648e
2021-03-31  djm@openbsd.orgupstream: cannot effectively test posix-rename extensio...
2021-03-31  djm@openbsd.orgupstream: add a test for misc.c:argv_split(), currently...
2021-03-31  djm@openbsd.orgupstream: split
2021-03-31  djm@openbsd.orgupstream: Use new limits@openssh.com protocol extension...
2021-03-31  djm@openbsd.orgupstream: do not advertise protocol extensions that...
2021-03-29  Damien Millergnome-ssh-askpass3 is a valid target here
2021-03-19  djm@openbsd.orgupstream: return non-zero exit status when killed by...
2021-03-19  djm@openbsd.orgupstream: increase maximum SSH2_FXP_READ to match the...
2021-03-19  djm@openbsd.orgupstream: don't let logging clobber errno before use
2021-03-13  Darren TuckerOnly call dh_set_moduli_file if using OpenSSL.
2021-03-13  Darren TuckerDon't install moduli during tests.
2021-03-13  Darren TuckerPoint TEST_SSH_MODULI_FILE at our own moduli.
2021-03-13  jsg@openbsd.orgupstream: spelling
2021-03-13  dtucker@openbsd.orgupstream: Add ModuliFile keyword to sshd_config to...
2021-03-13  djm@openbsd.orgupstream: pwcopy() struct passwd that we're going to...
2021-03-13  dtucker@openbsd.orgupstream: Import regenerated moduli file.
2021-03-13  djm@openbsd.orgupstream: no need to reset buffer after send_msg()...
2021-03-13  dtucker@openbsd.orgupstream: Add TEST_SSH_MODULI_FILE variable to allow...
2021-03-12  Darren TuckerAllow (but return EACCES) fstatat64 in sandbox.
2021-03-12  Darren TuckerMove generic includes outside of ifdef.
2021-03-10  Darren TuckerImport regenerated moduli file.
2021-03-09  millert@openbsd.orgupstream: Fix PRINT macro, the suffix param to sshlog...
2021-03-03  djm@openbsd.orgupstream: don't sshbuf_get_u32() into an enum; reported...
2021-03-03  sthen@openbsd.orgupstream: typo in other_hostkeys_message() display...
2021-03-03  djm@openbsd.orgupstream: needs FILE*; from Mike Frysinger
2021-03-02  Damien Millerupdate depend V_8_5_P1
2021-03-02  Damien Millerupdate relnotes URL
next