]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
3 days ago  Damien Millermention sntrup761x25519-sha512 in manpages V_9_0 anongit/V_9_0 github-selfhosted/V_9_0 github/V_9_0
5 days ago  Damien Millersupport sntrup761x25519-sha512 alias
2022-04-29  Darren TuckerOnly run tests when source files change.
2022-04-11  djm@openbsd.orgupstream: clear io_want/io_ready flags at start of...
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...
2022-04-04  Darren TuckerDisable security key on fbsd6 test host.
2022-04-04  Darren TuckerSpecify TEST_SHELL=bash on AIX.
2022-04-01  Darren TuckerOnly return events from ppoll that were requested.
2022-04-01  Darren TuckerOnly run regression tests on slow VMs.
2022-04-01  Darren TuckerIncrease test timeout to allow slow VMs to finish
2022-04-01  Darren TuckerUse bash or ksh if available for SH in Makefile.
2022-04-01  Darren TuckerSet Makefile SHELL as determined by configure.
2022-04-01  Darren TuckerSkip slow tests on (very) slow test targets.
2022-03-31  Damien Millerdepend
2022-03-31  djm@openbsd.orgupstream: add a sftp client "cp" command that supports...
2022-03-31  djm@openbsd.orgupstream: add support for the "corp-data" protocol...
2022-03-30  djm@openbsd.orgupstream: select post-quantum KEX
2022-03-30  djm@openbsd.orgupstream: fix poll() spin when a channel's output fd...
2022-03-30  djm@openbsd.orgupstream: ssh is almost out of getopt() characters...
2022-03-30  djm@openbsd.orgupstream: avoid NULL deref via ssh-keygen -Y find-princ...
2022-03-28  Darren TuckerAdd AIX 5.1 test target.
2022-03-26  Darren TuckerDrop leading "v" from release version identifier.
2022-03-26  Darren TuckerUse tarballs when testing LibreSSL releases.
2022-03-26  Darren TuckerRemove now-unused passwd variable.
2022-03-26  Darren TuckerMissing semicolon.
2022-03-26  Darren TuckerFactor out platform-specific locked account check.
2022-03-25  Darren TuckerAdd OpenWRT mips and mipsel test targets.
2022-03-20  djm@openbsd.orgupstream: don't leak argument list; bz3404, reported...
2022-03-20  djm@openbsd.orgupstream: make addargs() and replacearg() a little...
2022-03-20  djm@openbsd.orgupstream: don't try to resolve ListenAddress directives...
2022-03-20  djm@openbsd.orgupstream: remove blank line
2022-03-18  djm@openbsd.orgupstream: helpful comment
2022-03-18  djm@openbsd.orgupstream: ssh-keygen -Y check-novalidate requires names...
2022-03-18  djm@openbsd.orgupstream: improve DEBUG_CHANNEL_POLL debugging message
2022-03-18  cheloha@openbsd.orgupstream: ssh: xstrdup(): use memcpy(3)
2022-03-11  Darren TuckerResync fmt_scaled. with OpenBSD.
2022-03-08  Darren TuckerProvide killpg implementation.
2022-03-08  Darren TuckerCheck for missing ftruncate prototype.
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-03-01  naddy@openbsd.orgupstream: include rejected signature algorithm in error...
2022-03-01  dtucker@openbsd.orgupstream: Remove the char * casts from arguments to...
2022-03-01  djm@openbsd.orgupstream: save an unneccessary alloc/free, based on...
2022-02-28  Darren TuckerRemove unused ivbits argument from chacha_keysetup
2022-02-28  Darren TuckerAdd OPENBSD ORIGINAL marker.
2022-02-28  Darren TuckerNo unused param warnings for clang-12 and gcc-11.
2022-02-26  Darren TuckerAdd debian-i386 test target.
2022-02-26  Darren TuckerAllow ppoll_time64 in seccomp sandbox.
2022-02-25  Darren TuckerImprove handling of _getshort and _getlong.
2022-02-25  Darren TuckerConstify utimes in compat library to match specs.
2022-02-25  Darren TuckerANSIfy getshort and getlong.
2022-02-25  Darren TuckerUse PICFLAG instead of hard coding -fPIC.
2022-02-25  Darren TuckerAdd tests for latest releases of {Libre,Open}SSL.
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  djm@openbsd.orgupstream: put back the scp manpage changes for SFTP...
2022-02-23  deraadt@openbsd.orgupstream: and we go back to testing sftp-scp after...
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...
next