234 Commits (d10bddd1f7e56826f41e57b2810a4254b5697aaa)
 

Author SHA1 Message Date
Evgeny 4c12bace8e Replace printf with DEBUG_ macros in test_config_debug.c and test_debug_categories.c 2 months ago
Evgeny 0d75546ff0 Replace printf with DEBUG_ macros in simple_test.c, test_packet_dump.c, test_intensive_memory_pool.c 2 months ago
Evgeny a90b3038ac Replace printf with DEBUG_ macros in test_etcp_two_instances.c 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 ab98e68865 Fix double free bug in ETCP connections causing coredump 2 months ago
Evgeny 69ed944ce4 Fix uasync socket counting bug and add lookup function 2 months ago
Evgeny d0268563a1 Fix uasync socket counting bug causing test failures 2 months ago
Evgeny d74f76a5a0 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
Evgeny 7e957de0e5 TUN: Добавил явное отключение TUN в тест test_etcp_two_instances 2 months ago
Evgeny d6a26e392d TUN: Сделал инициализацию TUN опциональной и отключенной по умолчанию 2 months ago
Evgeny 64489fa194 Add comprehensive ETCP traffic flow debugging tests 2 months ago
Evgeny 1e5a381f06 Prepare for ETCP traffic flow debugging - analysis complete 2 months ago
Evgeny 23bc4b396a Add comprehensive debug output to ETCP and loadbalancer modules 2 months ago
Evgeny e048b10899 Fix: ETCP module compilation errors and build system issues 2 months ago
Evgeny 3bf178475d Docs: Added cp/кп command note and important development guidelines in Russian 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 e4922c1d31 Debug: Replaced all printf with DEBUG_* macros in etcp_connections.c 2 months ago
Evgeny 9b6bb6a56c Debug: Added numbered error codes to etcp_connections_read_callback with detailed debug messages 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 4d55bedb82 Fix: исправлена логика шифрования ETCP пакетов 2 months ago
Evgeny 8d66275078 Fix: исправлена ошибка инициализации ключей 2 months ago
Evgeny 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 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 c026cdec88 Fix: Client config uses fixed port 9002, add protective comments 2 months ago
Evgeny 03a409232c Fix: ETCP handshake fully operational - response structure, initialization logic, link management 2 months ago
Evgeny 6c1a1b207d Fix test to poll correct uasync instances\n\n- Server sockets registered in server_instance->ua\n- Client sockets in client_instance->ua\n- Poll correct instances for packet reception\n- Test now shows [RECV] when packets arrive 2 months ago
Evgeny e1535ca7ff Fix: ETCP socket reception via uasync 2 months ago
Evgeny c08e73b6d7 Add uasync socket polling for ETCP packet reception 2 months ago
Evgeny 223e26fdf7 Fix etcp_socket_add to register sockets with uasync 2 months ago
Evgeny d126d92d3f Add etcp_socket_add uasync integration for packet reception 2 months ago
Evgeny e666c6ac1a Add two-instance test with handshake monitoring and debug output 2 months ago
Evgeny 11501faeb8 Enable server-only operation and add server section to configs 2 months ago
Evgeny ce8f3bae6a Add real instance tests for connection establishment 2 months ago
Evgeny e737f2ae0b Add full integration test using real UTUN instances 2 months ago
Evgeny 4a2044973c Fix includes and complete test_etcp_connection_init build 2 months ago
Evgeny cc533c500d Fix header include order in test and update Makefile 2 months ago
Evgeny 59242134d9 Add test_etcp_connection_init to Makefile.am 2 months ago
Evgeny ec66a80492 Implements connection establishment (init + init response) for ETCP protocol 2 months ago
Evgeny fe9eba14cd Update: Build script, ETCP protocol docs, and TUN interface 2 months ago
Evgeny 50e59bb835 Финальный коммит: полный рефакторинг и улучшения 2 months ago
Evgeny aab0e445f7 Рефакторинг: упрощен etcp_connection_create через вызов etcp_conn_reset 2 months ago
Evgeny b737b718cf Fix: Auto-generated my_public_key was empty in config 2 months ago
Evgeny 50dfa71e81 Phase 1: Add comprehensive test coverage for routing, ETCP connections, and secure channel 2 months ago