summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom_eli/integrity-copy.t
Commit message (Collapse)AuthorAgeFilesLines
* Update regression tests after AES-XTS addition.pjd2010-09-251-3/+10
| | | | MFC after: 2 weeks
* By default backup geli metadata to a file. It is quite critical 512 bytes,pjd2008-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | once it is lost, all data is gone. Option '-B none' can by used to prevent backup. Option '-B path' can be used to backup metadata to a different file than the default, which is /var/backups/<prov>.eli. The 'geli init' command also prints backup file location and gives short procedure how to restore metadata. The 'geli setkey' command now warns that even after passphrase change or keys update there could be version of the master key encrypted with old keys/passphrase in the backup file. Add regression tests to verify that new functionality works as expected. Update other regression tests so they don't create backup files. Reviewed by: keramida, rink Dedicated to: a friend who lost 400GB of his live by accidentally overwritting geli metadata MFC after: 2 weeks
* Hide geli warnings about sector size beeing bigger than the page size whenpjd2007-10-261-1/+1
| | | | doing regression testing.
* Add support for Camellia encryption algorithm.pjd2007-09-011-2/+3
| | | | | | PR: kern/113790 Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> Approved by: re (bmah)
* Add regression tests for geli(8) authentication feature.pjd2006-06-061-0/+90
Supported by: Wheel Sp. z o.o. (http://www.wheel.pl)
OpenPOWER on IntegriCloud