aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/eli
Commit message (Expand)AuthorAgeFilesLines
* Normalize the g(eom,cache,part,...) build.Brooks Davis2018-06-254-2933/+0
* Introduce the 'n' flag for the geli attach command.Mariusz Zaborski2018-05-092-3/+8
* Change option dry-run from 'n' to 'C' in geli attach command.Mariusz Zaborski2018-05-092-8/+8
* Introduce dry run option for attaching the device.Mariusz Zaborski2018-04-102-3/+7
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix language used in the r322923.Mariusz Zaborski2017-09-171-7/+12
* Hide length of geli passphrase during boot.Mariusz Zaborski2017-08-262-12/+58
* Always allow setting number of iterations for the first time.Alexander Motin2017-04-211-1/+3
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-1/+1
* Fix misleading description of the -b option in the geli init command.Mariusz Zaborski2016-08-031-2/+2
* MFHGlen Barber2016-04-112-11/+55
|\
| * Create the GELIBOOT GEOM_ELI flagAllan Jude2016-04-082-11/+55
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* Make additional parts of sys/geom/eli more usable in userspaceAllan Jude2016-01-071-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+2
* Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected whenPawel Jakub Dawidek2015-08-082-15/+82
* Allow to omit keyfile number for the first keyfile.Pawel Jakub Dawidek2015-07-021-1/+8
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-7/+10
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-7/+7
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-051-3/+6
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-122-25/+14
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | | | | Sync from headSimon J. Gerraty2012-11-041-74/+154
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
* | | | | | | | | Consistently use trailing whitespace in passphrase prompts.Christian Brueffer2015-06-111-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-1/+1
* | | | | | | Fix spelling, typos, missing articles, contractions. Expanded versionWarren Block2014-06-181-6/+7
* | | | | | | Add mention of metadata version 7 in FreeBSD 10.0Thomas Quinot2014-05-131-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't allow to create GELI providers with a sector size, which is no aPawel Jakub Dawidek2014-01-041-1/+1
| |_|_|_|/ |/| | | |
* | | | | Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-011-7/+7
| |_|_|/ |/| | |
* | | | Note NULL encryption method for GELIChris Rees2013-08-051-3/+6
| |_|/ |/| |
* | | o Typo: IEE -> IEEE.Maxim Konovalov2013-03-251-1/+1
* | | Reduce stack usage.Pawel Jakub Dawidek2013-03-181-3/+5
* | | Fix minor memory leak.Pawel Jakub Dawidek2013-02-101-0/+1
* | | Assert that if we are not dealing with keyfile we are dealing with passfile.Pawel Jakub Dawidek2013-02-101-0/+2
* | | Use arc4random_buf(3) instead of reimplementing it.Pawel Jakub Dawidek2013-02-101-21/+5
| |/ |/|
* | Improve description of various key used by GELI.Pawel Jakub Dawidek2012-07-041-74/+154
|/
* Clarify error that geli generatesEitan Adler2012-05-091-0/+3
* As of r226840, GELI starts one thread per CPU.Glen Barber2012-04-281-2/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-2/+0