Commit Graph

793 Commits (24b300d75df03ffc8a0b807e078df19e40ec820e)
 

Author SHA1 Message Date
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
Darien Raymond e346f179d2 update my own domain for testing
9 years ago
Darien Raymond cf4d0146fb test case for domain dialing
9 years ago
Darien Raymond 8180145413 more test cases for uuid
9 years ago
Darien Raymond 7f4ff04483 test cases for Equals()
9 years ago
Darien Raymond d75eeed25d format code
9 years ago
Darien Raymond 85feb725a5 BytesLiteral.All()
9 years ago
Darien Raymond c78460df1e test case for ipv4 address in ipv6 format
9 years ago
v2ray f60747c455 2nd step to reduce number of authentication bits
9 years ago
v2ray 51695df239 implement inbound connection handler manager in point
9 years ago
Darien Raymond 23b6b987ca fix a bug in cmdkey generation
9 years ago
v2ray baaef1dad5 handle switch account command in vmess out
9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound
9 years ago
v2ray 573d0a9c29 fix build break
9 years ago
v2ray 6eff759b05 more fields in switch account command
9 years ago
v2ray 65d5c07533 BytesLiteral.String
9 years ago
v2ray 4dd771170c lazy evaluation of access log
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 8f20933457 cleanup socks log
9 years ago
v2ray 0bfe78dd6e more logs in point
9 years ago
v2ray a6a14247af remove workaround for centos 6. it doesn't work anyway.
9 years ago
v2ray d3d2b28032 bump version for next release
9 years ago
v2ray 0bdf277de5 detect systemctl in install release script
9 years ago
v2ray 666e98da85 add systemd deploy script
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
Darien Raymond 9af80c834b Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond ae8121e633 remove json packages in app folder
9 years ago
Darien Raymond 0210e35c61 Merge pull request #69 from kxjhlele/patch-7
9 years ago
kxjhlele 76e5df4ea8 Update install.sh
9 years ago
v2ray 48f1d34ca5 fix config in http
9 years ago
v2ray 2d233295e6 simplify stringlist
9 years ago
v2ray a403859105 move network to net
9 years ago
v2ray 393a64820f simplify port range
9 years ago
v2ray 5ceac7a6e2 move host from net/json to net
9 years ago
v2ray 1f1f79b90a simplify address
9 years ago
v2ray 8c08248418 enable json test in travis
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
9 years ago
Darien Raymond f87ab4713c simplify v2ray.service
9 years ago