Commit Graph

37 Commits (28fa84ce6918dd22fc5bfb8ce24d4765b1f1ac3b)

Author SHA1 Message Date
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond 2cc92920fa
test case for balancer
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond 53870f1ea7
refactor mux client worker
6 years ago
Darien Raymond c7f847c96e
categorize read and write error
6 years ago
Darien Raymond 9e66f315e6
update mocks
6 years ago
Darien Raymond 5fc606ce9d
relocate mocks
6 years ago
V2Ray fdc72ed8c9 Move mocked userset to vmess/protocol/user
9 years ago
V2Ray 1d4b541d2f Move mock config to app/config
9 years ago
V2Ray 192960b711 Move mocked connection handlers to proxy/testing/mocks
9 years ago
V2Ray 3c43268898 inbound detour
9 years ago
V2Ray 1c09b70931 format code
9 years ago
V2Ray b44098d752 Introduce user level
9 years ago
V2Ray d585ec0593 Move config to app/point
9 years ago
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler
9 years ago
V2Ray 6e8425b23a Remove config type in connection settings()
9 years ago
Claire Raymond 771d0225c7 Refactor vmess config
9 years ago
V2Ray 890d185979 Cleanup root directory
9 years ago
V2Ray b115df56c0 fix test break
9 years ago
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation
9 years ago
V2Ray cd81e5531b reuse outbound connection handler
9 years ago
V2Ray 72b4eeba8b Simpilify configuration files
9 years ago
V2Ray 5c4b149d48 UDP support
9 years ago
V2Ray ec83281d18 Parse config just once
9 years ago
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication
9 years ago
V2Ray cb16047cf0 prefer interface over struct
9 years ago
V2Ray b319704282 Add network type to destination to be ready for UDP connection
9 years ago
V2Ray b40be74b86 Fix test break
9 years ago
V2Ray 075753c030 Massive refactoring for better code structure
9 years ago
V2Ray 76200e2764 test case for net.vmess
9 years ago
V2Ray 8be5d695c8 test case for socks.net
9 years ago
V2Ray 228e1eeabe re-enable vmess test
9 years ago
V2Ray 06e19d17e5 Update IV for instruction encryption
9 years ago
V2Ray 5af327f00b fix test break
9 years ago
V2Ray 51670b223d Remove prefix 'V' in struct names
9 years ago
V2Ray 8a6b07ba61 fix build break
9 years ago
V2Ray 262eb4f985 sample socks proxy
9 years ago