1 Commits (ed7f3d897443f4590b0ccecad82ba46349659085)

Author SHA1 Message Date
Evgeny d74f76a5a0 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 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 195d0b303c Fix: ETCP connection timing and packet handling improvements 2 months ago
Evgeny 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
Evgeny 4a2044973c Fix includes and complete test_etcp_connection_init build 2 months ago
Evgeny aab0e445f7 Рефакторинг: упрощен etcp_connection_create через вызов etcp_conn_reset 2 months ago
Evgeny d48d81f490 Refactor: Rename utun param to instance, increment connections_count 2 months ago
Evgeny 3f7fd9f8ad Сохранить текущее состояние перед исправлением компиляционных ошибок 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
Evgeny 2c58c008ce Test suite cleanup and reorganization 3 months ago
Evgeny 8d8fc4be6e Update secure channel library API with CRC32 integration 3 months ago
jek f2c10dcbf9 Reorganize project structure: move sources to src/, update Makefile, add header symlinks 3 months ago
jek 9eab53179d Refactor uasync to instance-based API with memory leak detection 3 months ago
jek e800087941 Add packet normalizer fragmentation fix, service packets, and ETCP reset functionality 3 months ago
jek d57ab133c5 Add async queue wait functionality and enhance packet normalizer tests 3 months ago
jek 76c7c56de6 Add ETCP protocol implementation with window management and tests 3 months ago