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.
 
 
 
 
 
 
jek ec49b12a19 Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
net_emulator Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
src Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
tests Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
tinycrypt Refactor tests and improve packet normalizer 3 months ago
u_async Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
.gitignore Reorganize project structure: move sources to src/, update Makefile, add header symlinks 3 months ago
AGENTS.md Refactor uasync to instance-based API with memory leak detection 3 months ago
Makefile Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
changelog.txt Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 3 months ago
etcp.txt Add async queue wait functionality and enhance packet normalizer tests 3 months ago
etcp_plan.txt Add ETCP protocol implementation with window management and tests 3 months ago
example_control.conf Add utun VPN implementation and enhance async infrastructure 3 months ago
monitor.py Reorganize project structure: move sources to src/, update Makefile, add header symlinks 3 months ago
utun.conf.example Add utun VPN implementation and enhance async infrastructure 3 months ago
utun_test.cfg Add utun VPN implementation and enhance async infrastructure 3 months ago