25 Commits (master)

Author SHA1 Message Date
Evgeny 097e1acc6d queue: add variable size hash 6 days ago
jeka ceb6ee2103 +ip change 1 week ago
jeka be037780a5 1 3 weeks ago
jeka 8880db0ca2 1 4 weeks ago
jeka 5d4cef0c3e race condition fix (win tun) 4 weeks ago
jeka 5dfd1ea5fe проверки thread в ll_queue 4 weeks ago
jeka 1811764f6d +queue names 4 weeks ago
jeka 15c7968c8c mem 4 weeks ago
jeka 69d33636bf 1 4 weeks ago
jeka 357169a38a 1 4 weeks ago
jeka 5e4db00d4b queue add check consistency 4 weeks ago
jeka 32090cfa1d len fix 4 weeks ago
Evgeny 801770f117 Backup before routing refactor: etcp_bind id=0 + etcp_send routing 2 months ago
Evgeny ce15d6b883 Backup before route_lib.c refactoring 2 months ago
Evgeny 8a3f01fbf8 Add epoll support, fix ETCP timestamp bug, optimize uasync with cached pollfds 2 months ago
Evgeny a0c4727b8b Fix: Added explicit type casts for ll_queue type conversions 2 months ago
Evgeny 9a5db10939 Refactor: Code cleanup and improvements across multiple modules 2 months ago
Evgeny dd4644776d Refactor: Add dgram fields to ll_queue, remove ref_count, integrate pkt_normalizer 2 months ago
Evgeny 985ed5c4b1 Fix ETCP test: server connection registration and packet handling 2 months ago
Evgeny 41626a02c3 Fix ll_queue callback signature and add debug utilities 2 months ago
Evgeny edba76c4ed ll_queue: fix pointer arithmetic (xxx=0), callback now receives struct ll_entry* 2 months ago
Evgeny c80f26ff28 Fix critical pointer arithmetic bug in ll_queue module 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 3f7fd9f8ad Сохранить текущее состояние перед исправлением компиляционных ошибок 2 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 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
Evgeny e3c94a4004 Исправление pacing механизма в stress-тесте 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 d57ab133c5 Add async queue wait functionality and enhance packet normalizer tests 3 months ago
jek aa97731e4b Refactor tests and improve packet normalizer 3 months ago