]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r274328:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Nov 2014 04:17:39 +0000 (04:17 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Nov 2014 04:17:39 +0000 (04:17 +0000)
commit5e78d613627c52da4e77d9abd95432349fd86630
tree657f652dc7c626d0a9afbe8495e80d0498353caf
parent2a362faf3baa02d53493f0c2086632b043f10c8f
MFC r274328:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@274909 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ctld/chap.c
usr.sbin/iscsid/chap.c