Commit Graph

41 Commits

Author SHA1 Message Date
nineap f7a76353ea docs [AI] 2026-06-30 18:51:09 +07:00
Kirill 18cad76e38 refactor: improve networking layer with enhanced engine, muxer, and diagnostics
- Refactored connection engine with better state management
- Improved muxer with enhanced protocol handling
- Updated connection bridge and diagnostics
- Added new network constants and configuration options
- Enhanced session tracking and error handling
- Updated dependencies in Cargo.toml
2026-06-30 12:34:04 +07:00
nineap b6056b2a66 device to smoltcp [AI] 2026-06-25 14:00:00 +07:00
nineap 30a843d8a6 fixes warnings and bufferbloat problems 2026-06-25 13:36:40 +07:00
nineap 05696a836a allocation optimization and in place crypt 2026-06-05 00:22:38 +07:00
nineap 6cd4d001ad refactor: update tunnel MTU, optimize Frame parsing, and improve connection stability 2026-06-02 16:26:02 +07:00
nineap ae557b4848 muxer cleaning update, head on line blocking fix 2026-05-03 13:41:46 +07:00
nineap 7fb40f6be1 smoltcp updates breaking changes fix 2026-05-02 21:02:30 +07:00
nineap 738fa8ca9b loggin update 2026-05-02 18:55:37 +07:00
nineap 2d70f33257 bufferbloat fixes, deadlocks and buf sizes change 2026-04-16 13:14:16 +07:00
nineap f5f1d20f54 bufferbloat fixes and reconnect 2026-04-15 13:33:38 +07:00
nineap fac16c5296 backpressures fixes and recieve/send sync 2026-04-14 16:59:36 +07:00
nineap a6ca710954 backpressure, bufferbloat fix and legs reconnects 2026-04-14 16:35:59 +07:00
nineap 6d3bc81a6e real rtt and new fixed smoltcp 2026-04-14 16:05:02 +07:00
nineap 11b810ad65 all unbounded and remove AI hallucinations 2026-04-12 15:14:42 +07:00
nineap 732f55c01d updates muxer legs select, buf sizes and constantsa 2026-04-11 22:48:33 +07:00
Трапезников Кирилл Иванович c0c5943da7 buf size changes, update leg select, update client socket, set lowat 2026-04-10 20:52:41 +10:00
Трапезников Кирилл Иванович eb23825bf5 fix donwload error 2026-04-10 15:33:10 +10:00
Трапезников Кирилл Иванович a503122ace bbr and buffers fixes 2026-04-10 15:00:14 +10:00
nineap aa9234fc72 bufferbloat but high speed 2026-04-06 14:43:04 +07:00
nineap 6b5f7b23d8 remove updates 2026-04-05 22:51:11 +07:00
nineap 2078a96f0e update warning remove 2026-04-05 14:14:11 +07:00
nineap 240c4e3c20 nice buf sizes and moved duration in consts 2026-04-05 13:48:56 +07:00
nineap 2db4ba1e9d stable connection 2026-04-03 18:53:13 +07:00
nineap 780750171b buffers update, warning fixes, ghosts killed 2026-04-03 18:18:10 +07:00
nineap e53a95692e clean comments 2026-04-03 12:06:58 +07:00
nineap b90083539c fixes and upgrades. async remove, buf changes 2026-04-03 11:43:03 +07:00
nineap 337f191cca leg select change and improve speed 2026-04-02 16:34:33 +07:00
nineap dadf165da6 fixed dedadlocks and buffer changes 2026-03-31 10:34:15 +07:00
nineap f4c6f2efdd sessions and muxer legs 2026-03-27 15:57:04 +07:00
nineap fffc3794b9 fixes udp and mtu 2026-03-26 20:33:33 +07:00
nineap c07662f72c return udp changes 2026-03-26 20:28:23 +07:00
nineap a7b4539bf8 udp updates 2026-03-26 20:22:22 +07:00
nineap b9364e3e19 trying to fix udp telegram 2026-03-26 19:55:56 +07:00
nineap 3eb2df3a34 trying to fix udp telegram 2026-03-26 19:55:07 +07:00
nineap b0dc3fc0a4 buf sizes changes and socks5 remove to rawcast 2026-03-26 15:50:41 +07:00
nineap c51c086fbc modules encapsulate from each other 2026-03-26 13:19:59 +07:00
nineap a213c01158 global buf size mtu based config and protocol rename 2026-03-25 16:03:11 +07:00
nineap 743c6bf05c start remake local proxy 2026-03-24 21:38:43 +07:00
nineap 61e88559c8 logging 2026-03-24 16:05:55 +07:00
nineap fc93665fb2 structure refactoring 2026-03-24 15:32:52 +07:00