Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | By default, when doing crypto work in software, start as many threads | pjd | 2005-08-21 | 1 | -1/+3 |
* | Allow to change number of iterations for PKCS#5v2. It can only be used | pjd | 2005-08-19 | 2 | -23/+64 |
* | Update manual page (now dedicated kernel thread is always started). | pjd | 2005-08-17 | 1 | -2/+0 |
* | When keys were configured without passphrase, number of iterations in | pjd | 2005-08-14 | 1 | -0/+4 |
* | GELI doesn't need cryptodev. | pjd | 2005-08-12 | 1 | -1/+0 |
* | Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines). | brueffer | 2005-07-30 | 1 | -83/+93 |
* | I actually do need libmd. | pjd | 2005-07-29 | 1 | -2/+2 |
* | - Reduce WARNS level to 3, so it will be compilabe on alpha. | pjd | 2005-07-27 | 1 | -3/+4 |
* | Add GEOM_ELI class which provides GEOM providers encryption. | pjd | 2005-07-27 | 3 | -0/+1774 |