• Joined on 2024-07-10
Timerix pushed to main at Timerix/cbuild 2025-11-09 16:28:48 +01:00
49ccc76933 added default_vscode/c_cpp_properties.json
Timerix pushed to main at Timerix/cbuild 2025-11-09 15:44:46 +01:00
d1660e05cb v2.2.4
259d9873fb c99 and more warnings
Compare 2 commits »
Timerix created repository Timerix/tlibtoml 2025-11-09 15:29:08 +01:00
Timerix pushed to main at Timerix/tlibc 2025-11-09 14:36:08 +01:00
4cc226b57a enabled more warnings
cf5fda7a1e added macro List_castTo_Array
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-08 23:33:53 +01:00
e03c651cef created structs Client and Server
96a117bc50 moved request handlers to separate files
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-08 23:33:36 +01:00
2c8e6fc601 added null check to destructors
Timerix pushed to main at Timerix/tcp-chat 2025-11-08 20:45:59 +01:00
ea4a649e00 added new packet types
13ccfc7ff9 implemented socket_TCP_enableAliveChecks
ebab072835 implemented socket_setTimeout
2db37bb902 implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
Compare 4 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-08 20:45:50 +01:00
d6436d0833 added sec_t
ee2b88a412 added warning on unused Result return value and a way to supress this warning
dbe8924466 compiler attributes were hidden behind ATTRIBUTE_* macros
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-08 14:16:51 +01:00
30c141f587 renamed Array_slice macros
Timerix pushed to main at Timerix/tcp-chat 2025-11-06 18:32:28 +01:00
ee522ac401 fixed memory issues
d36fe9e5b3 added internal buffers to encrypted sockets
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-06 18:29:00 +01:00
00a1a29d34 changed Array_memset(), added file_close()
Timerix pushed to main at Timerix/tcp-chat 2025-11-02 11:41:08 +01:00
375dd842d4 added tasks/strip.sh
Timerix pushed to main at Timerix/tcp-chat 2025-11-02 11:23:13 +01:00
94fcbe5daf fixed connection bugs
Timerix pushed to main at Timerix/tcp-chat 2025-11-01 15:48:28 +01:00
8179609d47 implemented client-server connection, but found out RSA is broken
Timerix pushed to main at Timerix/tlibc 2025-11-01 15:46:21 +01:00
5fb2db2380 implemented str_slice
c4cb696721 fixed file_getSize
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-01 13:17:06 +01:00
b801719712 implemented Array_slice* methods
Timerix pushed to main at Timerix/tcp-chat 2025-11-01 09:39:02 +01:00
5cc1484e80 added -static linker argument for windows
acf8e5ff03 switched aes implementation to "big"
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-10-31 20:14:54 +01:00
6bf06a7d3e removed libreadline dependency
60a4542328 added session_id generation
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-10-31 20:12:29 +01:00
75c94e88d9 fixed str_trim bugs
Timerix pushed to main at Timerix/tcp-chat 2025-10-31 19:16:00 +01:00
a0bcd2560a cryptography rework and beginning of tcp-chat-protocol
42702ffbe7 added flags to socket_recv
Compare 2 commits »