]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_crypto.c
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
[mirror_zfs.git] / lib / libzfs / libzfs_crypto.c
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-11-30 Attila Fülöpget_key_material: fix style
2021-11-30 Harald van Dijkget_key_material: skip passphrase validation when loadi...
2021-08-05 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-04-17 набlibzfs: don't mark prompt+raw as retriable
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 набlibzfs: zfs_crypto_create() requires a new key by defin...
2021-04-11 набlibzfs_crypto.c: remove unused key_locator enum
2021-03-03 James WahDon't bomb out when using keylocation=file://
2020-06-10 Andrea GelminiFix typos
2020-04-30 Adam D. MossFix regression caused by c14ca14
2020-04-28 Jason KingSupport custom URI schemes for the keylocation property
2019-09-03 Andrea GelminiFix typos in lib/
2019-06-20 Tom CaputiAllow unencrypted children of encrypted datasets
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux