.azdo
Update codeql.yml ( #687 )
2023-09-07 10:29:46 -04:00
.github
fix merge conflict
2024-03-11 11:46:39 -04:00
contrib
fix merge conflict
2024-03-11 11:46:39 -04:00
m4
better detection of broken -fzero-call-used-regs
2023-12-22 17:56:26 +11:00
openbsd-compat
fix merge conflicts
2024-01-08 16:05:29 -05:00
regress
fix merge conflict
2024-03-11 11:46:39 -04:00
.depend
depend
2023-12-19 01:59:06 +11:00
.git_allowed_signers
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
.git_allowed_signers.asc
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
.gitignore
Merge remote-tracking branch 'upstream-openssh-portable/master' into sync-with-upstream-2
2024-02-05 12:12:38 -05:00
.skipped-commit-ids
upstream: clean sshd random relinking kit; ok miod@
2024-02-19 18:41:19 +11:00
CREDITS
…
INSTALL
remove support for old libcrypto
2023-03-24 13:56:25 +11:00
LICENCE
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
Makefile.in
Have configure find PuTTY and Conch binaries.
2023-10-20 20:35:46 +11:00
NOTICE
Added NOTICE
2022-02-28 23:58:28 -08:00
OVERVIEW
…
PROTOCOL
upstream: fix missing field in users-groups-by-id@openssh.com reply
2024-01-08 16:06:29 +11:00
PROTOCOL.agent
upstream: spelling; ok markus@
2024-01-08 13:25:21 +11:00
PROTOCOL.certkeys
upstream: PROTOCOL.certkeys: update reference from IETF draft to
2021-06-06 13:24:37 +10:00
PROTOCOL.chacha20poly1305
…
PROTOCOL.key
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
PROTOCOL.krl
upstream: remove vestigal support for KRL signatures
2023-07-17 14:52:35 +10:00
PROTOCOL.mux
upstream: Remove outdated note from PROTOCOL.mux
2024-01-08 16:12:17 +11:00
PROTOCOL.sshsig
…
PROTOCOL.u2f
…
README
version number in README
2024-03-11 16:20:49 +11:00
README.dns
…
README.md
Add Coverity badges.
2023-03-03 14:50:03 +11:00
README.platform
nite that recent OSX tun/tap is unsupported
2024-01-08 16:26:37 +11:00
README.privsep
…
README.tun
…
SECURITY.md
basic SECURITY.md (refers people to the website)
2021-11-03 12:08:21 +11:00
TODO
…
addr.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
addr.h
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
addrmatch.c
…
atomicio.c
remove sys/param.h in -portable, after upstream
2021-12-22 09:02:50 +11:00
atomicio.h
…
audit-bsm.c
…
audit-linux.c
…
audit.c
…
audit.h
…
auth-bsdauth.c
…
auth-krb5.c
…
auth-options.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
auth-options.h
upstream: make authorized_keys environment="..." directives
2021-07-23 14:07:19 +10:00
auth-pam.c
Fix typo in declaration of nmesg.
2023-07-14 17:07:32 +10:00
auth-pam.h
…
auth-passwd.c
…
auth-rhosts.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
auth-shadow.c
Cast time_t's in debug output to long long.
2023-02-27 21:04:22 +11:00
auth-sia.c
…
auth-sia.h
…
auth.c
Build tools version updates ( #677 )
2023-08-31 14:19:37 -04:00
auth.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
auth2-chall.c
…
auth2-gss.c
upstream: clamp max number of GSSAPI mechanisms to 2048; ok dtucker
2023-03-31 15:32:37 +11:00
auth2-hostbased.c
upstream: Remove unused compat.h includes.
2023-03-05 19:27:31 +11:00
auth2-kbdint.c
upstream: prepare for multiple names for authmethods
2021-12-20 09:28:07 +11:00
auth2-none.c
upstream: Remove unused compat.h includes.
2023-03-05 19:27:31 +11:00
auth2-passwd.c
re-merge 9.1
2023-02-10 10:49:51 -05:00
auth2-pubkey.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
auth2-pubkeyfile.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
auth2.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
authfd.c
upstream: Make it possible to load certs from PKCS#11 tokens
2023-12-19 01:52:55 +11:00
authfd.h
upstream: Make it possible to load certs from PKCS#11 tokens
2023-12-19 01:52:55 +11:00
authfile.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
authfile.h
…
bitmap.c
…
bitmap.h
…
buildpkg.sh.in
…
canohost.c
upstream: Return immediately from get_sock_port
2023-03-31 16:17:22 +11:00
canohost.h
…
chacha.c
upstream: move other RCSIDs to before their respective license blocks
2023-07-17 15:33:51 +10:00
chacha.h
…
channels.c
fix merge conflict
2024-03-11 11:46:39 -04:00
channels.h
upstream: stricter handling of channel window limits
2023-12-19 01:52:55 +11:00
cipher-aes.c
remove support for old libcrypto
2023-03-24 13:56:25 +11:00
cipher-aesctr.c
…
cipher-aesctr.h
…
cipher-chachapoly-libcrypto.c
upstream: move other RCSIDs to before their respective license blocks
2023-07-17 15:33:51 +10:00
cipher-chachapoly.c
upstream: move other RCSIDs to before their respective license blocks
2023-07-17 15:33:51 +10:00
cipher-chachapoly.h
…
cipher.c
upstream: Garbage collect cipher_get_keyiv_len()
2023-10-11 15:57:08 +11:00
cipher.h
upstream: Garbage collect cipher_get_keyiv_len()
2023-10-11 15:57:08 +11:00
cleanup.c
…
clientloop.c
fix merge conflict
2024-03-04 12:13:33 -05:00
clientloop.h
…
compat.c
upstream: Refactor creation of KEX proposal.
2023-03-06 23:31:52 +11:00
compat.h
upstream: Refactor creation of KEX proposal.
2023-03-06 23:31:52 +11:00
config.guess
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
config.sub
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
configure.ac
Prefer openssl binary from --with-ssl-dir directory.
2024-03-07 19:25:17 +11:00
crypto_api.h
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
defines.h
Correct value for IPTOS_DSCP_LE.
2021-12-15 10:50:33 +11:00
dh.c
…
dh.h
…
digest-libc.c
Use SHA.*_HMAC_BLOCK_SIZE if needed.
2021-12-23 11:36:08 +11:00
digest-openssl.c
…
digest.h
…
dispatch.c
upstream: Remove unused compat.h includes.
2023-03-05 19:27:31 +11:00
dispatch.h
…
dns.c
upstream: Plug mem leak on error path. Coverity CID 405026, ok djm@.
2023-03-10 15:42:37 +11:00
dns.h
upstream: let ssh-keygen and ssh-keyscan accept
2023-02-10 16:12:42 +11:00
ed25519.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
ed25519.sh
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
entropy.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
entropy.h
…
fatal.c
…
fixalgorithms
…
fixpaths
…
groupaccess.c
…
groupaccess.h
…
gss-genr.c
upstream: whitespace
2024-02-01 13:42:45 +11:00
gss-serv-krb5.c
…
gss-serv.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
hash.c
Remove old OpenBSD version marker.
2021-07-03 20:36:06 +10:00
hmac.c
…
hmac.h
…
hostfile.c
upstream: fseek to end of known_hosts before writing to it.
2023-02-21 18:28:26 +11:00
hostfile.h
…
includes.h
remove sys/param.h in -portable, after upstream
2021-12-22 09:02:50 +11:00
install-sh
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
kex.c
fix merge conflicts
2024-01-08 16:05:29 -05:00
kex.h
upstream: whitespace
2024-02-19 18:40:09 +11:00
kexc25519.c
address codeQL warnings ( #598 )
2022-11-30 11:57:01 -05:00
kexdh.c
Move signal.h up include order to match upstream.
2021-07-03 20:38:09 +10:00
kexecdh.c
…
kexgen.c
upstream: Record session ID, host key and sig at intital KEX
2021-12-20 09:24:42 +11:00
kexgex.c
…
kexgexc.c
upstream: Record session ID, host key and sig at intital KEX
2021-12-20 09:24:42 +11:00
kexgexs.c
upstream: Ignore return from sshpkt_disconnect
2023-03-29 12:33:32 +11:00
kexsntrup761x25519.c
upstream: fix unintended sizeof pointer in debug path ok markus@
2021-12-07 12:30:50 +11:00
krl.c
upstream: Move RCSID to before license block and away from #includes,
2023-07-17 15:24:14 +10:00
krl.h
upstream: remove vestigal support for KRL signatures
2023-07-17 14:52:35 +10:00
log.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
log.h
…
loginrec.c
remove sys/param.h in -portable, after upstream
2021-12-22 09:02:50 +11:00
loginrec.h
…
logintest.c
…
mac.c
…
mac.h
…
match.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
match.h
…
mdoc2man.awk
…
misc.c
fix merge conflict
2024-03-04 12:13:33 -05:00
misc.h
fix merge conflict
2024-03-04 12:13:33 -05:00
mkinstalldirs
…
moduli
upstream: Import regenerated moduli.
2023-10-26 23:46:03 +11:00
moduli.5
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
moduli.c
upstream: Always call fclose on checkpoints.
2023-03-02 18:24:51 +11:00
monitor.c
openssh-9.5p1
2023-10-30 17:06:35 -04:00
monitor.h
Allow non-admin user processes to log message to ETW / log file ( #513 )
2021-06-11 16:56:04 -07:00
monitor_fdpass.c
…
monitor_fdpass.h
…
monitor_wrap.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
monitor_wrap.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
msg.c
…
msg.h
…
mux.c
upstream: Include existing mux path in debug message.
2023-11-24 12:01:31 +11:00
myproposal.h
Removed sha1-based MACs from default config ( #706 )
2023-11-30 18:08:35 -08:00
nchan.c
upstream: whitespace
2024-02-01 13:42:45 +11:00
nchan.ms
…
nchan2.ms
…
openssh.xml.in
…
opensshd.init.in
Replace shell function with ssh-keygen -A.
2021-08-20 18:14:13 +10:00
packet.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
packet.h
cherry-pick of kex-strict extension from upstream ( #709 )
2023-12-18 12:04:18 -05:00
pal_doexec.h
…
pathnames.h
Adding PKCS11 support to SSH agent ( #537 )
2022-02-17 17:31:50 -08:00
pkcs11.h
…
platform-misc.c
…
platform-pledge.c
…
platform-tracing.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
platform.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
platform.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
poly1305.c
upstream: move other RCSIDs to before their respective license blocks
2023-07-17 15:33:51 +10:00
poly1305.h
…
progressmeter.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
progressmeter.h
…
readconf.c
fix merge conflict
2024-03-04 12:13:33 -05:00
readconf.h
upstream: Separate parsing of string array options from applying them
2024-03-04 14:46:46 +11:00
readpass.c
re-merge 9.1
2023-02-10 10:49:51 -05:00
rijndael.c
…
rijndael.h
upstream: Make prototype for rijndaelEncrypt match function
2021-09-29 11:09:27 +10:00
sandbox-capsicum.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sandbox-darwin.c
…
sandbox-null.c
…
sandbox-pledge.c
…
sandbox-rlimit.c
…
sandbox-seccomp-filter.c
Improve seccomp compat on older systems.
2023-02-11 12:32:19 +11:00
sandbox-solaris.c
…
sandbox-systrace.c
…
scp.1
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
scp.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
servconf.c
fix merge conflict
2024-03-04 12:13:33 -05:00
servconf.h
upstream: allow override of Sybsystem directives in sshd Match
2023-09-07 09:54:47 +10:00
serverloop.c
upstream: correct math for ClientAliveInterval that caused the
2023-08-28 13:34:00 +10:00
serverloop.h
…
session.c
Merge remote-tracking branch 'upstream-openssh-portable/master' into sync-with-upstream-2
2024-02-05 12:12:38 -05:00
session.h
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
sftp-client.c
resolve merge conflict
2023-12-19 20:33:17 -05:00
sftp-client.h
upstream: the sftp code was one of my first contributions to
2023-09-08 15:59:08 +10:00
sftp-common.c
upstream: don't attempt to decode a ridiculous number of
2023-03-31 15:06:20 +11:00
sftp-common.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sftp-glob.c
upstream: rename remote_glob() -> sftp_glob() to match other API
2023-09-11 09:14:02 +10:00
sftp-realpath.c
upstream: sys/param.h is not needed for any visible reason
2021-09-03 14:20:22 +10:00
sftp-server-main.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sftp-server.8
upstream: standardise the grammar in the options list; issue
2021-08-03 09:39:57 +10:00
sftp-server.c
Enable sdl check ( #695 )
2023-10-04 13:11:53 -04:00
sftp-usergroup.c
upstream: the sftp code was one of my first contributions to
2023-09-08 15:59:08 +10:00
sftp-usergroup.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sftp.1
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sftp.c
Merge remote-tracking branch 'upstream-openssh-portable/master' into sync-with-upstream-2
2024-02-05 12:12:38 -05:00
sftp.h
…
sk-api.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sk-usbhid.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
smult_curve25519_ref.c
…
sntrup761.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
sntrup761.sh
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
srclimit.c
…
srclimit.h
…
ssh-add.1
upstream: sort -C, and add to usage(); ok djm
2024-01-08 13:25:20 +11:00
ssh-add.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
ssh-agent.1
use portable provider allowlist path in manpage
2023-10-04 10:54:04 +11:00
ssh-agent.c
upstream: avoid logging in signal handler by converting mainloop to
2024-03-09 16:13:57 +11:00
ssh-dss.c
upstream: make DSA key support compile-time optional, defaulting to
2024-01-11 15:46:22 +11:00
ssh-ecdsa-sk.c
upstream: Delete obsolete /* ARGSUSED */ lint comments.
2023-03-08 17:26:53 +11:00
ssh-ecdsa.c
upstream: Delete obsolete /* ARGSUSED */ lint comments.
2023-03-08 17:26:53 +11:00
ssh-ed25519-sk.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
ssh-ed25519.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
ssh-gss.h
…
ssh-keygen.1
upstream: Generate Ed25519 keys when invoked without arguments
2023-09-07 09:53:59 +10:00
ssh-keygen.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
ssh-keyscan.1
upstream: space between macro and punctuation; sort usage();
2023-02-16 21:11:38 +11:00
ssh-keyscan.c
upstream: make DSA key support compile-time optional, defaulting to
2024-01-11 15:46:22 +11:00
ssh-keysign.8
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
ssh-keysign.c
upstream: ensure key_fd is filled when DSA is disabled; spotted by
2024-01-11 15:46:22 +11:00
ssh-pkcs11-client.c
fix merge conflicts
2024-01-08 16:05:29 -05:00
ssh-pkcs11-helper.8
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
ssh-pkcs11-helper.c
upstream: check for POLLHUP wherever we check for POLLIN
2021-11-18 14:32:54 +11:00
ssh-pkcs11.c
upstream: don't incorrectly truncate logged strings retrieved from
2023-07-28 08:31:01 +10:00
ssh-pkcs11.h
resolve merge conflict
2023-12-19 20:33:17 -05:00
ssh-rsa.c
upstream: Remove unused compat.h includes.
2023-03-05 19:27:31 +11:00
ssh-sandbox.h
…
ssh-sk-client.c
remove redundant WINDOWS preprocessor definitions ( #697 )
2023-10-16 09:56:42 -04:00
ssh-sk-helper.8
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
ssh-sk-helper.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
ssh-sk.c
resolve merge conflicts
2023-08-21 16:35:13 -04:00
ssh-sk.h
upstream: When downloading resident keys from a FIDO token, pass
2021-10-28 13:56:59 +11:00
ssh-xmss.c
conditionalise stdint.h inclusion on HAVE_STDINT_H
2023-07-18 15:41:12 +10:00
ssh.1
upstream: ssh -Q does not make sense with other command-line options,
2023-10-12 10:15:47 +11:00
ssh.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
ssh.h
…
ssh2.h
upstream: Reserve a range of "local extension" message numbers that
2023-10-10 14:58:55 +11:00
ssh_api.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
ssh_api.h
…
ssh_config
upstream: CheckHostIP has defaulted to 'no' for a while; make the
2023-08-03 09:09:02 +10:00
ssh_config.5
upstream: fix typo in match directive predicate (s/tagged/tag) GHPR#462
2024-02-21 17:01:37 +11:00
sshbuf-getput-basic.c
re-merge 9.1
2023-02-10 10:49:51 -05:00
sshbuf-getput-crypto.c
upstream: whitespace
2024-02-01 13:42:45 +11:00
sshbuf-io.c
…
sshbuf-misc.c
address codeQL warnings ( #598 )
2022-11-30 11:57:01 -05:00
sshbuf.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sshbuf.h
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sshconnect.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
sshconnect.h
upstream: add %j token that expands to the configured ProxyJump
2023-10-12 13:19:41 +11:00
sshconnect2.c
fix merge conflicts
2024-01-08 16:05:29 -05:00
sshd.8
upstream: typo; from Jim Spath
2023-10-01 10:57:54 +11:00
sshd.c
fix merge conflicts
2024-01-08 16:05:29 -05:00
sshd_config
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
sshd_config.5
upstream: explain arguments of internal-sftp GHPR#454 from Niklas
2024-02-21 17:18:02 +11:00
ssherr.c
…
ssherr.h
…
sshfileperm.h
add check for program data folder permissions during sshd service startup ( #686 )
2023-09-05 12:59:28 -04:00
sshkey-xmss.c
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
sshkey-xmss.h
Revert "Merge 9.2 ( #657 )"
2023-02-10 10:03:27 -05:00
sshkey.c
Merge remote-tracking branch 'upstrem-bsd/master' into sync-with-upstream-2
2024-01-22 11:09:08 -05:00
sshkey.h
upstream: better validate CASignatureAlgorithms in ssh_config and
2023-06-21 15:13:56 +10:00
sshlogin.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
sshlogin.h
…
sshpty.c
…
sshpty.h
…
sshsig.c
fix merge conflict
2024-03-11 11:46:39 -04:00
sshsig.h
upstream: Add ssh-keygen -Y match-principals operation to perform
2021-11-27 18:22:41 +11:00
sshtty.c
…
survey.sh.in
…
ttymodes.c
…
ttymodes.h
…
uidswap.c
…
uidswap.h
…
umac.c
upstream: correct size for array argument when changing
2023-03-07 16:38:39 +11:00
umac.h
upstream: spelling ok dtucker@
2022-01-01 15:19:48 +11:00
umac128.c
…
utf8.c
…
utf8.h
…
version.h
fix merge conflict
2024-03-11 11:46:39 -04:00
xmalloc.c
Revert "Merge 9.1 ( #626 )"
2023-02-10 10:47:24 -05:00
xmalloc.h
…
xmss_commons.c
…
xmss_commons.h
…
xmss_fast.c
…
xmss_fast.h
…
xmss_hash.c
upstream: spelling; ok markus@
2024-01-08 13:25:21 +11:00
xmss_hash.h
…
xmss_hash_address.c
…
xmss_hash_address.h
…
xmss_wots.c
…
xmss_wots.h
…