360 Commits (0d9c18c6537618a20ab3cde3a5f748faae1f6aac)
 

Author SHA1 Message Date
jek ec49b12a19 Refactor u_async into shared module: move sources to u_async/, update Makefiles, remove duplicates 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 1bf562ca91 Update .gitignore to exclude binaries and backup files 3 months ago
jek 70b8caadbf Add utun VPN implementation and enhance async infrastructure 3 months ago
jek e800087941 Add packet normalizer fragmentation fix, service packets, and ETCP reset functionality 3 months ago
jek 7e3a339f38 Fix stress test: move reset_test_data() outside loop 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
jek aa97731e4b Refactor tests and improve packet normalizer 3 months ago