|
|
7a3808ba59
|
added idb_lock functions
|
2025-11-24 23:51:00 +05:00 |
|
|
|
0abee3f7df
|
fixed bugs in server and moved token hash calculation to client
|
2025-11-21 21:22:53 +05:00 |
|
|
|
9dc7de1b41
|
fixed small bugs
|
2025-11-21 13:20:59 +05:00 |
|
|
|
806f0359d0
|
implemented Login and Register requests
|
2025-11-18 23:07:31 +05:00 |
|
|
|
23c98e14df
|
moved magic.h to tlibc
|
2025-11-18 16:29:37 +05:00 |
|
|
|
1b00f503c8
|
implemented virtual logger
|
2025-11-18 16:01:39 +05:00 |
|
|
|
a1a11c10e2
|
created directory ./include/
|
2025-11-18 14:37:01 +05:00 |
|
|
|
eec45cac71
|
separated Client from ClientCLI
|
2025-11-18 13:53:05 +05:00 |
|
|
|
85c0736c8d
|
request ServerPublicInfo in ServerConnection_open()
|
2025-11-15 15:26:00 +05:00 |
|
|
|
9942d94c94
|
implemented LoginRequest handler, changed ErrorMessage and ServerPublicInfoResponse
|
2025-11-15 12:16:04 +05:00 |
|
|
|
ef2531c63b
|
implemented RegisterRequest handler
|
2025-11-13 06:19:16 +05:00 |
|
|
|
d53557dbb6
|
implemented ServerPublicInfoResponse and ProgramMode::RandomBytes
|
2025-11-13 02:34:03 +05:00 |
|
|
|
2f51cd07ff
|
update to cbuild 2.3.1
|
2025-11-12 23:52:36 +05:00 |
|
|
|
344b4375f9
|
updated to cbuild 2.3.0
|
2025-11-09 23:46:47 +05:00 |
|
|
|
083b247329
|
enabled more warnings
|
2025-11-09 18:39:50 +05:00 |
|
|
|
e03c651cef
|
created structs Client and Server
|
2025-11-09 03:37:28 +05:00 |
|
|
|
ea4a649e00
|
added new packet types
|
2025-11-09 00:49:29 +05:00 |
|
|
|
2db37bb902
|
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
|
2025-11-08 18:21:47 +05:00 |
|
|
|
ee522ac401
|
fixed memory issues
|
2025-11-06 22:36:02 +05:00 |
|
|
|
8179609d47
|
implemented client-server connection, but found out RSA is broken
|
2025-11-01 19:51:43 +05:00 |
|
|
|
6bf06a7d3e
|
removed libreadline dependency
|
2025-11-01 00:18:05 +05:00 |
|
|
|
a0bcd2560a
|
cryptography rework and beginning of tcp-chat-protocol
|
2025-10-31 23:19:08 +05:00 |
|
|
|
42702ffbe7
|
added flags to socket_recv
|
2025-10-25 19:08:37 +05:00 |
|
|
|
eea36ec2a3
|
implemented EncryptedSocket
|
2025-10-25 16:43:14 +05:00 |
|
|
|
1b968f8b1b
|
replaced seedFromTime with seedFromSystem
|
2025-10-25 11:29:45 +05:00 |
|
|
|
f933d30863
|
rsa keys base64 encoding/decoding
|
2025-09-29 10:26:45 +05:00 |
|
|
|
98ae36ad2f
|
rsa key initialization
|
2025-09-13 02:29:26 +05:00 |
|
|
|
f01c5fc8a9
|
implemented client interactive mode
|
2025-08-28 19:11:28 +03:00 |
|
|
|
c008d759ae
|
implemented main function
|
2025-08-10 21:39:51 +03:00 |
|
|
|
b08ec27629
|
added mutexes and defers to idb
|
2025-08-09 21:44:06 +03:00 |
|
|
|
07c53c9046
|
changed bearssl out dir to the git-ignored one
|
2025-08-08 21:46:54 +03:00 |
|
|
|
eb8bad55ee
|
enabled additional compiler errors
|
2025-08-08 21:39:16 +03:00 |
|
|
|
f1a8a186e0
|
updated tlibc
|
2025-08-04 19:28:38 +03:00 |
|
|
|
eb1daa721a
|
updated tlibc
|
2025-07-24 18:31:42 +03:00 |
|
|
|
664ff91e63
|
added random header to AES and removed malloc calls
|
2025-07-24 05:47:18 +03:00 |
|
|
|
7cd7535eb0
|
implemented socket send and receive
|
2025-07-22 23:57:42 +03:00 |
|
|
|
94091d7797
|
client-server communication test
|
2025-07-22 15:32:32 +05:00 |
|
|
|
1e41ab49e5
|
implemented some socket functions
|
2025-07-21 18:55:40 +03:00 |
|
|
|
bce385a4b5
|
updated tlibc
|
2025-07-21 16:24:13 +03:00 |
|
|
|
2fb4657fed
|
implemented AES encryption and decryption
|
2025-07-19 04:42:53 +03:00 |
|
|
|
a44810a181
|
initial commit
|
2025-07-18 22:24:05 +03:00 |
|