]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2022-07-03  Darren TuckerMove checks for pollfd.fd and nfds_t.
2022-07-01  dtucker@openbsd.orgupstream: Remove leftover line.
2022-07-01  djm@openbsd.orgupstream: use consistent field names (s/char/byte)
2022-07-01  Darren TuckerSkip select+rlimit check if sandboxing is disabled
2022-07-01  djm@openbsd.orgupstream: bump up loglevel from debug to info when...
2022-07-01  dtucker@openbsd.orgupstream: Don't leak the strings allocated by order_hos...
2022-07-01  dtucker@openbsd.orgupstream: Always return allocated strings from the...
2022-07-01  djm@openbsd.orgupstream: ignore SIGPIPE earlier in main(), specificall...
2022-07-01  jmc@openbsd.orgupstream: reflect the update to -D arg name in usage();
2022-06-29  Darren TuckerUpdate OpenSSL tests to the most recent releases.
2022-06-27  djm@openbsd.orgupstream: allow arguments to sftp -D option, e.g. sftp -D
2022-06-27  dtucker@openbsd.orgupstream: Roll back previous KEX changes as they aren...
2022-06-27  dtucker@openbsd.orgupstream: Don't leak the strings allocated by order_hos...
2022-06-25  Darren TuckerZero out LIBFIDO2 when SK support not usable.
2022-06-25  Darren TuckerDisable SK support if FIDO libs not found.
2022-06-24  Damien Millerfix broken case statement in previous
2022-06-24  Damien Millerrequest 1.1x API compatibility for OpenSSL >=3.x
2022-06-24  djm@openbsd.orgupstream: make it clear that RekeyLimit applies to...
2022-06-24  tobhe@openbsd.orgupstream: Make sure not to fclose() the same fd twice...
2022-06-24  dtucker@openbsd.orgupstream: Don't attempt to fprintf a null identity...
2022-06-24  dtucker@openbsd.orgupstream: Log an error if pipe() fails while accepting a
2022-06-24  Damien Millerautomatically enable built-in FIDO support
2022-06-24  Damien Millerfix possible NULL deref when built without FIDO
2022-06-15  djm@openbsd.orgupstream: make sure that UseDNS hostname lookup happens...
2022-06-03  djm@openbsd.orgupstream: move auth_openprincipals() and auth_openkeyfi...
2022-06-03  djm@openbsd.orgupstream: test setenv in both client and server, test...
2022-06-03  djm@openbsd.orgupstream: Make SetEnv directives first-match-wins in...
2022-06-03  dtucker@openbsd.orgupstream: Add missing *-sk types to ssh-keyscan manpage...
2022-06-03  dtucker@openbsd.orgupstream: Add period at end of "not known by any other...
2022-06-03  dtucker@openbsd.orgupstream: ssh-keygen -A: do not generate DSA keys by...
2022-06-03  naddy@openbsd.orgupstream: ssh-keygen: implement "verify-required" certi...
2022-06-03  jmc@openbsd.orgupstream: keywords ref ssh_config.5;
2022-05-29  Damien Millerfix some bugs in the fuzzer
2022-05-27  Darren TuckerTest against OpenSSL 1.1.1o and 3.0.3.
2022-05-27  Darren TuckerTest against LibreSSL 3.5.3.
2022-05-27  Damien Millerfuzzer for authorized_keys parsing
2022-05-27  djm@openbsd.orgupstream: split the low-level file handling functions...
2022-05-27  djm@openbsd.orgupstream: refactor authorized_keys/principals handling
2022-05-27  dtucker@openbsd.orgupstream: f sshpkt functions fail, then password is...
2022-05-27  dtucker@openbsd.orgupstream: Avoid kill with -1 argument. The out_ctx...
2022-05-27  dtucker@openbsd.orgupstream: Note that ProxyJump also accepts the same...
2022-05-25  djm@openbsd.orgupstream: revert previous; it was broken (spotted by...
2022-05-25  djm@openbsd.orgupstream: make SSHBUF_DBG/SSHBUF_TELL (off by default...
2022-05-24  Tim Riceconfigure.ac: Add missing AC_DEFINE for caph_cache_tzda...
2022-05-16  djm@openbsd.orgupstream: regress test for in-place transfers and clobb...
2022-05-16  anton@openbsd.orgupstream: Only run agent-ptrace.sh if gdb is available...
2022-05-16  djm@openbsd.orgupstream: fix in-place copies; r1.163 incorrectly skipp...
2022-05-13  djm@openbsd.orgupstream: arrange for scp, when in sftp mode, to not...
2022-05-13  dtucker@openbsd.orgupstream: Remove errant apostrophe. From haruyama at...
2022-05-09  djm@openbsd.orgupstream: Allow existing -U (use agent) flag to work...
2022-05-09  djm@openbsd.orgupstream: improve error message when 'ssh-keygen -Y...
2022-05-09  Tobias HeiderRemove duplicate bcrypt_pbkdf.o from Makefile
2022-05-08  djm@openbsd.orgupstream: When performing operations that glob(3) a...
2022-05-06  Darren TuckerAlso retest OpenBSD upstream on .yml changes.
2022-05-06  Darren TuckerNote that, for now, we need variadic macros.
2022-05-06  Darren TuckerAdd ubsan minimal testcase on OpenBSD.
2022-05-05  djm@openbsd.orgupstream: sshkey_unshield_private() contains a exact...
2022-05-05  djm@openbsd.orgupstream: channel_new no longer frees remote_name....
2022-05-05  djm@openbsd.orgupstream: mux.c: mark argument as const; from Martin...
2022-05-05  markus@openbsd.orgupstream: make sure stdout is non-blocking; ok djm@
2022-05-05  florian@openbsd.orgupstream: Add FIDO AUTHENTICATOR section and explain...
2022-05-05  jmc@openbsd.orgupstream: remove an obsolete rsa1 format example from...
2022-05-01  djm@openbsd.orgupstream: fix some integer overflows in sieve_large...
2022-05-01  djm@openbsd.orgupstream: be stricter in which characters will be accep...
2022-04-30  Darren TuckerAdd Mac OS X 12 test target.
2022-04-29  Darren TuckerOnly run tests when source files change.
2022-04-29  Darren TuckerRemove now-empty int32_minmax.inc.
2022-04-29  djm@openbsd.orgupstream: mention that the helpers are used by ssh...
2022-04-29  dtucker@openbsd.orgupstream: Don't leak SK device. Patch from Pedro Martel...
2022-04-29  djm@openbsd.orgupstream: fix memleak on session-bind path; from Pedro...
2022-04-28  djm@openbsd.orgupstream: avoid printing hash algorithm twice; from...
2022-04-27  dtucker@openbsd.orgupstream: Add authfd path to debug output. ok markus@
2022-04-27  dtucker@openbsd.orgupstream: Check sshauthopt_new() for NULL. bz#3425...
2022-04-27  millert@openbsd.orgupstream: Remove unnecessary includes: openssl/hmac...
2022-04-27  millert@openbsd.orgupstream: Add missing includes of stdlib.h and stdint...
2022-04-27  millert@openbsd.orgupstream: Avoid an unnecessary xstrdup in rm_env()...
2022-04-26  Darren TuckerAdd debian-riscv64 test target.
2022-04-25  Darren TuckerUpdate OpenSSL and LibreSSL versions in tests.
2022-04-23  Darren TuckerInclude stdlib.h for free() prototype.
2022-04-23  Darren TuckerCache timezone data in capsicum sandbox.
2022-04-21  dtucker@openbsd.orgupstream: It looks like we can't completely avoid
2022-04-20  dtucker@openbsd.orgupstream: Use ssh -f and ControlPersist ..
2022-04-20  dtucker@openbsd.orgupstream: Simplify forward-control test.
2022-04-20  djm@openbsd.orgupstream: regression test for sftp cp command
2022-04-20  dtucker@openbsd.orgupstream: Import regenerated moduli
2022-04-20  djm@openbsd.orgupstream: Try to continue running local I/O for channel...
2022-04-20  dtucker@openbsd.orgupstream: Import regenerated moduli
2022-04-16  tj@openbsd.orgupstream: list the correct version number
2022-04-16  dtucker@openbsd.orgupstream: Correct path for system known hosts file...
2022-04-16  Darren TuckerResync moduli.5 with upstream.
2022-04-16  Darren TuckerRetire fbsd6 test VM.
2022-04-11  djm@openbsd.orgupstream: clear io_want/io_ready flags at start of...
2022-04-11  dtucker@openbsd.orgupstream: Note that curve25519-sha256 was later publish...
2022-04-11  djm@openbsd.orgupstream: two defensive changes from Tobias Stoeckmann...
2022-04-11  Damien MillerRevert "update build-aux files to match autoconf-2.71"
2022-04-08  Damien Millerupdate build-aux files to match autoconf-2.71
2022-04-06  Damien Millerupdate version numbers for release V_9_0_P1
2022-04-05  djm@openbsd.orgupstream: openssh-9.0
2022-04-05  naddy@openbsd.orgupstream: ssh: document sntrup761x25519-sha512@openssh...
2022-04-05  naddy@openbsd.orgupstream: man pages: add missing commas between subordi...
next