Commit Graph

1263 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 e72a7cb96f
KCP: VMess will call setProxyCap to advertise KCP capacity on init
9 years ago
Shelikhoo 29cb680a4b
KCP: VMess will advertise its KCP capacity
9 years ago
Shelikhoo 6d6158b089
KCP: Vmess will pass its meta to Dial3 and ListenTCP6
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
Shelikhoo 8666d122f0
InboundHandlerMeta,OutboundHandlerMeta added KcpSupported bool to declare KCP support
9 years ago
v2ray 679d646571 only build for linux
9 years ago
v2ray 1c06fc216a allow redirection in dokodemo
9 years ago
v2ray 666dff02b0 Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
v2ray 098982d79a adjust error level
9 years ago
v2ray 09f7e8b61e meaningful error message
9 years ago
v2ray ffce784dce comments
9 years ago
v2ray b17edf907e enable connection reuse by default
9 years ago
v2ray d9b59133cc Properly close inbound when no payload
9 years ago
v2ray 8a83a0b30e typo
9 years ago
v2ray 9c3f2ada47 update default response
9 years ago
v2ray 8b3875050d http response in blackhole
9 years ago
v2ray e732ba62a6 unified config loader
9 years ago
Darien Raymond 3f7b70a465 Merge pull request #168 from xiaokangwang/fix.internal.CreateOutboundHandler.ErrorProxyNotFound
9 years ago
Shelikhoo 3b1f8b553b
Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists
9 years ago
v2ray 774c8f5d5f fix refresh interval
9 years ago
v2ray 83c7e8491c fix conn reuse
9 years ago
v2ray e878973def retry if vmess conn fails
9 years ago