9694ae67d8
Added LAIKAPKT_PINGPONG
...
- shell now has it's own task service, it's polled in shellC_poll()
- default timeout for peers is 60 seconds, to change this edit the LAIKA_PEER_TIMEOUT in cnc.h
2022-04-13 12:19:06 -05:00
e228c98c80
Added config inis, key refactoring
...
- CNC can accept multiple different auth keys now
- laikaK_checkAuth() added
- shell defaults to using shell.ini config file
- CNC doesn't require a config file however it's highly recommended
2022-04-05 23:57:37 -05:00
3515d10b1c
Minor refactoring
2022-04-01 14:10:06 -05:00
94bcabadfd
Added 'quit' command
2022-03-22 09:50:22 -05:00
e3b1cf586b
Sanity check to shellS_getPeer, visual improvements
2022-03-21 19:47:18 -05:00
192bf22225
Shell: improved looks, added colored output
2022-03-21 17:47:46 -05:00
6f60c7a5b7
Added OSTYPE, added OS info to handshake & peer-related packets
2022-03-17 23:05:18 -05:00
e1ce053aa8
Added termsize 'cols & rows' to SHELL_OPEN packets
2022-03-07 15:16:46 -06:00
0c2d4968d9
Refactored LAIKAPKT_HANDSHAKE_REQ, laikaS_acceptFrom
...
- added inet member to peer structs
2022-03-04 20:17:03 -06:00
e6dbada6ec
Handled edgecase of shell peer disconnecting
...
- minor refactor of shell client, added shellC_isShellOpen()
2022-03-03 10:28:43 -06:00
8ab3033bf3
Added 'shell' command to LaikaShell
...
- another major refactoring
2022-03-02 10:38:16 -06:00
c092d5a9a0
Deprecated panel, added shell, lrsa.h -> lsodium.h
...
- Refactoring
2022-02-24 22:13:05 -06:00