Commit Graph

83 Commits (bcf87d159247c242eddf185ee1ca8ce7b0ec2c7a)

Author SHA1 Message Date
Shelikhoo bcf87d1592
KCP: style
9 years ago
Shelikhoo 14623e6fa4
KCP: This code cause unwanted effect
9 years ago
Shelikhoo 18841209ee
KCP:Some Tests
9 years ago
Shelikhoo 0f368f8139
KCP: comments
9 years ago
Shelikhoo 29e9473026
KCP: delay conn close to prevent conn leak+
9 years ago
Shelikhoo 9144b66217
KCP: delay conn close to prevent conn leak
9 years ago
Shelikhoo 4df5d42011
KCP: discard useless conn in Accept+
9 years ago
Shelikhoo f601962391
KCP: discard useless conn in Accept
9 years ago
Shelikhoo f4ff2e9366
Removed manadory mandatory requirement for Read/Write Timeout+
9 years ago
Shelikhoo d0d63ee5b3
Removed manadory mandatory requirement for Read/Write Timeout
9 years ago
Shelikhoo 9315bb29fb
Fix: Dial3 misbehave
9 years ago
Shelikhoo 579786166c
Fix: DialWithoutCache3 misbehave
9 years ago
Shelikhoo 7fdf0de06d
KCP: Fixed: typo in <Fixed transport/config_json.go jsonConfig.KcpConfig, jsonConfig.KcpConfig.AdvancedConfig == nil>
9 years ago
Shelikhoo cbb183ec58
KCP: Fixed transport/config_json.go jsonConfig.KcpConfig, jsonConfig.KcpConfig.AdvancedConfig == nil
9 years ago
Shelikhoo 0912574166
KCP: amend proxyMeta -> *proxymeta
9 years ago
Shelikhoo 4f9a9d1f0c
KCP: fix: meta type
9 years ago
Shelikhoo c07d478ab5
KCP: Dialers for KCP
9 years ago
Shelikhoo 35b30e5bb0
Finished ListenKCPhub
9 years ago
Shelikhoo 70201d8879
KCP:func ListenKCP finished
9 years ago
Shelikhoo a9ef8d27bd
Merged latest master
9 years ago
Shelikhoo e51710d144
Func: ListenTCP6
9 years ago
Shelikhoo 2fd963801c
KCP: Added Dial func
9 years ago
Shelikhoo e84d52263d
KCP: Moved apply to KCPv
9 years ago
Shelikhoo 0f28c577ce
KCP: Chiper generater
9 years ago
Shelikhoo 6f0b4aaf31
KCP: sorrgated Listener and conn
9 years ago
Shelikhoo a8792b2b60
Added Config for KCP connetions
9 years ago
Shelikhoo 77eee3ed37
Added kcp json parser(By doing nothing)
9 years ago
Shelikhoo 12c40b7195
Renamed to kcpv avoid name conflict
9 years ago
Shelikhoo 63c1f2106d
Added kcp related configs
9 years ago
v2ray 1c06fc216a allow redirection in dokodemo
9 years ago
v2ray ffce784dce comments
9 years ago
v2ray b17edf907e enable connection reuse by default
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray f3975aafbf remove unnecessary log
9 years ago
v2ray 40ebd1e9ae remove unused definition
9 years ago
v2ray ff0cb89efa simplify connection reuse settings
9 years ago
v2ray 9a8bc3fc3c async connection close
9 years ago
v2ray dfe1ac1f2b Fix connection reuse
9 years ago
v2ray a86cd36ad2 configuration for connection reuse
9 years ago
v2ray 0fac2084c7 reusable connection
9 years ago
v2ray da24d00367 reusable connection
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 18d75cb7b4 bug fixes to dns server
9 years ago
v2ray ac4d92a186 fix udp connection mapping
9 years ago
v2ray 634c4964cc Massive fixes
9 years ago
v2ray 8fbca309df better management on udp connections
9 years ago
v2ray 1bd893501c reduce time of waiting for channel empty
9 years ago
v2ray 9b511fb071 Fix a typo
9 years ago
v2ray 663b9c9bbc busy wait on writing
9 years ago