tcp-chat/src
2025-11-16 00:45:08 +05:00
..
client added a lot of terminal control functions 2025-11-16 00:45:08 +05:00
cryptography fixed bug in AESStreamEncryptor_encrypt 2025-11-15 15:24:16 +05:00
db request ServerPublicInfo in ServerConnection_open() 2025-11-15 15:26:00 +05:00
network request ServerPublicInfo in ServerConnection_open() 2025-11-15 15:26:00 +05:00
server added a lot of terminal control functions 2025-11-16 00:45:08 +05:00
common_constants.h implemented LoginRequest handler, changed ErrorMessage and ServerPublicInfoResponse 2025-11-15 12:16:04 +05:00
config.c implemented ServerPublicInfoResponse and ProgramMode::RandomBytes 2025-11-13 02:34:03 +05:00
config.h implemented client-server connection, but found out RSA is broken 2025-11-01 19:51:43 +05:00
log.h moved request handlers to separate files 2025-11-09 02:06:33 +05:00
magic.h cryptography rework and beginning of tcp-chat-protocol 2025-10-31 23:19:08 +05:00
main.c implemented ServerPublicInfoResponse and ProgramMode::RandomBytes 2025-11-13 02:34:03 +05:00
term.c added a lot of terminal control functions 2025-11-16 00:45:08 +05:00
term.h added a lot of terminal control functions 2025-11-16 00:45:08 +05:00