• Joined on 2024-07-10
Timerix pushed to main at Timerix/tcp-chat 2025-09-24 20:08:54 +00:00
37f38feec7 rsa encryption and decryption
Timerix pushed to main at Timerix/tcp-chat 2025-09-19 12:47:09 +00:00
7ef2eb31ee rsa key allocation on heap
Timerix pushed to main at Timerix/screensy-unbloated 2025-09-19 03:17:16 +00:00
c7dfac94a7 updated README.md
Timerix pushed to main at Timerix/screensy-unbloated 2025-09-19 02:20:10 +00:00
36d07c0e97 added favicon
bc62e50e75 websocket path set to /ws
Compare 2 commits »
Timerix pushed to main at Timerix/screensy-unbloated 2025-09-19 01:59:06 +00:00
1e47627c27 it works!!!
Timerix created branch main in Timerix/screensy-unbloated 2025-09-19 01:59:06 +00:00
Timerix created repository Timerix/screensy-unbloated 2025-09-19 01:58:38 +00:00
Timerix pushed to main at Timerix/tcp-chat 2025-09-12 21:28:12 +00:00
98ae36ad2f rsa key initialization
Timerix pushed to main at Timerix/tlibc 2025-09-12 15:55:52 +00:00
7e7bd195a9 added Array_copy()
Timerix pushed to main at Timerix/TCPU 2025-08-29 09:36:42 +00:00
5397965319 added video enable option
Timerix pushed to main at Timerix/tcp-chat 2025-08-28 16:10:12 +00:00
f01c5fc8a9 implemented client interactive mode
Timerix pushed to main at Timerix/tlibc 2025-08-12 16:50:14 +00:00
c415e2ca8f str_trim
Timerix pushed to main at Timerix/tcp-chat 2025-08-10 18:38:59 +00:00
c008d759ae implemented main function
Timerix pushed to main at Timerix/tlibc 2025-08-10 18:32:24 +00:00
bf56984482 try_stderrcode
Timerix pushed to main at Timerix/TCPU 2025-08-10 16:05:30 +00:00
7876210be6 updated tlibc
Timerix pushed to main at Timerix/tlibc 2025-08-10 14:21:04 +00:00
8eeaff4245 made str_equals faster
Timerix pushed to main at Timerix/tlibc 2025-08-10 12:42:10 +00:00
a097d5aff9 header fix for linux
Timerix pushed to main at Timerix/tcp-chat 2025-08-09 18:43:24 +00:00
b08ec27629 added mutexes and defers to idb
9396f33288 removed "./" to evade vscode path finding bug
82d9fae6b5 changed file extensions
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-08-09 18:43:19 +00:00
d04aac567f added defer macro
Timerix pushed to main at Timerix/tcp-chat 2025-08-08 18:46:15 +00:00
07c53c9046 changed bearssl out dir to the git-ignored one