27 Commits (2e48f9a111ac2c8b6908b0359fc17ed0851df5f6)

Author SHA1 Message Date
Evgeny 2e48f9a111 Refactor: TUN ioctl helpers, routing documentation; prepare for tun_if simplification 2 months ago
Evgeny 07d4616aea Refactor: Updated SHA256 implementation and secure channel improvements 2 months ago
Evgeny 3281e4878e Backup before fixing test_etcp_simple_traffic 2 months ago
Evgeny beafb9b198 Fix: Remove usleep from event loops and fix segfault in tests 2 months ago
Evgeny 8a3f01fbf8 Add epoll support, fix ETCP timestamp bug, optimize uasync with cached pollfds 2 months ago
Evgeny 528c1ddd00 WIP: Current normalizer changes before error handling fix 2 months ago
Evgeny 5840e77e1e Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
Evgeny 98c43e6fb6 Backup before fixing dgram_pool initialization 2 months ago
Evgeny ed7f3d8974 Fix: Suppressed remaining compiler warnings 2 months ago
Evgeny a0c4727b8b Fix: Added explicit type casts for ll_queue type conversions 2 months ago
Evgeny e9ebab4037 ref 2 months ago
Evgeny 9a5db10939 Refactor: Code cleanup and improvements across multiple modules 2 months ago
Evgeny 985ed5c4b1 Fix ETCP test: server connection registration and packet handling 2 months ago
Evgeny a34035f41f ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
Evgeny 41626a02c3 Fix ll_queue callback signature and add debug utilities 2 months ago
Evgeny 3ddfb79338 Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
Evgeny 1bafe6a681 Backup before fixing etcp_connections list addition 2 months ago
Evgeny d74f76a5a0 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
Evgeny 1e5a381f06 Prepare for ETCP traffic flow debugging - analysis complete 2 months ago
Evgeny e048b10899 Fix: ETCP module compilation errors and build system issues 2 months ago
Evgeny a5d85c2779 Add single-line packet dump with debug output for ETCP 2 months ago
Evgeny 3ca0254518 Performance optimization: reduce test execution time by 20x 2 months ago
Evgeny f1a76c9d30 Fix memory leaks and crashes in ETCP tests 2 months ago
Evgeny 195d0b303c Fix: ETCP connection timing and packet handling improvements 2 months ago
Evgeny 6fd3a39cc8 Fix: ETCP connection initialization and crypto handling 2 months ago
Evgeny 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
Evgeny 8c5960c677 Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago