freebsd-dev/usr.sbin/iscsid
Alexander Motin 40259c79cd Make both iSCSI initiator and target support base64 encoded CHAP data.
While all tested initiators and targets use hex-encoded CHAP data, RFC also
allows base64 encoding there, and Microsoft certificaition tool uses it.

Reviewed by:	trasz (earlier version)
MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2014-11-09 20:39:08 +00:00
..
chap.c Make both iSCSI initiator and target support base64 encoded CHAP data. 2014-11-09 20:39:08 +00:00
discovery.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
iscsid.8 Add the new iscsi(4) man page 2014-09-13 18:40:12 +00:00
iscsid.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
iscsid.h Untangle iSCSI authentication code by splitting off the CHAP 2014-10-22 08:59:23 +00:00
keys.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
Makefile iscsid does not need to link to libssl 2014-11-06 10:30:10 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00