]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2022-01-25  djm@openbsd.orgupstream: Use sshbuf_read() to read directly into the...
2022-01-25  Damien Millerdepend
2022-01-24  djm@openbsd.orgupstream: Add a sshbuf_read() that attempts to read...
2022-01-24  djm@openbsd.orgupstream: add a helper for writing an error message...
2022-01-24  djm@openbsd.orgupstream: correct comment and use local variable instea...
2022-01-24  deraadt@openbsd.orgupstream: When poll(2) returns -1, for some error condi...
2022-01-22  Damien Millerrestore tty force-read hack
2022-01-20  Corinna VinschenFix signedness bug in Cygwin code
2022-01-20  Darren TuckerImprove compatibility of early exit trap handling.
2022-01-19  Darren TuckerMove more tests out of valgrind-1 runner.
2022-01-19  Darren TuckerInvoke EXIT handler early when using Valgrind.
2022-01-18  Darren TuckerRemove line leftover from upstream sync.
2022-01-18  djm@openbsd.orgupstream: when decompressing zlib compressed packets...
2022-01-18  djm@openbsd.orgupstream: make most of the sftp errors more idiomatic...
2022-01-17  djm@openbsd.orgupstream: when transferring multiple files in SFTP...
2022-01-17  djm@openbsd.orgupstream: allow pin-required FIDO keys to be added...
2022-01-14  djm@openbsd.orgupstream: ssh-sk: free a resident key's user id
2022-01-14  djm@openbsd.orgupstream: sshsk_load_resident: don't preallocate resp
2022-01-14  djm@openbsd.orgupstream: sshsk_sign: trim call to sshkey_fingerprint()
2022-01-14  djm@openbsd.orgupstream: use status error message to communicate ...
2022-01-14  Damien Millerfix edge case in poll(2) wrapper
2022-01-14  Darren TuckerWrap OpenSSL includes in unit tests in ifdef.
2022-01-13  Darren TuckerRemove sort wrapper.
2022-01-13  dtucker@openbsd.orgupstream: Set LC_ALL in both local and remote shells...
2022-01-13  dtucker@openbsd.orgupstream: Avoid %'s in commands (not used in OpenBSD...
2022-01-12  Darren TuckerStop on first test failure to minimize logs.
2022-01-12  dtucker@openbsd.orgupstream: Use egrep when searching for an anchored...
2022-01-12  Darren TuckerAdd "rev" command replacement if needed.
2022-01-12  dtucker@openbsd.orgupstream: Don't log NULL hostname in restricted agent...
2022-01-11  djm@openbsd.orgupstream: remove hardcoded domain and use window.locati...
2022-01-11  dtucker@openbsd.orgupstream: "void" functions should not return anything...
2022-01-11  djm@openbsd.orgupstream: suppress "Connection to xxx closed" messages...
2022-01-11  Damien MillerOS X poll(2) is broken; use compat replacement
2022-01-11  Darren Tuckerlibhardended_malloc.so moved into out dir.
2022-01-10  Tim RiceMake USL compilers happy
2022-01-10  Darren TuckerAdd wrapper for "sort" to set LC_ALL=C.
2022-01-08  dtucker@openbsd.orgupstream: Remove errant "set -x" left over from debugging.
2022-01-08  dtucker@openbsd.orgupstream: Enable all supported hostkey algorithms ...
2022-01-08  djm@openbsd.orgupstream: use status error message to communicate ...
2022-01-08  djm@openbsd.orgupstream: fix some corner-case bugs in scp sftp-mode...
2022-01-08  djm@openbsd.orgupstream: more idiomatic error messages; spotted by...
2022-01-08  djm@openbsd.orgupstream: add a variant of send_status() that allows...
2022-01-08  djm@openbsd.orgupstream: refactor tilde_expand_filename() and make...
2022-01-06  dtucker@openbsd.orgupstream: Don't explicitly set HostbasedAuthentication in
2022-01-06  dtucker@openbsd.orgupstream: Add test for hostbased auth. It requires...
2022-01-06  Damien Millerdepend
2022-01-06  djm@openbsd.orgupstream: allow hostbased auth to select RSA keys when...
2022-01-06  djm@openbsd.orgupstream: add a helper function to match a key type...
2022-01-06  djm@openbsd.orgupstream: log some details on hostkeys that ssh loads for
2022-01-06  djm@openbsd.orgupstream: log signature algorithm during verification...
2022-01-06  djm@openbsd.orgupstream: piece of UpdateHostkeys client strictificatio...
2022-01-06  djm@openbsd.orgupstream: include rejected signature algorithm in error...
2022-01-06  djm@openbsd.orgupstream: make ssh-keysign use the requested signature...
2022-01-06  djm@openbsd.orgupstream: stricter UpdateHostkey signature verification...
2022-01-06  djm@openbsd.orgupstream: Fix signature algorithm selection logic for
2022-01-06  djm@openbsd.orgupstream: convert ssh, sshd mainloops from select(...
2022-01-06  djm@openbsd.orgupstream: prepare for conversion of ssh, sshd mainloop...
2022-01-06  djm@openbsd.orgupstream: add a comment so I don't make this mistake...
2022-01-06  djm@openbsd.orgupstream: fix cut-and-pasto in error message
2022-01-05  djm@openbsd.orgupstream: select all RSA hostkey algorithms for UpdateH...
2022-01-05  djm@openbsd.orgupstream: regress test both sshsig message hash algorit...
2022-01-05  djm@openbsd.orgupstream: allow selection of hash at sshsig signing...
2022-01-05  djm@openbsd.orgupstream: add missing -O option to usage() for ssh...
2022-01-05  djm@openbsd.orgupstream: move sig_process_opts() to before sig_sign...
2022-01-05  djm@openbsd.orgupstream: regression test for find-principals NULL...
2022-01-05  djm@openbsd.orgupstream: NULL deref when using find-principals when...
2022-01-05  dtucker@openbsd.orgupstream: Log command invocation while debugging.
2022-01-05  Darren TuckerAlways save config.h as build artifact.
2022-01-05  Darren TuckerAdd OpenBSD 7.0 target. Retire 6.8.
2022-01-04  jsg@openbsd.orgupstream: spelling
2022-01-04  djm@openbsd.orgupstream: unbreak test: was picking up system ssh-add...
2022-01-01  djm@openbsd.orgupstream: fix memleak in process_extension(); oss-fuzz...
2022-01-01  jsg@openbsd.orgupstream: spelling ok dtucker@
2021-12-26  djm@openbsd.orgupstream: split method list search functionality from
2021-12-26  jmc@openbsd.orgupstream: sort -H and -h in SYNOPSIS/usage(); tweak...
2021-12-23  Darren TuckerUse SHA.*_HMAC_BLOCK_SIZE if needed.
2021-12-21  Damien Millerremove sys/param.h in -portable, after upstream
2021-12-20  Damien Milleradd agent-restrict.sh file, missed in last commit
2021-12-20  djm@openbsd.orgupstream: regression test for destination restrictions...
2021-12-20  anton@openbsd.orgupstream: Make use of ntests variable, pointed out...
2021-12-20  deraadt@openbsd.orgupstream: sys/param.h cleanup, mostly using MINIMUM...
2021-12-19  djm@openbsd.orgupstream: document host-bound publickey authentication
2021-12-19  djm@openbsd.orgupstream: document agent protocol extensions
2021-12-19  djm@openbsd.orgupstream: PubkeyAuthentication=yes|no|unbound|host...
2021-12-19  djm@openbsd.orgupstream: document destination-constrained keys
2021-12-19  djm@openbsd.orgupstream: Use hostkey parsed from hostbound userauth...
2021-12-19  djm@openbsd.orgupstream: agent support for parsing hostkey-bound signa...
2021-12-19  djm@openbsd.orgupstream: EXT_INFO negotiation of hostbound pubkey...
2021-12-19  djm@openbsd.orgupstream: client side of host-bound pubkey authentication
2021-12-19  djm@openbsd.orgupstream: sshd side of hostbound public key auth
2021-12-19  djm@openbsd.orgupstream: prepare for multiple names for authmethods
2021-12-19  djm@openbsd.orgupstream: ssh-agent side of destination constraints
2021-12-19  djm@openbsd.orgupstream: ssh-add side of destination constraints
2021-12-19  djm@openbsd.orgupstream: ssh-add side of destination constraints
2021-12-19  djm@openbsd.orgupstream: ssh-agent side of binding
2021-12-19  djm@openbsd.orgupstream: ssh client side of binding
2021-12-19  djm@openbsd.orgupstream: Record session ID, host key and sig at intita...
2021-12-19  djm@openbsd.orgupstream: better error message for FIDO keys when we...
2021-12-14  Darren TuckerCorrect value for IPTOS_DSCP_LE.
2021-12-10  Darren TuckerIncrease timeout for test step.
next