summaryrefslogtreecommitdiffstats
path: root/src/crypto/chap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-061-1/+1
* Generalise digest_algorithm to crypto_algorithm.Michael Brown2007-01-301-7/+7
* Use stdlib.h for malloc() instead of malloc.h.Michael Brown2006-12-201-1/+0Star
* Added debug statements.Michael Brown2006-11-211-1/+16
* Reduce from 157 to 123 bytesMichael Brown2006-11-211-15/+15
* Added generic CHAP layer, independent of iSCSIMichael Brown2006-11-211-0/+108