Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 722594cb79 hide server implementation detail 2017-02-22 11:30:52 +01:00
Darien Raymond 6363c33790 detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond e480091388 smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond 0f71305ee1 refine log message 2017-02-21 22:15:20 +01:00
Darien Raymond 3112d3a2d3 typo 2017-02-21 15:48:21 +01:00
Darien Raymond a3a772e1d0 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-20 16:03:44 +01:00
Darien Raymond 29d614fda5 comments 2017-02-20 11:25:05 +01:00
Darien Raymond bf7906c7f0 clean lint warnings 2017-02-20 10:33:35 +01:00
Darien Raymond c220f9cb3e sync for tcp hub 2017-02-19 22:29:31 +01:00
Darien Raymond 7a97d73737 fix race condition in transport 2017-02-18 00:28:50 +01:00
Darien Raymond ebed271a92 fix race conditions in kcp 2017-02-18 00:04:25 +01:00
Darien Raymond 587ada599c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-17 17:24:39 +01:00
Darien Raymond c6336158c3 Update version 2017-02-17 17:24:30 +01:00
Darien Raymond 4d34d081f1 reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
Darien Raymond 949a74edfa fix a nil reference issue in tls listener 2017-02-17 10:33:42 +01:00
Darien Raymond 7d2e2baaf9 mips release with golang 1.8 2017-02-17 10:22:38 +01:00
Darien Raymond 9ad9af367c rename import for net test 2017-02-16 21:08:10 +01:00
Darien Raymond 38014efdee refactor websocket 2017-02-16 17:13:20 +01:00
Darien Raymond 935620104d refactor websocket 2017-02-16 16:53:31 +01:00
Darien Raymond 020b436827 merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond 7199ffcaa2 refactor 2017-02-14 22:45:36 +01:00
Darien Raymond 16d803ba1d remove unused function 2017-02-14 22:37:59 +01:00
Darien Raymond 48eb40ff39 dice.RandomUint16 2017-02-14 22:29:44 +01:00
Darien Raymond 3c032f0d53 update frame header masking strategy 2017-02-14 14:16:43 +01:00
Darien Raymond 104446afdf update masking strategy 2017-02-14 10:55:45 +01:00
Darien Raymond 8d6a4d0a8a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-14 10:13:13 +01:00
Darien Raymond 0d83330ced condition session history 2017-02-14 10:13:09 +01:00
Darien Raymond d5b1762865 mask size bytes 2017-02-14 10:11:26 +01:00
Darien Raymond 9ca520893b comments 2017-02-14 09:26:17 +01:00
Darien Raymond 520e3ea9e6 signal.semaphore 2017-02-13 23:29:34 +01:00
Darien Raymond 90200fbecb remove signal.Once 2017-02-13 23:12:27 +01:00
Darien Raymond 6d446f57f7 remove cancel signal 2017-02-13 23:03:42 +01:00
Darien Raymond 48639ddb98 fix a bug in udp hub 2017-02-13 23:03:36 +01:00
Darien Raymond 76d2e5517b comments 2017-02-13 22:39:55 +01:00
Darien Raymond 5040817a7b apply contex in udp hub 2017-02-13 22:39:50 +01:00
Darien Raymond 10acab0dfe comments 2017-02-13 22:11:36 +01:00
Darien Raymond 7b707275df naming refactoring 2017-02-13 13:16:37 +01:00
Darien Raymond 4f27a07c29 update comments 2017-02-13 13:13:21 +01:00
Darien Raymond 4c661bee47 update comments 2017-02-13 13:10:43 +01:00
Darien Raymond 02028bf8be fix panic when there is no available handler 2017-02-13 13:08:28 +01:00
Darien Raymond 5c824dbe82 fix version settings in build 2017-02-12 21:54:35 +01:00
Darien Raymond ec95caa946 per inbound session history 2017-02-12 16:53:23 +01:00
Darien Raymond 10d26f2d7f test case for anti reply attack 2017-02-12 14:00:17 +01:00
Darien Raymond 3e10f3ae69 server side anti reply attack 2017-02-12 13:57:36 +01:00
Darien Raymond f2e149e1d0 remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond c0ea29a2ed switch to info 2017-02-11 07:39:06 +01:00
Darien Raymond 0cfd8ab423 default security settings for dynamic port 2017-02-11 07:29:29 +01:00
Darien Raymond d3a5a75a34 Update version 2017-02-11 00:42:01 +01:00
Darien Raymond c422196280 safe return in blackhole 2017-02-11 00:41:14 +01:00
Darien Raymond 237ccf505c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-10 17:19:16 +01:00
Darien Raymond 6c0fc4b0ec fix ineffectual assign in core 2017-02-10 16:54:51 +01:00
Darien Raymond 5ccc915f8f typo 2017-02-10 16:50:45 +01:00
Darien Raymond 6888093197 gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond 2ba59428c9 remove lock in websocket connection 2017-02-10 16:41:54 +01:00
Darien Raymond cc58f5cb8f doc 2017-02-10 16:38:32 +01:00
Darien Raymond a32063dfb5 refactor core 2017-02-10 16:25:54 +01:00
Darien Raymond e57124ab87 remove unnecessary error message 2017-02-10 12:01:52 +01:00
Darien Raymond 396cf21597 output detailed error message 2017-02-10 12:00:37 +01:00
Darien Raymond cfcf16feed fix typo 2017-02-10 11:57:59 +01:00
Darien Raymond 1aeab3dd96 normalized path in websocket 2017-02-10 11:47:53 +01:00
Darien Raymond 5e7fb6d0dd refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond 51745e772c rename 2017-02-09 22:55:12 +01:00
Darien Raymond d04d92c187 update context functions 2017-02-09 22:49:38 +01:00
Darien Raymond d270a99d4f simplify code 2017-02-09 12:31:40 +01:00
Darien Raymond 0d68293ef8 fix test break 2017-02-09 12:31:26 +01:00
Darien Raymond cdb0b94046 cleanup websocket code 2017-02-09 11:42:17 +01:00
Darien Raymond e5fbe56e2e fix test break 2017-02-09 11:42:03 +01:00
Darien Raymond 5ec3fe093d fix test break 2017-02-08 19:00:13 +01:00
Darien Raymond 3be6c72211 cleanup websocket code 2017-02-08 18:30:16 +01:00
Darien Raymond fc1b37d809 test case for TLS over websocket 2017-02-08 17:57:21 +01:00
Darien Raymond f99bd8b8b2 remove unused functions 2017-02-08 10:38:36 +01:00
Darien Raymond 27b0401c20 remove context functions for allow passive connection 2017-02-08 10:37:53 +01:00
Darien Raymond dc8e94ac79 test case for transport config 2017-02-08 10:26:58 +01:00
Darien Raymond 5de7fb8bc2 comments 2017-02-08 10:01:22 +01:00
Darien Raymond d2968e08ea suspend ipv6 test 2017-02-08 00:45:29 +01:00
Darien Raymond 2a486c6b9e ipv6 test 2017-02-08 00:26:40 +01:00
Darien Raymond 6bcce77afb fix import 2017-02-07 23:33:40 +01:00
Darien Raymond a0f2dabe5c fix kcp test 2017-02-07 23:33:21 +01:00
Darien Raymond d2538839af fix byte assertion 2017-02-07 23:33:02 +01:00
Darien Raymond 8b1bedc607 fix time update in travis 2017-02-07 22:38:25 +01:00
Darien Raymond d7167f552d remove allowPassiveConnection from config 2017-02-07 21:28:21 +01:00
Darien Raymond bd308e7817 sync time for test 2017-02-07 21:24:14 +01:00
Darien Raymond e7a7b38319 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-07 21:11:50 +01:00
Darien Raymond b652032d9d update for mux 2017-02-07 21:11:47 +01:00
Darien Raymond b9eb40622d Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-07 17:37:29 +01:00
Darien Raymond d72029211f completely remove allow passive connection 2017-02-07 17:37:26 +01:00
Darien RaymondandGitHub 338c4f5cc9 Update .travis.yml 2017-02-07 17:03:42 +01:00
Darien RaymondandGitHub c245b4506e Update .travis.yml 2017-02-07 10:29:18 +01:00
Darien Raymond 4e8e15d528 refine error handling in byte reader 2017-02-07 00:39:07 +01:00
Darien Raymond 3643dc37e0 refine kcp output 2017-02-07 00:38:46 +01:00
Darien Raymond 14bbb58b12 fix bytes assertion 2017-02-06 23:25:52 +01:00
Darien Raymond a8abd68574 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-06 23:21:46 +01:00
Darien Raymond d27743b3b9 rewrite vmess test 2017-02-06 15:36:55 +01:00
Darien Raymond 2897df5a7a don't copy leftoever if at head 2017-02-06 14:06:41 +01:00
Darien Raymond 775b4ef542 update auth test 2017-02-06 14:02:17 +01:00
Darien Raymond ce34a25e66 fix build break 2017-02-06 13:49:03 +01:00
Darien Raymond 47c3646162 refine authentication reader 2017-02-06 13:31:36 +01:00
Darien Raymond 6144b2ff55 update reference 2017-02-05 09:15:52 +01:00
Darien Raymond a13a8cffd8 test v2ray close 2017-02-05 08:44:08 +01:00
Darien Raymond 05626ca0fe check if hub is initialized. 2017-02-05 08:38:25 +01:00