You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Evgeny 0d75546ff0 Replace printf with DEBUG_ macros in simple_test.c, test_packet_dump.c, test_intensive_memory_pool.c 2 months ago
! Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
build Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
doc Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
lib Backup before fixing etcp_connections list addition 2 months ago
net_emulator Refactor: Move mainloop from utun_instance to main 3 months ago
src Backup before replacing all printf with DEBUG_ macros in tests 2 months ago
tests Replace printf with DEBUG_ macros in simple_test.c, test_packet_dump.c, test_intensive_memory_pool.c 2 months ago
tinycrypt Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
.gitignore Major refactoring: Tasks 1-4 complete 3 months ago
1 Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
AGENTS.md Backup before fixing etcp_connections list addition 2 months ago
INSTALL.autotools Major refactoring: Tasks 1-4 complete 3 months ago
Makefile.am Build: Fixed test build configuration - moved tests from root Makefile.am to tests/Makefile.am 2 months ago
Makefile.old Refactor: Move mainloop from utun_instance to main 3 months ago
README.md Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
TASKS.md Major refactoring: Tasks 1-4 complete 3 months ago
build_errors.txt Fix: ETCP module compilation errors and build system issues 2 months ago
build_fix_changelog.txt Test suite cleanup and reorganization 3 months ago
changelog.txt FIX: Critical bug - sc_derive_shared_key is called inside sc_set_peer_public_key, so no separate call needed. Correct order for INIT: pubkey extract → derive (inside set) → decrypt. All encryption now working. 3 months ago
configure.ac Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
debug_performance.c Backup before fixing etcp_connections list addition 2 months ago
log Сохранить текущее состояние перед исправлением компиляционных ошибок 2 months ago
monitor.py Reorganize project structure: move sources to src/, update Makefile, add header symlinks 3 months ago
simple_test.c Backup before fixing etcp_connections list addition 2 months ago
test_client.conf Fix: ETCP module compilation errors and build system issues 2 months ago
test_debug Replace printf with DEBUG_ macros in 4 test files and partial in test_etcp_two_instances.c 2 months ago
test_debug.log Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
test_debug_demo.sh Add comprehensive debug output to ETCP and loadbalancer modules 2 months ago
test_dump.log Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
test_full.log Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
test_input_queue_resume.c Backup before fixing etcp_connections list addition 2 months ago
test_output.log Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
test_packet_dump.c Add single-line packet dump with debug output for ETCP 2 months ago
test_server.conf Fix: ETCP module compilation errors and build system issues 2 months ago
utun.conf Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago

README.md