26 Commits (47f2f8a025113a941b35ed6654b87764978c8ab5)

Author SHA1 Message Date
jeka 3ab19094d0 Fix: segfault in ETCP tests and add wintun.dll to gitignore 2 months ago
Evgeny a5818d9cc4 Backup before fixing test_routing_mesh segfault 2 months ago
Evgeny 8334b97521 Backup before adding NAT IP:port tracking to ETCP handshake 2 months ago
Evgeny 5dee18b871 Update AGENTS.md with correct c_util documentation 2 months ago
Evgeny 865aa74ca3 Update AGENTS.md with detailed file structure 2 months ago
Evgeny 2e48f9a111 Refactor: TUN ioctl helpers, routing documentation; prepare for tun_if simplification 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 98c43e6fb6 Backup before fixing dgram_pool initialization 2 months ago
Evgeny ed7f3d8974 Fix: Suppressed remaining compiler warnings 2 months ago
Evgeny 41626a02c3 Fix ll_queue callback signature and add debug utilities 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 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 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 2 months ago
Evgeny 50e59bb835 Финальный коммит: полный рефакторинг и улучшения 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 c869ccf174 Major refactoring: Tasks 1-4 complete 3 months ago
Evgeny 2c58c008ce Test suite cleanup and reorganization 3 months ago
Evgeny 4e544156fd Optimize memory management and add runtime config support 3 months ago
Evgeny 7339b76fb8 Оптимизация pacing механизма и устранение race condition 3 months ago
jek 9eab53179d Refactor uasync to instance-based API with memory leak detection 3 months ago
jek 70b8caadbf Add utun VPN implementation and enhance async infrastructure 3 months ago