freebsd-dev/usr.sbin/ctld
Alexander Motin dad99db247 Add MAX_LUNS overflow safety checks.
While this MAX_LUNS limitation is too synthetic and should be removed,
it is better to enforce it while it is here.

MFC after:	2 weeks
2016-12-27 17:13:31 +00:00
..
chap.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
ctl.conf.5 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.8 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.c Plug another leak with malformed IPv6 address. 2016-11-28 07:41:01 +00:00
ctld.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
discovery.c Fix error message. 2016-05-19 14:45:34 +00:00
isns.c
isns.h
kernel.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
keys.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
log.c Use the log_errno value passed to the function instead of the errno global 2016-03-15 11:03:45 +00:00
login.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
Makefile Add an additional, libucl-based configuration file parser to ctld. 2016-02-03 15:45:13 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Add MAX_LUNS overflow safety checks. 2016-12-27 17:13:31 +00:00
pdu.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
token.l
uclparse.c Add MAX_LUNS overflow safety checks. 2016-12-27 17:13:31 +00:00