Edward Tomasz Napierala
8eebe1bf66
Add missing SPDX tags for ctld(8).
...
MFC after: 2 weeks
2018-01-24 16:37:29 +00:00
Marcelo Araujo
f3ccb446d2
Fix calloc(3) argument order.
...
Reviewed by: trasz
MFC after: 4 weeks.
Differential Revision: https://reviews.freebsd.org/D7532
2016-08-22 15:01:39 +00:00
Edward Tomasz Napierala
424a3f57a2
Remove OpenSSL dependency from iscsid(8) and ctld(8).
...
Differential Revision: https://reviews.freebsd.org/D2866
Submitted by: Tony Morlan <tony at scroner.com> (earlier version)
Reviewed by: bapt@, delphij@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-07-03 10:08:10 +00:00
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
Edward Tomasz Napierala
45078155e3
Untangle iSCSI authentication code by splitting off the CHAP
...
implementation.
Reviewed by: mav@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-10-22 08:59:23 +00:00