tcp-chat/src
2025-11-13 02:34:03 +05:00
..
client enabled more warnings 2025-11-09 18:39:50 +05:00
cryptography changed password hashing 2025-11-09 18:39:37 +05:00
db implemented idb encryption 2025-11-13 02:31:00 +05:00
network implemented ServerPublicInfoResponse and ProgramMode::RandomBytes 2025-11-13 02:34:03 +05:00
server implemented ServerPublicInfoResponse and ProgramMode::RandomBytes 2025-11-13 02:34:03 +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 implemented main function 2025-08-10 21:39:51 +03:00
term.h implemented main function 2025-08-10 21:39:51 +03:00