Commit Graph

1180 Commits (43f6998d311e4d9760072c9f051c630fd374b18a)
 

Author SHA1 Message Date
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
v2ray 03ee9c7e3d delay close of existing connections
9 years ago
v2ray f7d3f22d84 remove use of AfterFunc
9 years ago
v2ray c1831551c1 update dynamic test case
9 years ago
v2ray 26fbd880f6 reuse connection handler
9 years ago
v2ray f48504a2e4 reuse buffer
9 years ago
v2ray 19b8b54672 fix usage of =
9 years ago
v2ray c958a20565 default value for strategy random
9 years ago
v2ray c26f081101 delay close of expired connections
9 years ago
v2ray 73c17d9931 more fuzz test
9 years ago
v2ray 42b4764700 revert lock change
9 years ago
v2ray f735663364 check input value nil
9 years ago
v2ray 790d37bf90 checksum for response command
9 years ago
v2ray 24b300d75d remove fuzzing lib
9 years ago
v2ray 9ec238d161 account fuzz test
9 years ago
v2ray c61cd2cf8f always recreate buffer for ich in user
9 years ago
v2ray 795681c288 fix locking in vmess inbound
9 years ago
v2ray d8f29f4b5e log for detour picking
9 years ago
v2ray 98d99a1fd0 dynamic allocation of inbounds
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 5ebfc269fd vscode settings
9 years ago
v2ray 216faf587c string list test
9 years ago
v2ray 37a9d8ef50 dice.Roll()
9 years ago
Darien Raymond d623b1809d minor fix
9 years ago
Darien Raymond d8c6102638 test case for on demand detour
9 years ago