Commit Graph

235 Commits (2364f5f280eac1ff1f91fb25f2fbbb2244296dae)

Author SHA1 Message Date
v2ray 01ed2fa889 rename RegisterInboundConnectionConfig to RegisterInboundConfig
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray 790d37bf90 checksum for response command
9 years ago
v2ray f478db2b2e ensure that detour list has not changed
9 years ago
v2ray 2c03641f74 test case for receiver
9 years ago
v2ray 37a9d8ef50 dice.Roll()
9 years ago
Darien Raymond d8c6102638 test case for on demand detour
9 years ago
v2ray f60747c455 2nd step to reduce number of authentication bits
9 years ago
v2ray baaef1dad5 handle switch account command in vmess out
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 5ceac7a6e2 move host from net/json to net
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
9 years ago
Darien Raymond bed5235772 remove proxy/vmess/protocol/user
9 years ago
v2ray 349b02084c rewrite hashing logic in vmess
9 years ago
v2ray 5b1854f842 simplify connection handler registration
9 years ago
v2ray 350b31cad9 First step to reduce number of bytes for response validation
9 years ago
v2ray b9c3f2cb75 Fix for empty packets
9 years ago
v2ray 3e76c3f307 fix a typo
9 years ago
v2ray 1239b1a57b fix buffer usage in vmess out
9 years ago
Darien Raymond e6ad1d8518 format code
9 years ago
Darien Raymond 27b521d2aa fix buffer usage in VMess
9 years ago
v2ray 0780db7999 move connhandler to proxy
9 years ago
v2ray 54ce82fbfa Move unnecessary functions to internal
9 years ago
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config
9 years ago
v2ray 3baa1f5bc5 interface for inbound connection handler manager
9 years ago
v2ray 6543facd51 converting from host to address directly
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
v2ray a63670311e use uuid in vmess id
9 years ago
Darien Raymond dd81fc6f6a hide space implementations from interfaces
9 years ago
Darien Raymond ed09b4ea6a support domain as host in VMess outbound config.
9 years ago
Darien Raymond af8412175e re-org vmess content
9 years ago
v2ray e1c58fae2b dns cache
9 years ago
v2ray 06f9b65ec4 receiver manager
9 years ago
Darien Raymond 6bb53251e9 handle response command in vmess outbound.
9 years ago
Darien Raymond 11220a4952 split vmess inbound and outbound
9 years ago