freebsd_amp_hwpstate/usr.sbin/ctld
Alan Somers 2391e536c0 Fix multiple bugs with ctld's UCL parsing
* Don't segfault when parsing a misformatted auth-group section
* If the config file specifies a chap section within a target but no
  auth-group, create a new anonymous auth-group.  That matches the
  behavior with non-UCL config files.
* Protect some potential segfaults with assertions

PR:		274380
MFC after:	1 week
Sponsored by:	Axcient
Reviewed by:	jhb
Differential Revision: https://reviews.freebsd.org/D43198
2023-12-27 10:49:15 -07:00
..
Makefile
Makefile.depend
ctl.conf.5
ctld.8
ctld.c Fix multiple bugs with ctld's UCL parsing 2023-12-27 10:49:15 -07:00
ctld.h
discovery.c
isns.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
isns.h
kernel.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
login.c
parse.y
token.l
uclparse.c Fix multiple bugs with ctld's UCL parsing 2023-12-27 10:49:15 -07:00