]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/opencrypto
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / sys / opencrypto /
2020-05-11 jhbRemove incomplete support for plain MD5 from OCF.
2020-05-04 jhbUse a lookup table of algorithm types for alg_is_*...
2020-05-02 jhbActually remove support for Triple DES, not just the...
2020-05-02 jhbRemove support for the algorithms deprecated in r348876.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-20 jhbRetire the CRYPTO_F_IV_GENERATE flag.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-02 jhbAvoid checking pointers that are never NULL.
2020-04-02 jhbRemove duplicate conditional.
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...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 emasteMiscellaneous typo fixes
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-09 jhbAdd stricter checking on mac key lengths.
2020-01-08 jhbRemove no-longer-used function prototype.
2020-01-08 jhbRemove unneeded cdevsw methods and D_NEEDGIANT.
2020-01-08 jhbUse falloc_noinstall + finstall for crypto file descrip...
2020-01-08 jhbAdd a reference count to cryptodev sessions.
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-18 jhbAdd support for TLS 1.3 using AES-GCM to the OCF backen...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 gallatinkTLS support for TLS 1.3
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-27 jhbAdjust the deprecated warnings for /dev/crypto to be...
2019-08-27 jhbAdd kernel-side support for in-kernel TLS.
2019-08-26 jhbStop using des_cblock * for arguments to DES functions.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-22 jhbUse 'const' for keys and IVs passed to software encrypt...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-01 delphijAllow Kernel to link in both legacy libkern/zlib and...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-11 jhbMove declaration of warninterval out from under COMPAT_...
2019-06-11 jhbMake the warning intervals for deprecated crypto algori...
2019-06-10 jhbAdd warnings to /dev/crypto for deprecated algorithms.
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-24 delphijcryptodeflate: Drop z_stream zbuf.state->dummy from...
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-24 jhbDon't panic for empty CCM requests.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
next