]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2020-05-01  dtucker@openbsd.orgupstream: Fix comment typo. Patch from mforney at mforn...
2020-05-01  dtucker@openbsd.orgupstream: We've standardized on memset over bzero,...
2020-05-01  Darren TuckerInclude sys/byteorder.h for htons and friends.
2020-04-30  Darren TuckerFix conditional for openssl-based chacha20.
2020-04-24  Darren TuckerError out if given RDomain if unsupported.
2020-04-24  dtucker@openbsd.orgupstream: Fix incorrect error message for "too many...
2020-04-24  dtucker@openbsd.orgupstream: Remove leave_non_blocking() which is now...
2020-04-24  jmc@openbsd.orgupstream: ce examples of "Ar arg Ar arg" with "Ar arg...
2020-04-24  Darren TuckerUpdate .depend.
2020-04-22  Darren TuckerMailing list is now closed to non-subscribers.
2020-04-22  Darren TuckerPut the values from env vars back.
2020-04-22  Darren TuckerPass configure's egrep through to test-exec.sh.
2020-04-22  Darren TuckerRemove unneeded env vars from t-exec invocation.
2020-04-22  dtucker@openbsd.orgupstream: Backslash '$' at then end of string. Prevents...
2020-04-21  Darren TuckerSync rev 1.49.
2020-04-20  djm@openbsd.orgupstream: regression test for printing of private key...
2020-04-20  djm@openbsd.orgupstream: fix a bug I introduced in r1.406: when printi...
2020-04-17  djm@openbsd.orgupstream: repair private key fingerprint printing to...
2020-04-17  djm@openbsd.orgupstream: refactor out some duplicate private key loadi...
2020-04-17  jmc@openbsd.orgupstream: add space beteen macro arg and punctuation;
2020-04-17  djm@openbsd.orgupstream: auth2-pubkey r1.89 changed the order of opera...
2020-04-17  Damien Millersys/sysctl.h is only used on OpenBSD
2020-04-17  djm@openbsd.orgupstream: fix reversed test that caused IdentitiesOnly...
2020-04-17  djm@openbsd.orgupstream: mention that /etc/hosts.equiv and /etc/shosts...
2020-04-17  djm@openbsd.orgupstream: make IgnoreRhosts a tri-state option: "yes...
2020-04-17  djm@openbsd.orgupstream: allow the IgnoreRhosts directive to appear...
2020-04-17  jmc@openbsd.orgupstream: add space between macro arg and punctuation;
2020-04-15  Darren TuckerAdd sys/syscall.h for syscall numbers.
2020-04-11  djm@openbsd.orgupstream: Refactor private key parsing. Eliminates...
2020-04-10  dtucker@openbsd.orgupstream: Add tests for TOKEN expansion of LocalForward and
2020-04-10  dtucker@openbsd.orgupstream: Add utf8.c for asmprintf used by krl.c
2020-04-10  dtucker@openbsd.orgupstream: Add TOKEN percent expansion to LocalFoward...
2020-04-08  djm@openbsd.orgupstream: let sshkey_try_load_public() load public...
2020-04-08  djm@openbsd.orgupstream: simplify sshkey_try_load_public()
2020-04-08  djm@openbsd.orgupstream: add sshkey_parse_pubkey_from_private_fileblob...
2020-04-08  djm@openbsd.orgupstream: simplify sshkey_parse_private_fileblob_type()
2020-04-08  djm@openbsd.orgupstream: check private key type against requested...
2020-04-08  djm@openbsd.orgupstream: check that pubkey in private key envelope...
2020-04-08  djm@openbsd.orgupstream: refactor private key parsing a little
2020-04-06  Darren TuckerInclude openssl-compat.h before checking ifdefs.
2020-04-06  Damien Millerfix inverted test for LibreSSL version
2020-04-05  dtucker@openbsd.orgupstream: Indicate if we're using a cached key in trace...
2020-04-04  Darren TuckerUse /usr/bin/xp4g/id if necessary.
2020-04-04  dtucker@openbsd.orgupstream: Some platforms don't have "hostname -s",...
2020-04-04  dtucker@openbsd.orgupstream: Compute hash locally and re-enable %C tests.
2020-04-03  Damien Millerprefer libcrypto chacha20-poly1305 where possible
2020-04-03  dtucker@openbsd.orgupstream: Temporarily remove tests for '%C' since the...
2020-04-03  djm@openbsd.orgupstream: r1.522 deleted one too many lines; repair
2020-04-03  jmc@openbsd.orgupstream: sort -N and add it to usage();
2020-04-03  djm@openbsd.orgupstream: avoid another compiler warning spotted in...
2020-04-03  djm@openbsd.orgupstream: this needs utf8.c too
2020-04-03  dtucker@openbsd.orgupstream: Add percent_expand test for 'Match Exec'.
2020-04-03  djm@openbsd.orgupstream: fix format string (use %llu for uint64, not...
2020-04-03  djm@openbsd.orgupstream: Add a flag to re-enable verbose output when...
2020-04-03  djm@openbsd.orgupstream: chacha20-poly1305 AEAD using libcrypto EVP_ch...
2020-04-03  djm@openbsd.orgupstream: make Chacha20-POLY1305 context struct opaque...
2020-04-03  djm@openbsd.orgupstream: fix debug statement
2020-04-03  djm@openbsd.orgupstream: the tunnel-forwarding vs ExitOnForwardFailure...
2020-04-03  dtucker@openbsd.orgupstream: %C expansion just added to Match Exec should...
2020-04-03  dtucker@openbsd.orgupstream: Add regression test for percent expansions...
2020-04-03  djm@openbsd.orgupstream: make failures when establishing "Tunnel"...
2020-04-03  dtucker@openbsd.orgupstream: Make with config keywords support which
2020-04-03  djm@openbsd.orgupstream: give ssh-keygen the ability to dump the conte...
2020-04-03  djm@openbsd.orgupstream: add allocating variant of the safe utf8 print...
2020-03-16  dtucker@openbsd.orgupstream: Cast lifetime to u_long for comparison to...
2020-03-14  Darren TuckerInclude fido.h when checking for fido/credman.h.
2020-03-14  djm@openbsd.orgupstream: some more speeling mistakes from
2020-03-14  djm@openbsd.orgupstream: improve error messages for some common PKCS...
2020-03-14  djm@openbsd.orgupstream: use sshpkt_fatal() for kex_exchange_identific...
2020-03-14  dtucker@openbsd.orgupstream: Don't clear alarm timers in listening sshd...
2020-03-14  djm@openbsd.orgupstream: spelling errors in comments; no code change...
2020-03-14  djm@openbsd.orgupstream: when downloading FIDO2 resident keys from...
2020-03-13  Damien Millersync fnmatch.c with upstream to fix another typo
2020-03-13  Damien Milleranother spelling error in comment
2020-03-13  Damien Millerspelling mistakes
2020-03-13  markus@openbsd.orgupstream: fix relative includes in sshd_config; ok djm
2020-03-13  markus@openbsd.orgupstream: fix use-after-free in do_download_sk; ok djm
2020-03-13  markus@openbsd.orgupstream: do not leak oprincipals; ok djm
2020-03-13  markus@openbsd.orgupstream: initialize seconds for debug message; ok djm
2020-03-13  markus@openbsd.orgupstream: correct return code; ok djm
2020-03-13  markus@openbsd.orgupstream: principalsp is optional, pubkey required...
2020-03-13  markus@openbsd.orgupstream: remove unused variables in ssh-pkcs11-helper...
2020-03-13  markus@openbsd.orgupstream: return correct error in sshsk_ed25519_sig...
2020-03-13  markus@openbsd.orgupstream: fix possible null-deref in check_key_not_revo...
2020-03-13  markus@openbsd.orgupstream: ssh_fetch_identitylist() returns the return...
2020-03-13  markus@openbsd.orgupstream: sshkey_cert_check_authority requires reason...
2020-03-13  markus@openbsd.orgupstream: passphrase depends on kdfname, not ciphername...
2020-03-13  markus@openbsd.orgupstream: consistently check packet_timeout_ms against...
2020-03-13  markus@openbsd.orgupstream: initialize cname in case ai_canonname is...
2020-03-13  markus@openbsd.orgupstream: fix uninitialized pointers for forward_cancel...
2020-03-13  markus@openbsd.orgupstream: exit on parse failures in input_service_reque...
2020-03-13  markus@openbsd.orgupstream: fix null-deref on calloc failure; ok djm
2020-03-13  markus@openbsd.orgupstream: exit if ssh_krl_revoke_key_sha256 fails;...
2020-03-13  markus@openbsd.orgupstream: pkcs11_register_provider: return < 0 on error...
2020-03-13  markus@openbsd.orgupstream: sshsig: return correct error, fix null-deref...
2020-03-13  markus@openbsd.orgupstream: vasnmprintf allocates str and returns -1...
2020-03-13  markus@openbsd.orgupstream: sshpkt_fatal() does not return; ok djm
2020-02-28  djm@openbsd.orgupstream: no-touch-required certificate option should...
2020-02-28  djm@openbsd.orgupstream: better error message when trying to use a...
2020-02-28  dtucker@openbsd.orgupstream: Drop leading space from line count that was...
next