• Joined on 2024-07-10
Timerix pushed to main at Timerix/tcp-chat 2025-11-25 13:19:23 +00:00
2686ca6bcf implemented ServerLogger colors
Timerix pushed to main at Timerix/tlibc 2025-11-25 13:19:13 +00:00
4c97787c27 moved term.h to tlibc
82bd234d08 rewritten Array and List, changed str.size -> .len
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-25 11:35:48 +00:00
8bc98a321d refactored tlibc collections
Timerix pushed to main at Timerix/tcp-chat 2025-11-24 18:46:29 +00:00
7a3808ba59 added idb_lock functions
Timerix pushed to main at Timerix/tlibc 2025-11-24 18:45:26 +00:00
b557881168 LList fix
Timerix pushed to main at Timerix/tlibc 2025-11-24 18:37:48 +00:00
f2ce18b16d implemented doubly linked list
Timerix pushed to main at Timerix/tcp-chat 2025-11-24 14:08:17 +00:00
571fdd900f added definitions for sending and receiving messages
Timerix pushed to main at Timerix/tcp-chat 2025-11-21 16:18:54 +00:00
0abee3f7df fixed bugs in server and moved token hash calculation to client
baca2fb4d3 implemented aes key validation
d32f7d4b89 fixed AESBlockDecryptor bug
9dc7de1b41 fixed small bugs
Compare 4 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-21 16:18:52 +00:00
3a7f09bb49 fixed file_close bug when file is NULL
0b4574b53e replaced strerror() with thread-safe strerror_malloc()
Compare 2 commits »
Timerix released v2.3.2: fixed symlink creation at Timerix/cbuild 2025-11-19 09:21:20 +00:00
Timerix released v2.2.4 at Timerix/cbuild 2025-11-19 09:19:19 +00:00
Timerix pushed tag 2.3.2 to Timerix/cbuild 2025-11-19 09:17:59 +00:00
Timerix pushed tag 2.2.4 to Timerix/cbuild 2025-11-19 09:17:59 +00:00
Timerix pushed to main at Timerix/cbuild 2025-11-19 08:44:35 +00:00
3198f8905e v2.3.2: fixed symlink creation
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 18:03:14 +00:00
806f0359d0 implemented Login and Register requests
Timerix pushed to main at Timerix/tlibc 2025-11-18 17:33:10 +00:00
225a48a8d9 List_index fix
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 11:25:26 +00:00
23c98e14df moved magic.h to tlibc
Timerix pushed to main at Timerix/tlibc 2025-11-18 11:25:15 +00:00
ec164dc4e9 moved magic.h to tlibc
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 11:23:36 +00:00
d0d7d26671 moved program modes code to separate files
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 10:57:22 +00:00
1b00f503c8 implemented virtual logger
a1a11c10e2 created directory ./include/
eec45cac71 separated Client from ClientCLI
5266872c2b added a lot of terminal control functions
Compare 4 commits »