Commit Graph

26 Commits (4ca43c3121625bfffa2e1ee0439283e3a7342794)

Author SHA1 Message Date
v2ray 5b1854f842 simplify connection handler registration
9 years ago
v2ray 0780db7999 move connhandler to proxy
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 34a0cb0b70 move port out of address
9 years ago
v2ray 092217182a simplify config directory
9 years ago
v2ray 8bee0c4a7b cleanup shell/point/config
9 years ago
v2ray f69b83f3e6 add interface for socks config
9 years ago
Darien Raymond 3c12469ae5 leverage serial.String in assert
9 years ago
Darien Raymond 0a2e4343bc massive refactoring against unit test lib
9 years ago
V2Ray 07582c5b60 Move point to shell
9 years ago
V2Ray 1d4b541d2f Move mock config to app/config
9 years ago
V2Ray 654cdf18d9 Refactor socks json config
9 years ago
V2Ray 03b8c8f9e8 Port picker
9 years ago
V2Ray 192960b711 Move mocked connection handlers to proxy/testing/mocks
9 years ago
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler
9 years ago
V2Ray 4bc91b0215 Fix test
9 years ago
V2Ray 7cc8d90f26 test case for wrong auth method
9 years ago
V2Ray dc7d4a2309 Test case for wrong user account in socks5
9 years ago
V2Ray 5cee727308 Fix socks authentication
9 years ago
V2Ray 213aa2ecf0 Socks supports multiple accounts
9 years ago
V2Ray 72b4eeba8b Simpilify configuration files
9 years ago
V2Ray 0be00a1c52 Fix socks test
9 years ago
V2Ray 59a6e1cef8 test case for socks udp
9 years ago
V2Ray b319704282 Add network type to destination to be ready for UDP connection
9 years ago
V2Ray 075753c030 Massive refactoring for better code structure
9 years ago