24 Commits (52da3fbfe5ca94b32c4402d31e81e02bf0b5e0c4)

Author SHA1 Message Date
Evgeny 097e1acc6d queue: add variable size hash 2 weeks ago
Evgeny 9517454ee6 firewall + random init pkt size 2 weeks ago
jeka 33629a17c6 etcp - добавлено etcp_on_conn_ready callback_fn 4 weeks ago
jeka 0e9a91729c 1 1 month ago
jeka 9269bc9c61 Fix: Delete system routes on shutdown 1 month ago
jeka 734851329f Control: Add monitoring server with ETCP protocol support 2 months ago
Evgeny bee1e41b07 Добавлен тестовый режим для TUN интерфейса и тест роутинга mesh 2 months ago
Evgeny 68668821e4 BGP: Implement route exchange module between uTun instances 2 months ago
Evgeny d694c92b1f Refactor etcp_api: per-instance bindings with struct ETCP_BINDINGS 2 months ago
Evgeny ce15d6b883 Backup before route_lib.c refactoring 2 months ago
Evgeny 277ab872bf Fix: routing initialization timing and test callbacks 2 months ago
Evgeny 5a7107b855 Simplify tun_if: unified init, write, close API with queue-based reads 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 d6a26e392d TUN: Сделал инициализацию TUN опциональной и отключенной по умолчанию 3 months ago
Evgeny f1a76c9d30 Fix memory leaks and crashes in ETCP tests 3 months ago
Evgeny 50e59bb835 Финальный коммит: полный рефакторинг и улучшения 3 months ago
Evgeny dfe26557e3 Crypto: Fixed CCM nonce size to 13 bytes, all crypto tests passing 3 months ago
Evgeny 3f7fd9f8ad Сохранить текущее состояние перед исправлением компиляционных ошибок 3 months ago
Evgeny 20e5401ec9 ETCP_CONNECTIONS: add encryption support with secure channel (AES-CCM), nonce, counters. Simplified architecture by removing socket wrappers and integrating uasync_add_socket. pubkey exchange moved to INIT packet only. Added statistics counters. 3 months ago
Evgeny 3f0a23aa93 Fix build: rename u_async to lib, add missing constants, out-of-tree build support 3 months ago
Evgeny 8d9340c949 Refactor: Move mainloop from utun_instance to main 3 months ago
Evgeny c869ccf174 Major refactoring: Tasks 1-4 complete 3 months ago
Evgeny 2c58c008ce Test suite cleanup and reorganization 3 months ago