]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/opencrypto
Fix a couple of bugs for asym crypto introduced in r359374.
[FreeBSD/FreeBSD.git] / sys / opencrypto /
2020-10-19 John BaldwinFix a couple of bugs for asym crypto introduced in...
2020-10-19 John BaldwinMark asymmetric cryptography via OCF deprecated for...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 Marcin WojtasAdd support for ESN in cryptosoft
2020-10-16 Marcin WojtasPrepare crypto framework for IPsec ESN support
2020-10-13 John BaldwinAdd support to the KTLS OCF module for AES-CBC MTE...
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-06 John BaldwinSimplify swcr_authcompute() after removal of deprecated...
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Warner LoshInclude sys/types.h here
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-26 John BaldwinName the on-stack union of compat thunks.
2020-08-26 John BaldwinAdd freebsd32 compat support for CIOCCRYPTAEAD.
2020-08-26 John BaldwinSimplify compat shims for /dev/crypto.
2020-08-26 Alan Somerscrypto(9): add CRYPTO_BUF_VMPAGE
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-23 John BaldwinAdd support for KTLS RX via software decryption.
2020-07-23 John BaldwinConsolidate duplicated code into a ktls_ocf_dispatch...
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-20 John BaldwinDon't dynamically allocate data structures for KTLS...
2020-07-20 Mark Johnstoncrypto(9): Stop checking for failures from malloc(M_WAI...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-17 Mark JohnstonClean up crypto_init().
2020-07-16 John BaldwinAdd crypto_initreq() and crypto_destroyreq().
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-06-30 Mark JohnstonConvert cryptostats to a counter_u64 array.
2020-06-30 Mark JohnstonRemove unused 32-bit compatibility structures from...
2020-06-30 Mark JohnstonRemove CRYPTO_TIMING.
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 John BaldwinZero the temporary HMAC key in hmac_init_pad().
2020-06-25 John BaldwinUse zfree() instead of explicit_bzero() and free().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 John BaldwinStore the AAD in a separate buffer for KTLS.
2020-06-22 John BaldwinAdd support to the crypto framework for separate AAD...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 John BaldwinVarious optimizations to software AES-CCM and AES-GCM.
2020-06-12 John BaldwinFix a regression in r361804 for TLS 1.3.
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 John BaldwinAdjust crypto_apply function callbacks for OCF.
2020-06-09 John BaldwinAdd a crypto capability flag for accelerated software...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 John BaldwinUse separate output buffers for OCF requests in KTLS.
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-03 John BaldwinAdd explicit bzero's of sensitive data in software...
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-29 John BaldwinIncrement the correct pointer when a crypto buffer...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 John BaldwinAdd a sysctl knob to use separate output buffers for...
2020-05-25 John BaldwinExport the _kern_crypto sysctl node from crypto.c.
2020-05-25 John BaldwinAdd support for optional separate output buffers to...
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next