40 Commits (4d486c70173a89139d70cbdcfdb7e9603caf9610)

Author SHA1 Message Date
Evgeny 4d486c7017 Fix test files for Windows cross-platform compatibility 2 months ago
Evgeny 8af2904033 Fix Windows build: net/if.h and route_lib.h forward declarations 2 months ago
Evgeny c83fdeeaad Fix Windows build: add sa_family_t typedef, replace arpa/inet.h, fix ll_queue warnings 2 months ago
Evgeny 8334b97521 Backup before adding NAT IP:port tracking to ETCP handshake 2 months ago
Evgeny 801770f117 Backup before routing refactor: etcp_bind id=0 + etcp_send routing 2 months ago
Evgeny 57b2568ad6 Fix: Adapt tests for new etcp_api callback in pn_init() 2 months ago
Evgeny f0f8edbcb6 Fix: Restore original callback in pkt_normalizer.c 2 months ago
Evgeny ffaf7a25b8 Add etcp_api.c/h - ETCP packet send/receive API 2 months ago
Evgeny 5dfb67a4e3 Fix: Update tests/Makefile.am for correct object dependencies 2 months ago
Evgeny ce15d6b883 Backup before route_lib.c refactoring 2 months ago
Evgeny 277ab872bf Fix: routing initialization timing and test callbacks 2 months ago
Evgeny 355824792d Fix test_etcp_simple_traffic for new tun_if API 2 months ago
Evgeny 5a7107b855 Simplify tun_if: unified init, write, close API with queue-based reads 2 months ago
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