Commit Graph

999 Commits (2144c4710245c17945275bd98a9a15f08357e4ed)

Author SHA1 Message Date
v2ray c958a20565 default value for strategy random 2016-01-23 10:58:26 +01:00
v2ray c26f081101 delay close of expired connections 2016-01-22 22:17:50 +01:00
v2ray 73c17d9931 more fuzz test 2016-01-22 21:56:37 +01:00
v2ray 42b4764700 revert lock change 2016-01-22 17:56:19 +01:00
v2ray f735663364 check input value nil 2016-01-22 17:56:12 +01:00
v2ray 790d37bf90 checksum for response command 2016-01-22 17:56:03 +01:00
v2ray 24b300d75d remove fuzzing lib 2016-01-22 17:55:10 +01:00
v2ray 9ec238d161 account fuzz test 2016-01-22 17:55:03 +01:00
v2ray c61cd2cf8f always recreate buffer for ich in user 2016-01-22 16:51:11 +01:00
v2ray 795681c288 fix locking in vmess inbound 2016-01-22 16:50:31 +01:00
v2ray d8f29f4b5e log for detour picking 2016-01-22 16:48:17 +01:00
v2ray 98d99a1fd0 dynamic allocation of inbounds 2016-01-22 16:25:01 +01:00
v2ray f478db2b2e ensure that detour list has not changed 2016-01-22 01:10:25 +01:00
v2ray 2c03641f74 test case for receiver 2016-01-22 01:10:12 +01:00
v2ray 5ebfc269fd vscode settings 2016-01-22 00:53:58 +01:00
v2ray 216faf587c string list test 2016-01-22 00:53:51 +01:00
v2ray 37a9d8ef50 dice.Roll() 2016-01-21 22:45:44 +01:00
Darien Raymond d623b1809d minor fix 2016-01-21 16:29:18 +00:00
Darien Raymond d8c6102638 test case for on demand detour 2016-01-21 16:22:56 +00:00
Darien Raymond e346f179d2 update my own domain for testing 2016-01-21 12:27:08 +00:00
Darien Raymond cf4d0146fb test case for domain dialing 2016-01-21 12:18:37 +00:00
Darien Raymond 8180145413 more test cases for uuid 2016-01-21 12:11:23 +00:00
Darien Raymond 7f4ff04483 test cases for Equals() 2016-01-21 12:05:28 +00:00
Darien Raymond d75eeed25d format code 2016-01-21 12:05:16 +00:00
Darien Raymond 85feb725a5 BytesLiteral.All() 2016-01-21 11:52:09 +00:00
Darien Raymond c78460df1e test case for ipv4 address in ipv6 format 2016-01-21 11:51:53 +00:00
v2ray f60747c455 2nd step to reduce number of authentication bits 2016-01-21 10:08:00 +01:00
v2ray 51695df239 implement inbound connection handler manager in point 2016-01-21 01:40:52 +01:00
Darien Raymond 23b6b987ca fix a bug in cmdkey generation 2016-01-20 16:45:50 +00:00
v2ray baaef1dad5 handle switch account command in vmess out 2016-01-20 17:31:43 +01:00
v2ray b0adb24003 handle inbound detour in vmess inbound 2016-01-19 23:41:40 +01:00
v2ray 573d0a9c29 fix build break 2016-01-19 10:32:20 +01:00
v2ray 6eff759b05 more fields in switch account command 2016-01-19 01:21:07 +01:00
v2ray 65d5c07533 BytesLiteral.String 2016-01-18 12:58:04 +01:00
v2ray 4dd771170c lazy evaluation of access log 2016-01-18 12:31:27 +01:00
v2ray eec0bb4db4 lazy evaluation of log fields 2016-01-18 12:24:33 +01:00
v2ray 8f20933457 cleanup socks log 2016-01-18 11:43:24 +01:00
v2ray 0bfe78dd6e more logs in point 2016-01-18 11:41:02 +01:00
v2ray a6a14247af remove workaround for centos 6. it doesn't work anyway. 2016-01-18 10:48:42 +01:00
v2ray d3d2b28032 bump version for next release 2016-01-18 00:38:04 +01:00
v2ray 0bdf277de5 detect systemctl in install release script 2016-01-18 00:19:37 +01:00
v2ray 666e98da85 add systemd deploy script 2016-01-17 22:45:56 +01:00
v2ray dde47290d7 completely remove json folder in v2ray 2016-01-17 21:43:10 +01:00
Darien Raymond 9af80c834b Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-01-17 15:22:08 +00:00
Darien Raymond ae8121e633 remove json packages in app folder 2016-01-17 15:20:49 +00:00
Darien Raymond 0210e35c61 Merge pull request #69 from kxjhlele/patch-7
Update install.sh
2016-01-17 15:02:04 +01:00
kxjhlele 76e5df4ea8 Update install.sh
go1.5.3
2016-01-17 20:59:32 +08:00
v2ray 48f1d34ca5 fix config in http 2016-01-16 13:08:50 +01:00
v2ray 2d233295e6 simplify stringlist 2016-01-15 15:23:12 +01:00
v2ray a403859105 move network to net 2016-01-15 14:34:33 +01:00