Laika/cnc/src
CPunch 8092a636ca CNC, Lib, Bot, Shell: New 2nd stage handshake
- New packet, LAIKAPKT_PEER_LOGIN_REQ
- All peers must prove they have access to the sent pubkey by passing a challenge. A salt is now sent on the handshake response packet, which must be encrypted and sent back through the PEER_LOGIN packet
- Protcol minor version incremented to 0.4
2022-06-30 20:19:35 -05:00
..
cnc.c CNC, Lib, Bot, Shell: New 2nd stage handshake 2022-06-30 20:19:35 -05:00
cpanel.c CNC, Lib, Bot, Shell: New 2nd stage handshake 2022-06-30 20:19:35 -05:00
cpeer.c CNC, Lib, Bot, Shell: New 2nd stage handshake 2022-06-30 20:19:35 -05:00
main.c Added .clang-format, formatted codebase 2022-06-27 18:57:00 -05:00