• Joined on 2024-07-10
Timerix pushed to main at Timerix/cbuild 2025-11-19 09:44:35 +01:00
3198f8905e v2.3.2: fixed symlink creation
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 19:03:14 +01:00
806f0359d0 implemented Login and Register requests
Timerix pushed to main at Timerix/tlibc 2025-11-18 18:33:10 +01:00
225a48a8d9 List_index fix
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 12:25:26 +01:00
23c98e14df moved magic.h to tlibc
Timerix pushed to main at Timerix/tlibc 2025-11-18 12:25:15 +01:00
ec164dc4e9 moved magic.h to tlibc
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 12:23:36 +01:00
d0d7d26671 moved program modes code to separate files
Timerix pushed to main at Timerix/tcp-chat 2025-11-18 11:57:22 +01: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 »
Timerix pushed to main at Timerix/tlibc 2025-11-18 11:56:33 +01:00
c68e4e87b3 fixed DateTime_get bugs and added FMT_DateTime
Timerix pushed to main at Timerix/tlibc 2025-11-18 10:13:52 +01:00
bc41577248 file_readWhole
Timerix pushed to main at Timerix/tlibc 2025-11-18 08:12:30 +01:00
89aab2b5bf Array_free
Timerix pushed to main at Timerix/tcp-chat 2025-11-15 11:22:36 +01:00
85c0736c8d request ServerPublicInfo in ServerConnection_open()
0ea241c5db fixed bug in AESStreamEncryptor_encrypt
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-15 11:22:21 +01:00
425794361b fix README
fc8541ad2d fixed portable_localtime_s on posix systems
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-15 08:12:05 +01:00
9942d94c94 implemented LoginRequest handler, changed ErrorMessage and ServerPublicInfoResponse
Timerix pushed to main at Timerix/tlibc 2025-11-15 08:08:08 +01:00
ae0fa95d6a added macros for printf format codes
5ef223372b renamed char_* functions
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-13 02:15:18 +01:00
ef2531c63b implemented RegisterRequest handler
Timerix pushed to main at Timerix/tlibc 2025-11-13 02:12:58 +01:00
adaf5cc311 cstr_copy
Timerix pushed to main at Timerix/tlibc 2025-11-13 01:08:28 +01:00
af36bab444 implemented DateTime struct
Timerix pushed to main at Timerix/tcp-chat 2025-11-12 22:30:23 +01:00
d53557dbb6 implemented ServerPublicInfoResponse and ProgramMode::RandomBytes
4add849b9e implemented idb encryption
2f51cd07ff update to cbuild 2.3.1
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-12 22:26:03 +01:00
1775b27980 Array_null and List_null
Timerix pushed to main at Timerix/tlibc 2025-11-12 20:40:48 +01:00
77589878c1 added check for zero size in Array_alloc