Michael Brown
5d4839b577
[iSCSI] Add support for mutual CHAP
Allow initiator to verify target authentication using CHAP.
16 年之前
Michael Brown
1949641d10
Fix compiler warnings that appear only on OpenBSD.
17 年之前
Michael Brown
db2fde474e
Generalise digest_algorithm to crypto_algorithm.
18 年之前
Michael Brown
a646e38f03
Use stdlib.h for malloc() instead of malloc.h.
18 年之前
Michael Brown
d37f82509f
Added debug statements.
Don't crash when called on an uninitialised chap structure; this
allows us to avoid extra checks within iscsi.c to make sure that we
receive the CHAP_XXX keys in a sensible order.
18 年之前
Michael Brown
a9415d3da2
Reduce from 157 to 123 bytes
18 年之前
Michael Brown
c5428303e4
Added generic CHAP layer, independent of iSCSI
18 年之前