Commit Graph

92 Commits (933e244d9264bea139428c476fcf6feebc967c53)

Author SHA1 Message Date
v2ray 89a876a6d4
rename proxy/internal to proxy/registry
8 years ago
Darien Raymond 667b71aad0 Merge pull request #238 from xiaokangwang/websocket
8 years ago
v2ray 66bb7879e0
handle empty payload in freedom and outbound
8 years ago
Shelikhoo 7259b3363b
Merge branch 'master' into websockwt
8 years ago
v2ray 07dee80f54
update server
8 years ago
Shelikhoo 508f79f95f
Advertise WS cap
8 years ago
v2ray 9e997a5be7
typo
8 years ago
v2ray e6a61930d9
remove use of small buffer
8 years ago
v2ray 2034d54bab
rename VMessAccount to vmess.Account
8 years ago
v2ray 2049759640
use server spec in vmess
8 years ago
v2ray f871ca63e2
refine error message
8 years ago
v2ray 6f5b54747e
move encoding to vmess
8 years ago
v2ray e13ea7a54f
refine log in vmess
9 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 67ac925ee7
refactor bytes functions
9 years ago
v2ray 71ce8f4416 enable kcp
9 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
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
v2ray 09f7e8b61e meaningful error message
9 years ago
v2ray e732ba62a6 unified config loader
9 years ago
v2ray e878973def retry if vmess conn fails
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray 72fb5a256c send reuse option in header
9 years ago
v2ray dfe1ac1f2b Fix connection reuse
9 years ago
v2ray 43f6998d31 discard bad connections
9 years ago
v2ray 0fac2084c7 reusable connection
9 years ago
v2ray 3f9cb1136a allow dynamic type of user accounts
9 years ago
v2ray 444808a51a Remove Intxx interfaces
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 5b23d25e35 address
9 years ago
v2ray 634c4964cc Massive fixes
9 years ago
v2ray b5f43031d4 refactor alter id generation
9 years ago
v2ray 8a07534586 remove unnecessary package alias
9 years ago
v2ray 8d1f06ebaf clean up on error
9 years ago
v2ray 58530e6920 force chunked stream
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray 42b8dbe871 release all readers and writers
9 years ago
v2ray 70f803173a simplify reader/writer interface
9 years ago
v2ray e8023f0d92 releasable writer
9 years ago
v2ray 3ec40eedc1 remove old vmess request
9 years ago
v2ray 2144c47102 Migrate VMessOut into protocol
9 years ago
v2ray 76ca9de25f refactor protocol
9 years ago
v2ray 59bc881d70 move timestamp generator to protocol
9 years ago
v2ray 791ac307a2 Move userset to protocol
9 years ago
v2ray 9f50692d15 auto user creation for dynamic port
9 years ago
v2ray 6c860d64ad rename destIp to destIP
9 years ago