35 Commits (aa5171bcd1104c90b2038fb22609ab9b0cc9647d)

Author SHA1 Message Date
jeka aa5171bcd1 route improvements 4 weeks ago
jeka 33629a17c6 etcp - добавлено etcp_on_conn_ready callback_fn 4 weeks ago
jeka 5816fbea70 1 1 month ago
jeka 8880db0ca2 1 1 month ago
jeka 220d23daf7 1 1 month ago
jeka b1c8ba7e90 add metrics to monitor 1 month ago
jeka d06bfffc68 1 1 month ago
Evgeny 4352041416 1 1 month ago
jeka 46c95b3fd8 +bping +gui rtt 1 month ago
jeka 0ffcfb2f52 reset fix 1 month ago
jeka 9d0223d3fa refactor 1 month ago
Evgeny 68668821e4 BGP: Implement route exchange module between uTun instances 2 months ago
Evgeny ce15d6b883 Backup before route_lib.c refactoring 2 months ago
Evgeny c1890ad7a6 Debug: Add ETCP log_name identifier and improve log format 2 months ago
Evgeny 98c43e6fb6 Backup before fixing dgram_pool initialization 2 months ago
Evgeny dd4644776d Refactor: Add dgram fields to ll_queue, remove ref_count, integrate pkt_normalizer 2 months ago
Evgeny 191de191d5 Fix ETCP memory allocation to use queue_data_new_from_pool 2 months ago
Evgeny 41626a02c3 Fix ll_queue callback signature and add debug utilities 2 months ago
Evgeny c1f73584e0 Implement etcp_ack_recv function for ETCP packet acknowledgment 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 3 months ago
Evgeny 195d0b303c Fix: ETCP connection timing and packet handling improvements 3 months ago
Evgeny 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 3 months ago
Evgeny 4a2044973c Fix includes and complete test_etcp_connection_init build 3 months ago
Evgeny fe9eba14cd Update: Build script, ETCP protocol docs, and TUN interface 3 months ago
Evgeny aab0e445f7 Рефакторинг: упрощен etcp_connection_create через вызов etcp_conn_reset 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
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