index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs
/
libzfs_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libzfs: use zfs_strerror() in place of strerror()
Richard Kojedzinszky
2024-01-29
1
-4
/
+5
*
libzfs: add v2 iterator interfaces
Rob N
2023-04-10
1
-1
/
+1
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-4
/
+4
*
Better handling for future crypto parameters
Rob N
2023-03-07
1
-0
/
+5
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-3
/
+4
*
libzfs: Define the defecto standard errbuf size
Ryan Moeller
2022-06-09
1
-5
/
+5
*
libzfs: don't NULL-check infallible allocations
наб
2022-03-30
1
-2
/
+0
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
get_key_material_https: removed bogus free() call
Harry Sintonen
2022-03-13
1
-1
/
+0
*
libzfs: const correctness
наб
2022-02-01
1
-4
/
+5
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-1
/
+1
*
libzfs: fix unused, remove argsused
наб
2021-12-23
1
-5
/
+7
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-1
/
+1
*
get_key_material: fix style
Attila Fülöp
2021-11-30
1
-2
/
+4
*
get_key_material: skip passphrase validation when loading keys
Harald van Dijk
2021-11-30
1
-4
/
+9
*
Make get_key_material_file fail more verbosely
Rich Ercolani
2021-08-05
1
-1
/
+1
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2021-05-12
1
-0
/
+186
*
libzfs: don't mark prompt+raw as retriable
наб
2021-04-17
1
-1
/
+1
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
1
-2
/
+2
*
libzfs: zfs_crypto_create() requires a new key by definition: set newkey
наб
2021-04-11
1
-1
/
+1
*
libzfs_crypto.c: remove unused key_locator enum
наб
2021-04-11
1
-6
/
+0
*
Don't bomb out when using keylocation=file://
James Wah
2021-03-03
1
-3
/
+7
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
Fix regression caused by c14ca14
Adam D. Moss
2020-04-29
1
-1
/
+1
*
Support custom URI schemes for the keylocation property
Jason King
2020-04-28
1
-193
/
+336
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
1
-40
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-1
/
+13
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
1
-2
/
+2
*
Change functions which return literals to return `const char*`
Tomohiro Kusumi
2018-03-09
1
-1
/
+1
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-8
/
+11
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-140
/
+30
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+1612