]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/crypto
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / crypto /
2020-12-11 jkimRevert r366943. It did not work as expected.
2020-12-09 cyMFV r368464:
2020-12-09 jkimMerge OpenSSL 1.1.1i.
2020-12-05 cemAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 mhorneossl: port to arm64
2020-12-04 mhorneossl: split out x86 bits to x86/ossl_cpuid.c
2020-12-01 mmMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-20 sjgMerge bmake-20201117
2020-11-07 sjgUpdate to bmake-20201101
2020-11-05 jhbCheck cipher key lengths during probesession.
2020-11-03 jhbReplace some K&R function definitions with ANSI C.
2020-11-03 jhbConsistently use C99 fixed-width types in the in-kernel...
2020-10-22 jkimAdd a new CCP device ID found on my Ryzen 5 3600XT.
2020-10-22 gonzo[armv8crypto] Fix cryptodev probe logic in armv8crypto
2020-10-20 jhbAdd a kernel crypto driver using assembly routines...
2020-10-20 jhbMove generated OpenSSL assembly routines into the kerne...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 mwAdd support for ESN in AES-NI crypto driver
2020-10-14 adrian[skein] Fix compile issue with unknown symbol SKEIN_ASM...
2020-10-14 adrian[skein] Fix compilation on gnu assembler with gcc-6...
2020-10-13 jhbAdd a <machine/fpu.h> for i386 that includes <machine...
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 emastelibmd: fix assembly optimized skein implementation
2020-09-18 mmacyMFV 2.0-rc2
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 jhbDon't return errors from the cryptodev_process() method.
2020-09-06 asomerspadlock(4): fix instapanics with geli authentication
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-26 asomerscrypto(9): add CRYPTO_BUF_VMPAGE
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-20 asomerspadlock: fix Via Padlock with 192-bit keys
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-03 cemAdd domain policy allocation for amd64 fpu_kern_ctx
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 jhbUse zfree() instead of bzero() and free().
2020-06-25 jhbUse zfree() instead of explicit_bzero() and free().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-22 jhbAdd support for requests with separate AAD to aesni(4).
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-12 jhbFix AES-CCM requests with an AAD size smaller than...
2020-06-10 jhbAdjust crypto_apply function callbacks for OCF.
2020-06-09 jhbAdd a crypto capability flag for accelerated software...
2020-06-09 jhbMark padlock(4) and cryptocteon(4) as software drivers.
2020-06-06 emasteRename skein_block_asm.s to .S and assemble using Clang IAS
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 emasteskein_block_asm.S: use #ifdef not .ifdef, for Clang IAS
2020-06-05 arichardsonAllow assembling skein_block_asm.s with clang
2020-06-03 jhbExplicitly zero on-stack IVs, tags, and HMAC keys.
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 mwChange return types of hash update functions in SHA-NI
2020-05-25 jhbSupport separate output buffers for aesni(4).
2020-05-25 jhbAdd support for optional separate output buffers to...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-22 jhbRemove a workaround for GCM requests with an empty...
2020-05-22 jhbImprove support for stream ciphers in the software...
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 jhbVarious cleanups to the software encryption transform...
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-11 jhbRemove MD5 HMAC from OCF.
2020-05-11 jhbRemove support for the Blowfish algorithm from OCF.
2020-04-24 avgccp: add a new hardware ID, found on AMD Ryzen 3 3200U
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-20 jhbRetire the CRYPTO_F_IV_GENERATE flag.
2020-04-15 jhbUse crypto_contiguous_subsegment().
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
next