mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
Some notable changes, from upstream's release notes: - sshd(8): Remove support for obsolete "host/port" syntax. - ssh(1): When prompting whether to record a new host key, accept the key fingerprint as a synonym for "yes". - ssh-keygen(1): when acting as a CA and signing certificates with an RSA key, default to using the rsa-sha2-512 signature algorithm. - ssh(1), sshd(8), ssh-keygen(1): this release removes the "ssh-rsa" (RSA/SHA1) algorithm from those accepted for certificate signatures. - ssh-sk-helper(8): this is a new binary. It is used by the FIDO/U2F support to provide address-space isolation for token middleware libraries (including the internal one). - ssh(1): this release enables UpdateHostkeys by default subject to some conservative preconditions. - scp(1): this release changes the behaviour of remote to remote copies (e.g. "scp host-a:/path host-b:") to transfer through the local host by default. - scp(1): experimental support for transfers using the SFTP protocol as a replacement for the venerable SCP/RCP protocol that it has traditionally used. Additional integration work is needed to support FIDO/U2F in the base system. Deprecation Notice ------------------ OpenSSH will disable the ssh-rsa signature scheme by default in the next release. Reviewed by: imp MFC after: 1 month Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29985 |
||
|---|---|---|
| .. | ||
| regress | ||
| arc4random.c | ||
| base64.c | ||
| base64.h | ||
| basename.c | ||
| bcrypt_pbkdf.c | ||
| bindresvport.c | ||
| blf.h | ||
| blowfish.c | ||
| bsd-asprintf.c | ||
| bsd-closefrom.c | ||
| bsd-cygwin_util.c | ||
| bsd-cygwin_util.h | ||
| bsd-err.c | ||
| bsd-flock.c | ||
| bsd-getline.c | ||
| bsd-getpagesize.c | ||
| bsd-getpeereid.c | ||
| bsd-malloc.c | ||
| bsd-misc.c | ||
| bsd-misc.h | ||
| bsd-nextstep.c | ||
| bsd-nextstep.h | ||
| bsd-openpty.c | ||
| bsd-poll.c | ||
| bsd-poll.h | ||
| bsd-pselect.c | ||
| bsd-setres_id.c | ||
| bsd-setres_id.h | ||
| bsd-signal.c | ||
| bsd-signal.h | ||
| bsd-snprintf.c | ||
| bsd-statvfs.c | ||
| bsd-statvfs.h | ||
| bsd-waitpid.c | ||
| bsd-waitpid.h | ||
| chacha_private.h | ||
| charclass.h | ||
| daemon.c | ||
| dirname.c | ||
| explicit_bzero.c | ||
| fake-rfc2553.c | ||
| fake-rfc2553.h | ||
| fmt_scaled.c | ||
| fnmatch.c | ||
| fnmatch.h | ||
| freezero.c | ||
| getcwd.c | ||
| getgrouplist.c | ||
| getopt.h | ||
| getopt_long.c | ||
| getrrsetbyname-ldns.c | ||
| getrrsetbyname.c | ||
| getrrsetbyname.h | ||
| glob.c | ||
| glob.h | ||
| inet_aton.c | ||
| inet_ntoa.c | ||
| inet_ntop.c | ||
| kludge-fd_set.c | ||
| libressl-api-compat.c | ||
| Makefile.in | ||
| md5.c | ||
| md5.h | ||
| memmem.c | ||
| mktemp.c | ||
| openbsd-compat.h | ||
| openssl-compat.c | ||
| openssl-compat.h | ||
| port-aix.c | ||
| port-aix.h | ||
| port-irix.c | ||
| port-irix.h | ||
| port-linux.c | ||
| port-linux.h | ||
| port-net.c | ||
| port-net.h | ||
| port-prngd.c | ||
| port-solaris.c | ||
| port-solaris.h | ||
| port-uw.c | ||
| port-uw.h | ||
| pwcache.c | ||
| readpassphrase.c | ||
| readpassphrase.h | ||
| reallocarray.c | ||
| recallocarray.c | ||
| rresvport.c | ||
| setenv.c | ||
| setproctitle.c | ||
| sha1.c | ||
| sha1.h | ||
| sha2.c | ||
| sha2.h | ||
| sigact.c | ||
| sigact.h | ||
| strcasestr.c | ||
| strlcat.c | ||
| strlcpy.c | ||
| strmode.c | ||
| strndup.c | ||
| strnlen.c | ||
| strptime.c | ||
| strsep.c | ||
| strtoll.c | ||
| strtonum.c | ||
| strtoul.c | ||
| strtoull.c | ||
| sys-queue.h | ||
| sys-tree.h | ||
| timingsafe_bcmp.c | ||
| vis.c | ||
| vis.h | ||
| xcrypt.c | ||