]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - crypto
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / crypto /
2023-03-17 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-16 Cy Schubertheimdal: Resolve hdb_free_entry() SIGSEGV/SIGILL
2023-03-16 Cy Schubertheimdal: Fix CVE-2022-4152, signature validation error
2023-03-02 Ed Mastessh: default VerifyHostKeyDNS to no, following upstream
2023-02-14 Ed Mastessh: update to OpenSSH 9.2p1
2023-02-14 Ed Mastessh: fix SIZEOF_TIME_T #define on i386
2023-02-08 Ed Mastessh: Be more paranoid with host/domain names coming...
2023-02-08 Ed Mastessh: fix bug in PermitRemoteOpen which caused it to...
2023-02-08 Ed Mastessh: fix double-free caused by compat_kex_proposal()
2023-02-07 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1t
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-20 Ed Masteopenssh: remove mention of now-unused svn:keywords
2023-01-10 Ed Mastessh: remove note about local change to [Use]PrivilegeSe...
2022-12-12 Cy Schubertheimdal: kadm5_c_get_principal() should check return...
2022-12-12 Cy Schubertheimdal: Properly ix bus fault when zero-length request...
2022-12-09 Cy SchubertRevert "heimdal: Fix bus fault when zero-length request...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-05 Cy Schubertheimdal: Fix bus fault when zero-length request received
2022-12-05 Cy Schubertheimdal: Add additional checks for bad kadmind input
2022-12-01 Cy Schubertheimdal: Check return code from _hdb_fetch_kvno()
2022-12-01 Cy Schubertheimdal: Add missing iprop error checks.
2022-12-01 Cy Schubertheimdal: Add missing kadmind error checks
2022-12-01 Cy Schubertheimdal: Add missing kadm5 error checks
2022-12-01 Cy Schubertheimdal: Add missing kadm5 error checks
2022-12-01 Cy Schubertheimdal: Fix uninitialized pointer dereference
2022-12-01 Cy Schubertheimdal: Handle other types of garbage data
2022-12-01 Cy Schubertheimdal: Fix NULL dereference when mangled realm message
2022-12-01 Cy Schubertheimdal: The version string must always contain a termi...
2022-11-19 Ed Mastesshd: sync tracing disable with upstream
2022-11-18 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-11-18 Cy Schubertheimdal: Fix: Too large time skew, client time 1970...
2022-11-15 Cy Schubertheimdal: Fix multiple security vulnerabilities
2022-11-06 Ed Mastessh: correct parse_cert_times case for hex "to" time
2022-10-26 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-24 Ed Mastessh: remove pre- and post-merge update steps
2022-10-20 Ed Mastessh: add command to push tag to FREEBSD-upgrade instruc...
2022-10-19 Ed Mastenanobsd: remove unmodified copies of ssh config files
2022-10-07 Gleb Smirnoffsshd: update the libwrap patch to drop connections...
2022-10-07 Ed Mastessh-keysign: fix double free in error path
2022-10-07 Ed Mastessh-keygen: fix double free in error path
2022-10-07 Ed Mastessh-keyscan: Strictly enforce the maximum allowed SSH2...
2022-10-07 Ed Mastessh: drop $FreeBSD$ from crypto/openssh
2022-10-07 Ed Mastessh: update to OpenSSH v9.0p1
2022-10-07 Ed Mastessh: update to OpenSSH v8.9p1
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-16 Ed Mastesshd_config: clarify password authentication options
2022-05-19 Ed Mastessh: update sshd_config for prohibit-password option
2022-05-13 John BaldwinOpenSSL: KTLS: Enable KTLS for receiving as well in...
2022-05-13 John BaldwinOpenSSL: KTLS: Handle TLS 1.3 in ssl3_get_record.
2022-05-13 John BaldwinOpenSSL: KTLS: Add using_ktls helper variable in ssl3_...
2022-05-13 John BaldwinOpenSSL: KTLS: Check for unprocessed receive records...
2022-05-13 John BaldwinOpenSSL: Cleanup record length checks for KTLS
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-05-02 Ed Mastessh: remove 11.x from FREEBSD-upgrade instructions
2022-05-01 Ed Mastessh: use upstream SSH_OPENSSL_VERSION macro
2022-04-26 Ed Mastessh: remove duplicate setting of MAIL env var
2022-04-25 Ed Mastessh: apply style(9) to version_addendum
2022-04-20 Ed Mastessh-agent: move -x description to correct spot in man...
2022-04-15 Ed Mastessh: regen sk_config.h after 73104d583850
2022-04-15 Ed Mastessh: generate SK config file using private cbor and...
2022-04-15 Ed Mastessh: use standalone config file for security key support
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-15 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1n
2022-03-15 Gordon TetlowFix a bug in BN_mod_sqrt() that can cause it to loop...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-08 Mark Johnstonopenssh: Add a note to check for deprecated and removed...
2022-03-04 Ed Mastessh: correct configure option name
2022-02-17 John BaldwinOpenSSL: Fix the same BIO_FLAGS macro definition
2022-02-17 John BaldwinSSL_sendfile: Replace ERR_raise_data with SYSerr.
2022-02-10 Ed Mastessh: pass 0 to procctl(2) to operate on self
2022-02-10 Ed Mastessh: update to OpenSSH v8.8p1
2022-02-10 Ed Mastessh: enable FIDO/U2F keys
2022-02-09 Ed Masteopenssh: update to OpenSSH v8.7p1
2022-02-08 Ed Masteopenssh: sync update document with main
2022-02-07 Ed Masteopenssh: port upgrade doc and script to git
2021-12-29 Piotr KubajAdd assembly optimized code for OpenSSL on powerpc...
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-14 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1m
2021-12-13 Ed MasteRemove FREEBSD-vendor files
2021-11-22 Allan Judeopenssl: Fix detection of ARMv7 and ARM64 CPU features
2021-11-08 Ed Masteopenssh: remove unnecessary $FreeBSD$ tags
2021-11-08 Ed Masteopenssh: restore local change to gssapi include logic
2021-11-08 Ed Masteopenssh: diff reduction against upstream 7.9p1
2021-10-12 Ed MasteOpenSSH: cherry-pick "need initgroups() before setresgid()"
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-17 Ed Masteopenssh: remove login class restrictions leftovers
2021-09-15 Ed Masteopenssh: simplify login class restrictions
2021-09-09 Ed Masteopenssh: regenerate freebsd-namespace.h
2021-09-09 Ed Masteopenssh: disable libwrap (TCP wrappers) at configure...
2021-09-09 Ed Masteopenssh: clarify krb5 use in freebsd-configure
2021-09-09 Ed Masteopenssh: tag generated file with @generated
2021-09-07 Ed Masteopenssh: update default version addendum in man pages
2021-09-03 Jung-uk KimImport OpenSSL 1.1.1l
2021-08-24 Gordon TetlowFix multiple OpenSSL vulnerabilities.
2021-08-24 John BaldwinOpenSSL: Add support for Chacha20-Poly1305 to kernel...
2021-08-24 John BaldwinOpenSSL: Refactor KTLS tests to better support TLS...
2021-08-24 John BaldwinOpenSSL: Update KTLS documentation
next