| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-08 | Make bioctl properly verify raidlevels specified via the -c option. |  stsp | 1 | -1/+3 |
| 2021-02-08 | Add a RAID1C (raid1 + crypto) softraid(8) discipline. |  stsp | 2 | -6/+22 |
| 2020-10-30 | Do not use ".Ar device" for both an option argument and for the operand. |  schwarze | 2 | -12/+16 |
| 2020-09-28 | Revert a wording change that was made in revision 1.05 |  solene | 1 | -3/+3 |
| 2020-04-25 | Reduce minimum allowed number of chunks in a CONCAT volume from 2 to |  krw | 2 | -7/+7 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -19/+19 |
| 2019-05-11 | Kill a couple of superfluous "return;" statements |  krw | 1 | -5/+1 |
| 2018-07-09 | Unify and disambiguate various aspects of the terminology, clarify |  schwarze | 1 | -30/+37 |
| 2017-07-09 | remove redundant variable declarations in Makefiles, since those are |  espie | 1 | -2/+1 |
| 2017-04-06 | less chatty EXAMPLES; from anton lindqvist |  jmc | 1 | -11/+8 |
| 2016-12-20 | This commit removes bio_status() calls after a BIOCLOCATE since the |  patrick | 1 | -5/+2 |
| 2016-11-27 | Document bioctl -d as a "detach" rather than a "delete" operation. |  stsp | 1 | -4/+4 |
| 2016-10-20 | optarg is declared in unistd.h and usage is __dead. From Jan Stary. |  tb | 1 | -4/+3 |
| 2016-09-21 | Document auto rounds. |  jsing | 1 | -2/+6 |
| 2016-09-21 | Add support for automatically selecting the number of rounds to use with |  jsing | 1 | -1/+47 |
| 2016-09-21 | Be clearer with the description of bioctl(8)'s -r option. |  jsing | 1 | -6/+7 |
| 2016-09-19 | Update for bcrypt pbkdf. |  jsing | 1 | -11/+4 |
| 2016-09-19 | Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF. |  jsing | 1 | -6/+9 |
| 2016-09-10 | Teach bioctl derive_key() how to handle bcrypt_pbkdf. |  jsing | 1 | -6/+16 |
| 2016-09-10 | Ugh, too many initialisms... |  jsing | 1 | -3/+3 |
| 2016-09-10 | Clean up some softraid crypto code - rename struct sr_crypto_kdf_pbkdf2 to |  jsing | 1 | -16/+16 |
| 2016-09-08 | When changing the passphrase, keep the previous number of rounds, unless |  jsing | 1 | -3/+7 |
| 2016-09-08 | Shuffle some code to make futher changes easier - pass the KDF type into |  jsing | 1 | -15/+16 |
| 2016-09-08 | When changing a passphrase, use bio_kdf_generate() so that we generate a |  jsing | 1 | -2/+2 |
| 2016-05-13 | overzealous use of errx() hides useful information about errors. |  tedu | 1 | -3/+3 |
| 2016-04-04 | Remove caveat about only supporting 512-byte sectors. |  krw | 1 | -4/+2 |
| 2016-02-04 | Fix an unitialized variable; pointed out by jsg@. |  uebayasi | 1 | -2/+2 |
| 2015-10-22 | halex removed the -p restriction, so do not document it; |  jmc | 1 | -3/+2 |
| 2015-09-12 | obvious macros fixes: |  schwarze | 1 | -44/+40 |
| 2015-07-18 | remove the restriction to disallow the use of a passphrase file during |  halex | 1 | -5/+2 |
| 2015-05-30 | fix usage(); |  jmc | 1 | -3/+4 |
| 2015-05-29 | Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and |  uebayasi | 2 | -8/+187 |
| 2015-05-11 | explicit_bzero(3) on private data, in case of core dumps (and being a good example) |  pelikan | 1 | -9/+9 |
| 2015-04-11 | Re-enable the RAID 5 discipline for softraid(4). |  jsing | 2 | -10/+8 |
| 2015-03-18 | Sort getopt() string. |  uebayasi | 1 | -2/+2 |
| 2015-02-28 | Reduce usage of predefined strings in manpages. |  bentley | 1 | -7/+7 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+4 |
| 2014-10-08 | tedu the tedu code that tedu forgot to tedu when he tedued the other part |  jsing | 1 | -82/+5 |
| 2014-07-20 | Make sure the correct errno is reported by warn* or err* and not |  guenther | 1 | -3/+5 |
| 2014-04-22 | malloc/memset -> calloc. from peter malone |  tedu | 1 | -3/+2 |
| 2014-01-18 | Disable the RAID 5 discipline in bioctl, as the current softraid RAID 5 |  jsing | 2 | -13/+12 |
| 2014-01-18 | Remove the RAID 4 discipline from softraid. Anyone sensible would use RAID |  jsing | 1 | -2/+1 |
| 2014-01-18 | Remove -Wbounded: it is now the compiler default. |  martynas | 1 | -2/+1 |
| 2013-11-22 | Whole bunch of (unsigned char) casts carefully added for ctype calls. |  deraadt | 1 | -2/+2 |
| 2013-11-11 | oops, forgot a #ifdef AOE in last commit |  deraadt | 1 | -1/+4 |
| 2013-11-04 | substantial namespace cleanup. Might go a little bit too far, but we |  deraadt | 1 | -8/+21 |
| 2013-10-31 | Make sure -v output is properly aligned with the normal output. |  kettenis | 1 | -2/+2 |
| 2013-10-23 | Add support for displaying the cache write policy of RAID volumes to bioctl(8) |  kettenis | 1 | -4/+16 |
| 2013-08-11 | capitalize RAID in one spot. |  brad | 1 | -3/+3 |
| 2013-07-16 | Add missing .Mt macros for AUTHORS email addresses. |  schwarze | 1 | -3/+3 |