Commit Graph

40 Commits (7f697661cd4c947a068d298ee7e5964f23fe5a5b)

Author SHA1 Message Date
Darien Raymond 16051587b5
fix test break
6 years ago
Darien Raymond 87ba7dd0d1
implement remove user in vmess
7 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3ded18a75b initializable apps
9 years ago
v2ray 8a07534586 remove unnecessary package alias
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 2147ba5ab3 move fundamental interfaces from vmess to common
9 years ago
v2ray 2031c13a7f refactor app.Space
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
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 a63670311e use uuid in vmess id
9 years ago
Darien Raymond af8412175e re-org vmess content
9 years ago
v2ray 8bee0c4a7b cleanup shell/point/config
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 31fb65b3d8 Remove VMess UDP
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
Claire Raymond 771d0225c7 Refactor vmess config
9 years ago
V2Ray 4bc91b0215 Fix test
9 years ago
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation
9 years ago
V2Ray 72b4eeba8b Simpilify configuration files
9 years ago
V2Ray 5c4b149d48 UDP support
9 years ago
V2Ray 76563cb7c7 simplify udp handling
9 years ago
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication
9 years ago
V2Ray 79ffd818b2 Add network field in config file.
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 075753c030 Massive refactoring for better code structure
9 years ago