Commit Graph

855 Commits (2f76680fe921b65d4711241e4cee0e47741534eb)
 

Author SHA1 Message Date
v2ray 2f76680fe9 Rename BadConfiguration to ErrorBadConfiguration
9 years ago
v2ray c825ce8fd8 Add warning when tags are not found.
9 years ago
v2ray be10ca7e09 fix shadowsocks udp ota
9 years ago
v2ray e9c784d4bd refactor shadowsocks
9 years ago
Darien Raymond c9554546db include shadowsocks as inbound in release
9 years ago
Darien Raymond 57ff7ba923 complete implementation of shadowsocks ota
9 years ago
Darien Raymond 7f5184e943 understand OTA bit
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 06b92bddcf authenticator
9 years ago
v2ray 494f431c37 remove ReadAllBytes in favor of io.ReadFull
9 years ago
v2ray 795c49b6fb close udp hub
9 years ago
v2ray dde3f60e30 udp for shadowsocks
9 years ago
v2ray 1f9bd5f692 rename TCPListener to TCPHub
9 years ago
Darien Raymond 4be27a6377 udp hub
9 years ago
Darien Raymond 925c06aeed rename transport/listener to hub
9 years ago
Darien Raymond 30f131b9ee test case for shadowsocks tcp
9 years ago
v2ray 095905a460 tcp handler for shadowsocks
9 years ago
v2ray 8ae8b3c9f5 custom tcp listener and connection object
9 years ago
v2ray 3f634eb54f fix build break
9 years ago
v2ray 40c3a01e68 update server config
9 years ago
v2ray 2e866be181 R.I.P Shadowsocks
9 years ago
Darien Raymond 6b894c719d own hosts in http config
9 years ago
Darien Raymond befd24c83e assert error is nil
9 years ago
v2ray 6d9d55bcba Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond 001c0cc725 Merge pull request #74 from kxjhlele/patch-9
9 years ago
Darien Raymond fff5394f3f Merge pull request #73 from kxjhlele/patch-8
9 years ago
kxjhlele 6e84500162 Update gen-server-cfg.sh
9 years ago
kxjhlele dd46442735 Update Dockerfile
9 years ago
v2ray e11088aad5 update doc
9 years ago
v2ray 8fd9d51fba remove use of InboundConnectionHandlerWithPort in InboundDetourHandlerDynamic
9 years ago
Darien Raymond e2370de572 Update version for next release
9 years ago
v2ray 9ae258de3d rename
9 years ago
v2ray 5e16fa2dcd rename InboundConnectionHandlerCreator
9 years ago
v2ray cd0ec176e0 typo
9 years ago
v2ray d4dcee5fa3 rename InboundConfig methods
9 years ago
v2ray d325400f2e rename RegisterInboundConnectionHandlerFactory to RegisterInboundHandlerCreator
9 years ago
v2ray 01ed2fa889 rename RegisterInboundConnectionConfig to RegisterInboundConfig
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray 4817f8ab1f Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond 4624de091b remove cache of existing user hashes
9 years ago
Darien Raymond 1a10f7c4da init rand with time
9 years ago
v2ray 9f6822411b late set of cmd id
9 years ago
v2ray b6e23de0d3 update install release
9 years ago
v2ray 2b1441b030 bytes to number methods
9 years ago
v2ray 96f582da98 test case for http proxy
9 years ago
v2ray 3f5bda898c more tests for router rules
9 years ago
v2ray fafc813f0e test case for field rule
9 years ago
v2ray 4f5743604a AnyCondition
9 years ago
v2ray ee72984f78 config test
9 years ago
v2ray f3ab58ea2e remove port closed
9 years ago