21 Commits (ca1147b1540f36e496a4f21470e17a551f4e90aa)

Author SHA1 Message Date
Evgeny ca1147b154 Add timeout_heap and uasync benchmarks; update build files 2 months ago
Evgeny 5840e77e1e Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
Evgeny add785c8a1 Test: Added test_pkt_normalizer_etcp for testing pkt_normalizer with ETCP 2 months ago
Evgeny fbc8e3d9e4 Fix: Add pkt_normalizer.o to test LDADD and update simple_traffic test to use normalizer queues 2 months ago
Evgeny edba76c4ed ll_queue: fix pointer arithmetic (xxx=0), callback now receives struct ll_entry* 2 months ago
Evgeny e1556eb8c4 Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 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 64489fa194 Add comprehensive ETCP traffic flow debugging tests 2 months ago
Evgeny e048b10899 Fix: ETCP module compilation errors and build system issues 2 months ago
Evgeny 6429d1cda6 Build: Fixed test build configuration - moved tests from root Makefile.am to tests/Makefile.am 2 months ago
Evgeny 4ddb190293 Найдена реальная ошибка: bind Address already in use 2 months ago
Evgeny 8c5960c677 Clean: Remove all obsolete ETCP tests, keep only working handshake test 2 months ago
Evgeny 4a2044973c Fix includes and complete test_etcp_connection_init build 2 months ago
Evgeny 59242134d9 Add test_etcp_connection_init to Makefile.am 2 months ago
Evgeny 50dfa71e81 Phase 1: Add comprehensive test coverage for routing, ETCP connections, and secure channel 2 months ago
Evgeny 727e504a55 Test: Add ETCP 2-instance connection test with crypto and link management 2 months ago
Evgeny f6c337bd1c FINAL: Encryption fully implemented with tests. Add etcp_connections_get_crypto_stats signature fix and tests in Makefile.am 3 months ago
Evgeny 3f0a23aa93 Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
Evgeny c869ccf174 Major refactoring: Tasks 1-4 complete 3 months ago