Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 48de0180bf more time for testing 2017-04-16 21:31:33 +02:00
Darien Raymond 6515cf12e5 log err on tcp test server 2017-04-16 21:31:28 +02:00
Darien Raymond 57a353e92f return EOF on context done 2017-04-16 21:31:16 +02:00
Darien Raymond e274474f25 disable parallel test execution 2017-04-16 21:04:15 +02:00
Darien Raymond c55f737dd0 kill server faster 2017-04-16 20:55:48 +02:00
Darien Raymond e064ce65c8 handle error properly 2017-04-16 13:24:02 +02:00
Darien Raymond d6988f1a63 simplify code 2017-04-16 13:17:35 +02:00
Darien Raymond 5c2cabb44e clear reference on release 2017-04-16 13:12:58 +02:00
Darien Raymond 2f565bfd5e simplify ray stream 2017-04-16 09:57:28 +02:00
Darien Raymond d809973621 pprof debug 2017-04-15 22:50:42 +02:00
Darien Raymond 02ce3ffded release buffer 2017-04-15 22:29:38 +02:00
Darien Raymond abe790181e multi reader 2017-04-15 22:22:29 +02:00
Darien Raymond ed7b22622c release buffer properly 2017-04-15 21:50:23 +02:00
Darien Raymond 47ba054ad5 optimize ota writer 2017-04-15 21:49:18 +02:00
Darien Raymond b1dfff2fdd remove 8k buffer pool 2017-04-15 21:19:21 +02:00
Darien Raymond f506a39d32 multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond 0ef9143ffd refactor 2017-04-14 21:38:07 +02:00
Darien Raymond 94e01672d7 update error propagation 2017-04-14 14:58:32 +02:00
Darien Raymond b98f3d3358 Update version 2017-04-14 14:45:07 +02:00
Darien Raymond 0a2547b285 cleanup handler functions 2017-04-14 10:03:10 +02:00
Darien Raymond f57260c358 refactor 2017-04-13 22:17:58 +02:00
Darien Raymond 94c6acea43 remove docker def 2017-04-13 22:02:52 +02:00
Darien Raymond 2cf809021b force close session manage when main connection is finished 2017-04-13 20:56:32 +02:00
Darien Raymond 81d840699a mutex protected close 2017-04-13 20:14:07 +02:00
Darien Raymond c9f661f018 refactor 2017-04-12 23:55:59 +02:00
Darien Raymond ad083989aa split session manager out of mux client and server 2017-04-12 22:31:11 +02:00
Darien Raymond 4f4ced6b02 fix vmess test 2017-04-12 12:06:36 +02:00
Darien Raymond 9b834a2148 handle status keep alive 2017-04-12 11:52:10 +02:00
Darien Raymond 8800238d24 improve http response performance 2017-04-12 11:13:54 +02:00
Darien Raymond 64b929862c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-12 11:13:33 +02:00
Darien Raymond 343417633a fix build break 2017-04-12 10:41:02 +02:00
Darien Raymond c89cd8ae24 settings for mux concurrency 2017-04-12 10:40:21 +02:00
Darien Raymond 042e5e8033 multiple fixes for http proxy 2017-04-12 00:21:46 +02:00
Darien Raymond a758e07339 fix a typo 2017-04-11 21:18:23 +02:00
Darien Raymond f2f1ad8d6b fix test break 2017-04-11 16:58:51 +02:00
Darien Raymond 62c896e8b8 correctly handle keep-alive in http server 2017-04-11 14:59:58 +02:00
Darien Raymond 8bb2d02f78 check number of shadowsocks servers 2017-04-11 13:42:10 +02:00
Darien Raymond ac8d882a55 check number of socks servers 2017-04-11 10:35:14 +02:00
Darien Raymond 056084defd Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-10 23:48:23 +02:00
Darien Raymond f8a96e0ee1 update build zone 2017-04-10 23:48:11 +02:00
Darien Raymond 4fa3c70429 simplify log handling 2017-04-10 15:03:10 +02:00
Darien Raymond fd0a95e3c6 comments 2017-04-10 14:56:08 +02:00
Darien Raymond 1ab6c341e4 comments 2017-04-10 14:44:42 +02:00
Darien Raymond be9f688c2d update 2017-04-09 21:28:21 +02:00
Darien Raymond 68bc9ea8e4 cleanup error messages 2017-04-09 15:04:04 +02:00
Darien Raymond 0e01e9e9ca comments 2017-04-09 14:49:40 +02:00
Darien Raymond 277a08d8a7 fix lint error 2017-04-09 14:33:08 +02:00
Darien Raymond 7c1b3ac1f0 cleanup error messages 2017-04-09 13:30:46 +02:00
Darien Raymond a8586eace6 fix interface 2017-04-09 12:45:25 +02:00
Darien Raymond 345e43b4c4 update error message 2017-04-09 09:49:19 +02:00
Darien Raymond 2a51b71ba4 use merging reader only for tcp traffic 2017-04-09 09:08:10 +02:00
Darien Raymond 35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond 8175a751db update geoip 2017-04-09 01:12:09 +02:00
Darien Raymond 503f767862 error generator 2017-04-09 00:54:23 +02:00
Darien Raymond b943581e5b gofmt 2017-04-09 00:54:07 +02:00
Darien Raymond bc4e2293ef remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond 6c736b8d57 fix test break 2017-04-08 22:09:13 +02:00
Darien Raymond 2d813295e6 laze init of error messages 2017-04-08 21:18:13 +02:00
Darien Raymond 1fa83aead5 golang 1.8.1 2017-04-08 07:33:47 +02:00
Darien Raymond a034276eee update error messages 2017-04-07 22:56:27 +02:00
Darien Raymond 9bb66b4de4 update error messages 2017-04-07 22:45:07 +02:00
Darien Raymond de0d0b3eb0 fix test break 2017-04-07 22:29:31 +02:00
Darien Raymond ade8453c0a completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond cc8935ee02 enable mux by default 2017-04-07 21:00:51 +02:00
Darien Raymond 806ee420e5 Update version 2017-04-07 17:20:40 +02:00
Darien Raymond 1b244bf3a1 reduce VMess memory usage 2017-04-06 23:11:36 +02:00
Darien Raymond 954587cdc9 fix build for linux 2017-04-06 23:11:26 +02:00
Darien Raymond 2668954c12 update error messages 2017-04-06 22:17:13 +02:00
Darien Raymond b4cd497abf update error messages 2017-04-06 22:00:32 +02:00
Darien Raymond 67956b9120 update error message 2017-04-06 21:44:20 +02:00
Darien Raymond 75f5cb9afb refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond fc31f9b94c refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 65c6972eb5 delete then add 2017-04-06 11:41:57 +02:00
Darien Raymond f37f03f476 use preemptible machine 2017-04-05 23:43:51 +02:00
Darien Raymond 16ce077d58 rename server 2017-04-05 23:38:37 +02:00
Darien Raymond dff0230034 add aead cipher 2017-04-05 22:55:26 +02:00
Darien Raymond a3042583e8 remove unused file 2017-04-05 22:51:07 +02:00
Darien Raymond 8acde086c3 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 17:36:18 +02:00
Darien Raymond babf7476ff more logs 2017-04-05 17:36:15 +02:00
Darien Raymond 7682929c11 close main connection quicker 2017-04-05 15:22:21 +02:00
Darien Raymond 4ee1abdaff refactor 2017-04-05 14:26:20 +02:00
Darien Raymond 9b1d20943f clean up mux client in manager 2017-04-05 14:24:15 +02:00
Darien Raymond d10445d49a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 14:13:28 +02:00
Darien Raymond 4d682c01e0 refactor mux 2017-04-05 14:13:26 +02:00
Darien Raymond 2a3facab5a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 13:46:13 +02:00
Darien Raymond 55328921b5 wait for done 2017-04-05 13:46:11 +02:00
Darien Raymond 0a15bceb55 fix dead lock 2017-04-05 12:56:50 +02:00
Darien Raymond 947492a71c close all sessions after main connection ends 2017-04-05 11:02:49 +02:00
Darien Raymond 32842bc14b shutdown after build complete 2017-04-04 23:11:52 +02:00
Darien Raymond 3e809f4750 fix comments 2017-04-04 21:26:48 +02:00
Darien Raymond 2e5cb82790 update proto 2017-04-04 12:28:14 +02:00
Darien Raymond 7195c17af6 close server down link 2017-04-04 11:20:07 +02:00
Darien Raymond 619c7b9e39 update mux test case 2017-04-04 11:08:06 +02:00
Darien Raymond db8e09512c stop sending content-length in http CONNECT 2017-04-04 11:01:41 +02:00
Darien Raymond 18b0b87c52 no-op timer 2017-04-04 10:24:38 +02:00
Darien Raymond 55ecd92064 simplify mux code 2017-04-04 00:17:38 +02:00
Darien Raymond 27009786e9 output error 2017-04-04 00:17:29 +02:00
Darien Raymond a49816ae46 more complicated mux test 2017-04-03 23:43:45 +02:00
Darien Raymond bf0a4c428e refactor mux code 2017-04-03 23:43:33 +02:00
Darien Raymond 682235cacc refactor server worker 2017-04-03 17:28:15 +02:00