]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
4 days ago  Damien Millermention sntrup761x25519-sha512 in manpages V_9_2 anongit/V_9_2 github-selfhosted/V_9_2 github/V_9_2
5 days ago  Damien Millersupport sntrup761x25519-sha512 alias
2023-02-02  Damien Millercrank versions in RPM specs V_9_2_P1
2023-02-02  Damien Millerupdate version in README
2023-02-02  Damien Milleradapt compat_kex_proposal() test to portable
2023-02-02  djm@openbsd.orgupstream: test compat_kex_proposal(); by dtucker@
2023-02-02  dtucker@openbsd.orgupstream: Check if we can copy sshd or need to use...
2023-02-02  djm@openbsd.orgupstream: openssh-9.2
2023-02-02  djm@openbsd.orgupstream: fix double-free caused by compat_kex_proposal...
2023-02-01  Darren TuckerSkip connection-timeout test on minix3.
2023-02-01  Damien Millerfix libfido2 detection without pkg-config
2023-01-31  deraadt@openbsd.orgupstream: delete useless dependency
2023-01-31  deraadt@openbsd.orgupstream: Create and install sshd random relink kit.
2023-01-31  jmc@openbsd.orgupstream: tweak previous; ok djm
2023-01-31  Darren TuckerSkip connection-timeout test under Valgrind.
2023-01-25  Darren TuckerSkip connection-timeout when missing FD passing.
2023-01-18  djm@openbsd.orgupstream: when restoring non-blocking mode to stdio...
2023-01-18  millert@openbsd.orgupstream: Add a -V (version) option to sshd like the...
2023-01-18  millert@openbsd.orgupstream: For "ssh -V" always exit 0, there is no need...
2023-01-17  djm@openbsd.orgupstream: also check that an active session inhibits
2023-01-17  djm@openbsd.orgupstream: regression test for UnusedConnectionTimeout
2023-01-17  djm@openbsd.orgupstream: unbreak test: cannot access shell positional...
2023-01-17  djm@openbsd.orgupstream: Add a sshd_config UnusedConnectionTimeout...
2023-01-15  djm@openbsd.orgupstream: adapt to ed25519 changes in src/usr.bin/ssh
2023-01-15  djm@openbsd.orgupstream: update OpenSSH's Ed25519 code to the last...
2023-01-14  Darren TuckerAllow writev is seccomp sandbox.
2023-01-14  dtucker@openbsd.orgupstream: Shell syntax fix. From ren mingshuai vi githu...
2023-01-14  dtucker@openbsd.orgupstream: Instead of skipping the all-tokens test if...
2023-01-14  jmc@openbsd.orgupstream: fix double phrase in previous;
2023-01-14  dtucker@openbsd.orgupstream: Document "UserKnownHostsFile none". ok djm@
2023-01-13  Darren TuckerRetry package installation 3 times.
2023-01-13  dtucker@openbsd.orgupstream: Move scp path setting to a helper function...
2023-01-13  dtucker@openbsd.orgupstream: Add scp's path to test sshd's PATH.
2023-01-13  Darren TuckerRemove skipping test when scp not in path.
2023-01-13  dtucker@openbsd.orgupstream: Add a "Host" line to the output of ssh -G...
2023-01-13  djm@openbsd.orgupstream: avoid printf("%s", NULL) if using ssh
2023-01-13  djm@openbsd.orgupstream: clamp the minimum buffer lengths and number...
2023-01-13  djm@openbsd.orgupstream: ignore bogus upload/download buffer lengths...
2023-01-11  djm@openbsd.orgupstream: remove whitespace at EOL from code extracted...
2023-01-11  djm@openbsd.orgupstream: rewrite this test to use a multiplexed ssh...
2023-01-11  Damien Millerremove buffer len workaround for NetBSD 4.x
2023-01-11  Damien Milleradd back use of pipes in scp.c under USE_PIPES
2023-01-11  millert@openbsd.orgupstream: Switch scp from using pipes to a socketpair for
2023-01-11  jmc@openbsd.orgupstream: tweak previous; ok djm
2023-01-09  Damien Millertry to improve logging for dynamic-forward test
2023-01-08  Darren TuckerSkip dynamic-forward test on minix3.
2023-01-08  Damien Millerdon't test IPv6 addresses if platform lacks support
2023-01-08  dtucker@openbsd.orgupstream: When OpenSSL is not available, skip parts...
2023-01-07  Darren TuckerUse our own netcat for dynamic-forward test.
2023-01-07  Darren TuckerUse autoconf to find openssl binary.
2023-01-06  Darren TuckerCheck openssl_bin path is executable before using.
2023-01-06  Darren TuckerSet OPENSSL_BIN from OpenSSL directory.
2023-01-06  dtucker@openbsd.orgupstream: Save debug logs from ssh for debugging purposes.
2023-01-06  djm@openbsd.orgupstream: regression test for ChannelTimeout
2023-01-06  djm@openbsd.orgupstream: fix typo in verbose logging
2023-01-06  djm@openbsd.orgupstream: unit tests for misc.c:ptimeout_* API
2023-01-06  tb@openbsd.orgupstream: Copy bytes from the_banana[] rather than...
2023-01-06  Damien Millerunbreak scp on NetBSD 4.x
2023-01-06  djm@openbsd.orgupstream: Implement channel inactivity timeouts
2023-01-06  djm@openbsd.orgupstream: Add channel_set_xtype()
2023-01-06  djm@openbsd.orgupstream: tweak channel ctype names
2023-01-06  djm@openbsd.orgupstream: Add channel_force_close()
2023-01-06  djm@openbsd.orgupstream: replace manual poll/ppoll timeout math with...
2023-01-06  djm@openbsd.orgupstream: add ptimeout API for keeping track of poll...
2023-01-06  djm@openbsd.orgupstream: suppress "Connection closed" message when...
2023-01-03  djm@openbsd.orgupstream: regression test for PermitRemoteOpen
2023-01-03  djm@openbsd.orgupstream: fix bug in PermitRemoteOpen which caused...
2023-01-03  jmc@openbsd.orgupstream: spelling fixes; from paul tagliamonte amendme...
2023-01-03  djm@openbsd.orgupstream: Mention that scp uses the SFTP protocol and...
2023-01-03  djm@openbsd.orgupstream: Clear signal mask early in main(); sshd may...
2023-01-03  jmc@openbsd.orgupstream: add -X to usage();
2023-01-03  djm@openbsd.orgupstream: add a -X option to both scp(1) and sftp(1...
2023-01-03  deraadt@openbsd.orgupstream: The idiomatic way of coping with signed char...
2022-12-19  Darren TuckerSimply handling of SSH_CONNECTION PAM env var.
2022-12-19  Darren TuckerAdd tests for LibreSSL 3.7.0 and OpenSSL 1.1.1s.
2022-12-18  Darren TuckerUse sudo when resetting perms on directories.
2022-12-18  Darren TuckerSet group perms on regress dir.
2022-12-18  Darren TuckerFetch regress logs from obj dir.
2022-12-13  Darren Tuckerobsdsnap test VMs runs-on libvirt too.
2022-12-13  Darren TuckerRun upstream obsdsnap tests on ephemeral runners.
2022-12-13  Darren TuckerMove obsdsnap test VMs to ephemeral runners.
2022-12-09  Damien Milleruse calloc for allocating arc4random structs
2022-12-09  dtucker@openbsd.orgupstream: Warn if no host keys for hostbased auth can...
2022-12-09  dtucker@openbsd.orgupstream: Add server debugging for hostbased auth.
2022-12-09  cheloha@openbsd.orgupstream: remove '?' from getopt(3) loops
2022-12-09  dtucker@openbsd.orgupstream: Fix comment typo.
2022-12-07  Darren TuckerAdd SANDBOX_DEBUG to the kitchensink test build.
2022-12-07  Damien Millerdisable SANDBOX_SECCOMP_FILTER_DEBUG
2022-12-06  RoseUpdate autotools
2022-12-06  Darren TuckerFix typo in comment. Spotted by tim@
2022-12-04  dtucker@openbsd.orgupstream: Remove duplicate includes.
2022-12-04  djm@openbsd.orgupstream: make struct sshbuf private
2022-12-02  Darren TuckerRestore ssh-agent permissions on exit.
2022-12-02  dtucker@openbsd.orgupstream: Clean up ssh-add and ssh-agent logs.
2022-12-02  dtucker@openbsd.orgupstream: Log output of ssh-agent and ssh-add
2022-11-30  dtucker@openbsd.orgupstream: Add void to client_repledge args to fix compi...
2022-11-30  djm@openbsd.orgupstream: tighten pledge(2) after session establishment
2022-11-30  djm@openbsd.orgupstream: New EnableEscapeCommandline ssh_config(5...
2022-11-30  mbuhl@openbsd.orgupstream: In channel_request_remote_forwarding the...
2022-11-30  Darren TuckerUse -fzero-call-used-regs=used on clang 15.
next