mirror_zfs/lib
Tom Caputi 4807c0badb Encryption patch follow-up
* PBKDF2 implementation changed to OpenSSL implementation.

* HKDF implementation moved to its own file and tests
  added to ensure correctness.

* Removed libzfs's now unnecessary dependency on libzpool
  and libicp.

* Ztest can now create and test encrypted datasets. This is
  currently disabled until issue #6526 is resolved, but
  otherwise functions as advertised.

* Several small bug fixes discovered after enabling ztest
  to run on encrypted datasets.

* Fixed coverity defects added by the encryption patch.

* Updated man pages for encrypted send / receive behavior.

* Fixed a bug where encrypted datasets could receive
  DRR_WRITE_EMBEDDED records.

* Minor code cleanups / consolidation.

Signed-off-by: Tom Caputi <tcaputi@datto.com>
2017-10-11 16:54:48 -04:00
..
libavl Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
libefi Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
libicp Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libnvpair OpenZFS 6447 - handful of nvpair cleanups 2017-08-30 12:04:27 -07:00
libshare Fix nfs snapdir automount 2017-03-08 09:26:33 -08:00
libspl Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libtpool libtpool: don't clone affinity if not supported 2017-08-29 10:17:49 -07:00
libunicode Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
libuutil Correct cppcheck errors 2017-09-19 12:17:29 -07:00
libzfs Encryption patch follow-up 2017-10-11 16:54:48 -04:00
libzfs_core Retire send space estimation via ZFS_IOC_SEND 2017-08-31 09:00:35 -07:00
libzpool Encryption patch follow-up 2017-10-11 16:54:48 -04:00
Makefile.am Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00