Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct minor # in make_dev call | sam | 2002-11-08 | 1 | -1/+1 |
* | change load order so module is present before crypto drivers | sam | 2002-11-08 | 1 | -1/+1 |
* | Module-ize the 'core' crypto stuff. This may still need to be compiled | markm | 2002-10-16 | 2 | -3/+31 |
* | Change iov_base's type from `char *' to the standard `void *'. All | mike | 2002-10-11 | 1 | -1/+1 |
* | o split crypto_proc into two threads: one for processing requests and one | sam | 2002-10-07 | 1 | -52/+92 |
* | remove CIOGSSESSION (get software session); it was added only for testing | sam | 2002-10-07 | 2 | -4/+1 |
* | In-kernel crypto framework derived from openbsd. This facility provides | sam | 2002-10-04 | 21 | -0/+7317 |