aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Fix regression caused by c14ca14Adam D. Moss2020-04-291-1/+1
* Support custom URI schemes for the keylocation propertyJason King2020-04-281-193/+336
* Fix typos in lib/Andrea Gelmini2019-09-021-2/+2
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-201-40/+1
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-1/+13
* Adopt pyzfs from ClusterHQloli10K2018-05-011-2/+2
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-091-1/+1
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-8/+11
* Encryption patch follow-upTom Caputi2017-10-111-140/+30
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+1612