Laika/shell/src
CPunch 0fdca35f87 Shell: minor refactoring, cnc supports mutiple shells per auth clients
- while cnc supports multiple shells per auth client, the LaikaShell still only supports 1 concurrent shell at a time.
	this feature is just preparing boilerplate for future features. shell treats all SHELL_* packets for the same shell, regardless of shellID
2022-05-20 14:10:53 -05:00
..
main.c VMBoxGen: generate lboxconfig.h post build if LAIKA_OBFUSCATE 2022-05-11 14:50:42 -05:00
sclient.c Shell: minor refactoring, cnc supports mutiple shells per auth clients 2022-05-20 14:10:53 -05:00
scmd.c Shell: CTRL+A now kills the shell 2022-04-15 15:27:50 -05:00
speer.c Shell: CTRL+A now kills the shell 2022-04-15 15:27:50 -05:00
sterm.c shellT_addChar(): Added ascii validation, ignore non-printable input 2022-04-15 15:40:25 -05:00