658 Commits (e4801c3989ec86ca9ff5541f5cb1dd3a1b1d073c)
 

Author SHA1 Message Date
xjasonlyu e4801c3989 Fix(restapi): debug missing mountpoints 3 years ago
xjasonlyu fd8223e4d0 Fix(docker): sh out of range warning 3 years ago
xjasonlyu 883915ab2c Chore: update README 3 years ago
xjasonlyu 4ca3c90b8c Chore: update modules 3 years ago
xjasonlyu 2e758d1960 Chore(core/tcp): add a comment 3 years ago
xjasonlyu 9797cb31c0 Refactor: return metadata.Addr only 3 years ago
xjasonlyu 8f97bda4f5 Chore: amend log messages 3 years ago
xjasonlyu 6a53c52167 Chore: add udp-timeout constraint 3 years ago
xjasonlyu 992e716216 Improve: use interface index for macos 3 years ago
xjasonlyu 289ea82829 Feature(docker): add tcp options env 3 years ago
xjasonlyu a0d31261b9 Chore: remove redundant alias 3 years ago
xjasonlyu 31e19a0690 Change: udp timeout = time.Duration 3 years ago
xjasonlyu 596056676c Chore: rename to netstack 3 years ago
xjasonlyu bff32beb73 Chore: add/update modules 3 years ago
xjasonlyu 551e2c345c Feature: cli tcp options 3 years ago
xjasonlyu dc2c555865 Fix: correctly apply recv buffer size 3 years ago
xjasonlyu 81c2d6963b Chore: reorder const and func 3 years ago
xjasonlyu b7c3c9001b Chore: add benchmark.png 3 years ago
xjasonlyu 9f239d146b Chore: separate send/recv buffer 3 years ago
xjasonlyu 3c326c01ed Change: disable tcp recv buffer auto-tuning by default 3 years ago
xjasonlyu 21eb99a37e Fix: should apply default option firstly 3 years ago
xjasonlyu e0b0a1e94b Chore(core): amend message 3 years ago
xjasonlyu 096117dda1 Chore: minor declaration 3 years ago
xjasonlyu 21232703af Chore(core): use config.PrintFunc 3 years ago
xjasonlyu ccf53dcb88 Chore: use mirror.Tunnel 3 years ago
xjasonlyu 8d3f8d7631 Fix: potential panic on windows (#110) 3 years ago
xjasonlyu 9f7989a9d0 Fix: import missing 3 years ago
xjasonlyu b5f61c0999 Fix(core): race cond when init 3 years ago
xjasonlyu e6fc4adccd Feature(restapi): add netstats 3 years ago
xjasonlyu abdbaa6b83 Refactor(engine): remove struct 3 years ago
xjasonlyu cba7e19d22 Chore(restapi): minor adjustment 3 years ago
xjasonlyu 2aea811072 Chore: with engine 3 years ago
xjasonlyu b166ed5e66 Refactor: stats -> restapi 3 years ago
xjasonlyu e6911cb6fb Chore: remove config example 3 years ago
xjasonlyu 3999c5d66b Refactor(core): with error callback 3 years ago
xjasonlyu 0a9f7f123c Chore: use tcpip.Error 3 years ago
xjasonlyu ba7a7ddc95 Chore(core/adapter): rename to TransportHandler 3 years ago
xjasonlyu 20fe2e4cd8 Chore: minor rename 3 years ago
xjasonlyu 201e79ac71 Fix: nil options panic 3 years ago
xjasonlyu a4bedf6080 Refactor: new dialer impl 3 years ago
xjasonlyu 42d6c96b6b Fix: wrong wait logic 3 years ago
xjasonlyu 9d7dacbea1 Chore(core/device): tun constants 3 years ago
xjasonlyu 0e8b16f9a1 Fix: decrease packet reference (#106) 3 years ago
xjasonlyu c2af4c0c7c Fix: wait for device to close 3 years ago
xjasonlyu ba0a4acbda Refactor: core.CreateStackWithOptions 3 years ago
xjasonlyu 898e648cb5 Chore: close stack when stop 3 years ago
xjasonlyu 620d5ac834 Chore: put log in engine 3 years ago
xjasonlyu 7df522a91f Revert: GOAMD64v1 as default (#104) 3 years ago
xjasonlyu 376a1eac2c Fix: early stopped engine (#105) 3 years ago
xjasonlyu 584c9c7805 Chore: explicit resolver 3 years ago