]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
4 days ago  Damien Millermention sntrup761x25519-sha512 in manpages V_8_9 anongit/V_8_9 github-selfhosted/V_8_9 github/V_8_9
6 days ago  Damien Millersupport sntrup761x25519-sha512 alias
2022-04-01  Darren TuckerOnly return events from ppoll that were requested.
2022-03-11  Darren TuckerResync fmt_scaled. with OpenBSD.
2022-03-08  Darren TuckerDefault to not using sandbox when cross compiling.
2022-03-01  djm@openbsd.orgupstream: pack pollfd array before server_accept_loop...
2022-02-26  Darren TuckerAllow ppoll_time64 in seccomp sandbox.
2022-02-25  Colin WatsonImprove detection of -fzero-call-used-regs=all support
2022-02-23  djm@openbsd.orgupstream: free(3) wants stdlib.h
2022-02-23  Damien Millermakedepend V_8_9_P1
2022-02-23  djm@openbsd.orgupstream: avoid integer overflow of auth attempts ...
2022-02-23  djm@openbsd.orgupstream: randomise the password used in fakepw
2022-02-23  djm@openbsd.orgupstream: use asprintf to construct .rhosts paths
2022-02-23  djm@openbsd.orgupstream: openssh-8.9
2022-02-22  Darren TuckerExtend select+rlimit sanbox test to include poll.
2022-02-22  Darren TuckerAdd Alpine Linux test VM.
2022-02-22  Darren TuckerInclude sys/param.h if present.
2022-02-22  Darren TuckerOnly include sys/poll.h if we don't have poll.h.
2022-02-22  Damien Millerdisable agent-restrict test on minix3
2022-02-21  Darren TuckerSkip agent-getpeereid when running as root.
2022-02-20  dtucker@openbsd.orgupstream: Aproximate realpath on the expected output...
2022-02-20  Darren TuckerReally move DSA to end of list.
2022-02-18  Darren TuckerAdd test configs for MUSL C library.
2022-02-17  Damien Millerminix needs BROKEN_POLL too; chokes on /dev/null
2022-02-17  djm@openbsd.orgupstream: check for EINTR/EAGAIN failures in the rfd...
2022-02-17  Darren TuckerComment hurd test, the VM is currently broken.
2022-02-17  Damien Millerfind sk-dummy.so when build_dir != src_dir
2022-02-16  Damien Millerupdate versions in preparation for 8.9 release
2022-02-15  djm@openbsd.orgupstream: document the unbound/host-bound options to
2022-02-14  Darren TuckerTest if sshd accidentally acquires controlling tty
2022-02-11  Darren TuckerAdd cygwin-release test config.
2022-02-11  Darren TuckerMove SSHD_ACQUIRES_CTTY workaround into compat.
2022-02-11  Darren TuckerSimplify handling of --with-ssl-dir.
2022-02-11  Darren TuckerStop testing OpenBSD HEAD on 6.9 and 7.0.
2022-02-11  dtucker@openbsd.orgupstream: Always initialize delim before passing to...
2022-02-10  Darren TuckerFix helper include path and remove excess code.
2022-02-10  Darren TuckerPut poll.h inside ifdef.
2022-02-10  Darren TuckerWe now support POLLPRI so actually define it.
2022-02-10  dtucker@openbsd.orgupstream: Add test for empty hostname with port.
2022-02-10  dtucker@openbsd.orgupstream: Add unit tests for hpdelim.
2022-02-10  djm@openbsd.orgupstream: revert for imminent OpenSSH release, which...
2022-02-10  dtucker@openbsd.orgupstream: Switch hpdelim interface to accept only ...
2022-02-07  pedro martellettofix typos in previous
2022-02-07  Damien Millercompat code for fido_assert_set_clientdata()
2022-02-07  djm@openbsd.orgupstream: use libfido2 1.8.0+ fido_assert_set_clientdat...
2022-02-07  jsg@openbsd.orgupstream: remove please from manual pages ok jmc@ sthen...
2022-02-07  dtucker@openbsd.orgupstream: Since they are deprecated, move DSA to the...
2022-02-02  Damien Millerportable-specific string array constification
2022-02-02  djm@openbsd.orgupstream: test 'ssh-keygen -Y find-principals' with...
2022-02-02  dtucker@openbsd.orgupstream: Enable all supported ciphers and macs in...
2022-02-01  djm@openbsd.orgupstream: allow 'ssh-keygen -Y find-principals' to...
2022-02-01  djm@openbsd.orgupstream: mark const string array contents const too...
2022-02-01  djm@openbsd.orgupstream: better match legacy scp behaviour: show un...
2022-02-01  dtucker@openbsd.orgupstream: Remove explicit kill of privsep preauth child...
2022-02-01  guenther@openbsd.orgupstream: When it's the possessive of 'it', it's spelle...
2022-01-31  Alex Jamessandbox-seccomp-filter: allow gettid
2022-01-25  djm@openbsd.orgupstream: add a ssh_packet_process_read() function...
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...
next