]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2018-11-16  djm@openbsd.orgupstream: mention ssh-ed25519-cert-v01@openssh.com...
2018-11-16  Darren TuckerRemove fallback check for /usr/local/ssl.
2018-11-16  Darren TuckerFix check for OpenSSL 1.0.1 exactly.
2018-11-11  Darren TuckerImprove warnings in cygwin service setup.
2018-11-11  Darren TuckerRemove hardcoded service name in cygwin setup.
2018-11-10  Dag-Erling... AC_CHECK_SIZEOF() no longer needs a second argument.
2018-11-10  Manoj AmpalamFix error message w/out nistp521.
2018-11-09  Eneas U de... fix compilation with openssl built without ECC
2018-11-08  Darren TuckerSimplify OpenSSL 1.1 function checks.
2018-11-05  Darren TuckerFix pasto for HAVE_EVP_CIPHER_CTX_SET_IV.
2018-10-31  Darren TuckerImport new moduli.
2018-10-28  Darren TuckerUpdate check for minimum OpenSSL version.
2018-10-28  Darren TuckerUpdate required OpenSSL versions to match current.
2018-10-28  Darren TuckerUse detected version functions in openssl compat.
2018-10-27  Darren TuckerCheck for the existence of openssl version funcs.
2018-10-26  Damien Millerfix builds on OpenSSL <= 1.0.x
2018-10-23  Damien Millerremove remaining references to SSLeay
2018-10-23  Damien Millerregen depend
2018-10-23  djm@openbsd.orgupstream: refer to OpenSSL not SSLeay;
2018-10-23  Damien Millerfix compile for openssl 1.0.x w/ --with-ssl-engine
2018-10-22  Darren TuckerInclude openssl compatibility.
2018-10-21  djm@openbsd.orgupstream: when printing certificate contents "ssh-keyge...
2018-10-21  florian@openbsd.orgupstream: struct sockaddr_storage is guaranteed to...
2018-10-17  Damien MillerRequire OpenSSL 1.1.x series 1.1.0g or greater V_7_9_P1
2018-10-16  Damien Millerunbreak compilation with --with-ssl-engine
2018-10-16  Darren TuckerRemove gcc spectre mitigation flags.
2018-10-15  Damien MillerAvoid deprecated OPENSSL_config when using 1.1.x
2018-10-12  Darren TuckerDon't avoid our *sprintf replacements.
2018-10-12  Darren TuckerCheck if snprintf understands %zu.
2018-10-11  Damien Millerremove stale link, tweak
2018-10-11  Damien Millerupdate version numbers ahead of release
2018-10-11  djm@openbsd.orgupstream: don't send new-style rsa-sha2-*-cert-v01...
2018-10-11  Damien Millerupdate depends
2018-10-11  Damien Millersome more duplicated key algorithm lines
2018-10-11  Damien Millerfix duplicated algorithm specification lines
2018-10-11  djm@openbsd.orgupstream: typo in plain RSA algorithm counterpart names for
2018-10-11  Damien Millercheck pw_passwd != NULL here too
2018-10-11  Damien Millercheck for NULL return from shadow_pw()
2018-10-11  deraadt@openbsd.orgupstream: introducing openssh 7.9
2018-10-10  Damien Millersupply callback to PEM_read_bio_PrivateKey
2018-10-10  Damien Millerin pick_salt() avoid dereference of NULL passwords
2018-10-09  djm@openbsd.orgupstream: Treat all PEM_read_bio_PrivateKey() errors...
2018-10-07  naddy@openbsd.orgupstream: Support using service names for port numbers.
2018-10-04  djm@openbsd.orgupstream: when the peer sends a channel-close message...
2018-10-04  djm@openbsd.orgupstream: factor out channel status formatting from
2018-10-04  djm@openbsd.orgupstream: include a little more information about the...
2018-10-04  djm@openbsd.orgupstream: explicit_bzero here to be consistent with...
2018-10-03  djm@openbsd.orgupstream: Allow ssh_config IdentityAgent directive...
2018-10-02  djm@openbsd.orgupstream: mention INFO@openssh.com for sending SIGINFO
2018-10-02  Damien Milleronly support SIGINFO on systems with SIGINFO
2018-10-02  djm@openbsd.orgupstream: Add server support for signalling sessions...
2018-09-26  djm@openbsd.orgupstream: remove big ugly TODO comment from start of...
2018-09-26  djm@openbsd.orgupstream: Document mux proxy mode; added by Markus...
2018-09-26  djm@openbsd.orgupstream: s/process_mux_master/mux_master_process/...
2018-09-22  Darren TuckerRemove unused variable in _ssh_compat_fflush.
2018-09-22  Darren TuckerImport updated moduli.
2018-09-21  djm@openbsd.orgupstream: Allow ssh_config ForwardX11Timeout=0 to disab...
2018-09-21  djm@openbsd.orgupstream: when compiled with GSSAPI support, cache...
2018-09-21  djm@openbsd.orgupstream: In sshkey_in_file(), ignore keys that are...
2018-09-21  djm@openbsd.orgupstream: Treat connections with ProxyJump specified...
2018-09-20  djm@openbsd.orgupstream: actually make CASignatureAlgorithms available...
2018-09-20  dtucker@openbsd.orgupstream: Import updated moduli.
2018-09-20  jmc@openbsd.orgupstream: reorder CASignatureAlgorithms, and add them...
2018-09-20  djm@openbsd.orgupstream: fix "ssh -Q sig" to show correct signature...
2018-09-20  djm@openbsd.orgupstream: add CASignatureAlgorithms option for the...
2018-09-20  djm@openbsd.orgupstream: Add sshd_config CASignatureAlgorithms option...
2018-09-20  djm@openbsd.orgupstream: Make "ssh-add -q" do what it says on the...
2018-09-20  millert@openbsd.orgupstream: When choosing a prime from the moduli file...
2018-09-15  Darren TuckerFix openssl-1.1 fallout for --without-openssl.
2018-09-15  Damien Milleradd futex(2) syscall to seccomp sandbox
2018-09-15  Damien Millerreally add source for authopt_fuzz this time
2018-09-15  Damien Millerremove accidentally checked-in authopt_fuzz binary
2018-09-14  djm@openbsd.orgupstream: second try, deals properly with missing and...
2018-09-14  Damien Millerfuzzer harness for authorized_keys option parsing
2018-09-14  djm@openbsd.orgupstream: revert following; deals badly with agent...
2018-09-14  djm@openbsd.orgupstream: garbage-collect moribund ssh_new_private...
2018-09-14  djm@openbsd.orgupstream: Use consistent format in debug log for keys...
2018-09-14  millert@openbsd.orgupstream: Fix warnings caused by user_from_uid() and...
2018-09-14  Damien Millerallow SIGUSR1 as synonym for SIGINFO
2018-09-13  Damien Milleradd compat header
2018-09-13  djm@openbsd.orgupstream: missed a bit of openssl-1.0.x API in this...
2018-09-13  djm@openbsd.orgupstream: use only openssl-1.1.x API here too
2018-09-13  Damien Milleradapt -portable to OpenSSL 1.1x API
2018-09-13  Damien Millerforgot to stage these test files in commit d70d061
2018-09-13  djm@openbsd.orgupstream: hold our collective noses and use the openssl...
2018-09-12  djm@openbsd.orgupstream: Include certs with multiple RSA signature...
2018-09-12  djm@openbsd.orgupstream: test revocation by explicit hash and by finge...
2018-09-12  djm@openbsd.orgupstream: s/sshkey_demote/sshkey_from_private/g
2018-09-12  Damien Millerdelete the correct thing; kexfuzz binary
2018-09-12  djm@openbsd.orgupstream: fix edit mistake; spotted by jmc@
2018-09-12  djm@openbsd.orgupstream: add SSH_ALLOWED_CA_SIGALGS - the default...
2018-09-12  djm@openbsd.orgupstream: add sshkey_check_cert_sigtype() that checks a
2018-09-12  djm@openbsd.orgupstream: add cert->signature_type field and keep it...
2018-09-12  djm@openbsd.orgupstream: Add "ssh -Q sig" to allow listing supported...
2018-09-12  djm@openbsd.orgupstream: allow key revocation by SHA256 hash and allow...
2018-09-12  djm@openbsd.orgupstream: log certificate fingerprint in authentication
2018-09-09  dtucker@openbsd.orgupstream: Add FALLTHROUGH comments where appropriate...
2018-09-09  djm@openbsd.orgupstream: ssh -MM requires confirmation for all operati...
2018-09-09  mestre@openbsd.orgupstream: fix misplaced parenthesis inside if-clause...
2018-09-09  mestre@openbsd.orgupstream: fix build with DEBUG_PK enabled
next