Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm | Michael Brown | 2009-02-18 | 1 | -1/+1 |
* | [iSCSI] Add support for mutual CHAP | Michael Brown | 2008-08-11 | 1 | -8/+8 |
* | Fix compiler warnings that appear only on OpenBSD. | Michael Brown | 2007-12-06 | 1 | -1/+1 |
* | Generalise digest_algorithm to crypto_algorithm. | Michael Brown | 2007-01-30 | 1 | -7/+7 |
* | Use stdlib.h for malloc() instead of malloc.h. | Michael Brown | 2006-12-19 | 1 | -1/+0 |
* | Added debug statements. | Michael Brown | 2006-11-21 | 1 | -1/+16 |
* | Reduce from 157 to 123 bytes | Michael Brown | 2006-11-21 | 1 | -15/+15 |
* | Added generic CHAP layer, independent of iSCSI | Michael Brown | 2006-11-21 | 1 | -0/+108 |