]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/opencrypto
bsddialog: import version 0.0.2
[FreeBSD/FreeBSD.git] / sys / opencrypto /
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-18 John Baldwincrypto: Encrypt the XORed input block for Camellia...
2021-12-17 John Baldwincryptosoft: Use POLY1305_BLOCK_LEN instead of a magic...
2021-12-17 John Baldwincryptosoft: Consolidate calls to explicit_bzero.
2021-12-17 John Baldwincryptosoft: Reuse 'blk' to hold the initial nonce in...
2021-12-17 John Baldwincryptosoft: Remove unused 'iv' in swcr_ccm_cbc_mac.
2021-12-16 John Baldwincryptosoft: Remove CBC handling from swcr_encdec.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_camellia.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_aes_cbc.
2021-12-16 John Baldwincrypto: Consistently use AES instead of Rijndael128...
2021-12-16 John Baldwincrypto: Define POLY1305_BLOCK_LEN constant.
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-15 John Baldwincryptosoft: Don't treat CRYPTO_NULL_HMAC as an hmac...
2021-12-14 John Baldwinktls: Support for TLS 1.3 receive offload.
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-09 John Baldwincryptosoft: Stop single-threading requests within a...
2021-12-09 John Baldwincryptosoft: Fully support per-operation keys for auth...
2021-12-09 John Baldwincryptosoft: Allocate cipher contexts on the stack durin...
2021-12-09 John Baldwincryptosoft: Rename sw_kschedule member to sw_ctx.
2021-12-09 John Baldwincrypto: Refactor software support for AEAD ciphers.
2021-12-09 John BaldwinGMAC: Reset initial hash value and counter in AES_GMAC_...
2021-12-09 John Baldwincryptosoft: Reject AES-CCM/GCM sessions with invalid...
2021-12-09 John Baldwincrypto: Validate AES-GCM IV length in check_csp().
2021-12-09 John Baldwincrypto: Don't assert for empty output buffers.
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-05 Scott LongFix "set but not used" in opencrypto, with a correction...
2021-12-05 Scott LongFix "set but not used" in opencrypto
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
2021-11-17 Martin Matuskazfs: merge openzfs/zfs@269b5dadc (master) into main
2021-11-16 John Baldwinktls: Split encrypt vs decrypt OCF counters.
2021-11-15 Baptiste Daroussinmandoc: import version 1.14.6
2021-11-13 Dimitry AndricMerge llvm-project 13.0.0 release
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc3...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc2...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc1...
2021-11-13 Dimitry AndricMerge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5
2021-11-11 John BaldwinDrop "All rights reserved" from a Netflix copyright.
2021-11-10 Martin Matuskazfs: merge openzfs/zfs@6c8f03232 (master) into main
2021-11-09 John Baldwincrypto: Don't assert on valid IV length for Chacha20...
2021-11-04 Hans Petter SelaskyRemove unused ocf_operation structure from stack.
2021-11-02 John Baldwincrypto: Cleanup mtx_init() calls.
2021-11-02 John Baldwincrypto: Use a single "crypto" kproc for all of the...
2021-10-29 Olivier HouchardMerge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'
2021-10-27 John Baldwinktls: Fix assertion for TLS 1.0 CBC when using non...
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 John Baldwinktls: Change struct ktls_session.cipher to an OCF-speci...
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Kyle Evansstand: fix build after recent opencrypto changes
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-06 John Baldwincrypto: Support Chacha20-Poly1305 with a nonce size...
2021-10-06 John Baldwincryptosoft: Fix support for variable tag lengths in...
2021-10-06 John Baldwincrypto: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwincryptodev: Allow some CIOCCRYPT operations with an...
2021-10-06 John Baldwincryptodev: Permit CIOCCRYPT for AEAD ciphers.
2021-10-06 John Baldwincryptodev: Permit explicit IV/nonce and MAC/tag lengths.
2021-10-06 John Baldwincryptosoft, ccr: Use crp_iv directly for AES-CCM and...
2021-10-06 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-06 John Baldwincryptodev: Use 'csp' in the handlers for requests.
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-24 Mark Johnstonopencrypto: Disallow requests which pass VERIFY_DIGEST...
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-20 Mark Johnstonopencrypto: Allow kern.crypto.allow_soft to be specifie...
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-30 John Baldwinktls: Support asynchronous dispatch of AEAD ciphers.
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-07-26 Mark Johnstoncrypto: Constify all transform descriptors
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-18 Xin LIless: upgrade to v590.
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
next