tcp-chat/src
2025-11-24 19:12:05 +05:00
..
cli added definitions for sending and receiving messages 2025-11-24 19:12:05 +05:00
client fixed bugs in server and moved token hash calculation to client 2025-11-21 21:22:53 +05:00
cryptography fixed bugs in server and moved token hash calculation to client 2025-11-21 21:22:53 +05:00
db added definitions for sending and receiving messages 2025-11-24 19:12:05 +05:00
network added definitions for sending and receiving messages 2025-11-24 19:12:05 +05:00
server added definitions for sending and receiving messages 2025-11-24 19:12:05 +05:00
config.c implemented Login and Register requests 2025-11-18 23:07:31 +05:00
config.h implemented client-server connection, but found out RSA is broken 2025-11-01 19:51:43 +05:00