Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 5ba41e50ec update mocks 2018-12-27 16:37:13 +01:00
Darien Raymond fc92b6295a compact buffers 2018-12-27 16:36:48 +01:00
Darien Raymond 012a2d6f57 fix #1477 2018-12-17 20:31:54 +01:00
Darien Raymond ac6c262f2e Update version 2018-12-12 18:37:51 +01:00
Darien Raymond fd7bbdf5e9 update geosite on release 2018-12-11 16:45:20 +01:00
Darien Raymond a138ab7cb3 update geosite.dat 2018-12-11 16:43:56 +01:00
Darien Raymond ec95dca3e5 force packet reader in freedom on UDP 2018-12-11 10:17:50 +01:00
Darien Raymond 4055c467a1 tweak quic server parameters 2018-12-11 09:50:36 +01:00
Darien Raymond 0ca762e0e2 fix a deadlock in cacheReader. fix #1471 2018-12-11 09:17:10 +01:00
Darien Raymond 372da062d4 fix build break 2018-12-10 23:34:54 +01:00
Darien Raymond 7e37d141e2 move parseHost to http protocol 2018-12-10 23:08:16 +01:00
Darien Raymond 867135d85a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-12-07 18:02:23 +01:00
Darien Raymond 769eeb0efd remove plugin support as it is not practical 2018-12-07 09:50:11 +01:00
Darien Raymond 146b4eef0e delay between file uploading 2018-12-06 22:53:23 +01:00
Darien Raymond 93e375fa9a Update version 2018-12-06 22:05:47 +01:00
Darien Raymond 6b355ef461 fix a typo in local dns 2018-12-06 21:34:05 +01:00
Darien Raymond f49f85b5bd fix #1462 2018-12-06 21:09:41 +01:00
Darien Raymond 21b3f66b8b fix IP parsing in local dns client 2018-12-06 20:11:45 +01:00
Darien Raymond 30b5bffad4 support custom log handler 2018-12-06 17:37:05 +01:00
Darien Raymond b9450d8475 Revert "use default logger for android and ios"
This reverts commit 9743380e2d.
2018-12-06 17:03:15 +01:00
Darien Raymond 50e77cbb19 fix broken test 2018-12-06 14:44:24 +01:00
Darien Raymond 9743380e2d use default logger for android and ios 2018-12-06 14:40:45 +01:00
Darien Raymond 427679e66d simplify task execution 2018-12-06 11:35:02 +01:00
Darien Raymond cf1705267e switch to errgroup 2018-12-06 10:22:14 +01:00
Darien Raymond c89183e6b3 update port picking 2018-12-05 16:27:32 +01:00
Darien Raymond 4104a86b6c use default dns resolver to prevent errors in android 2018-12-05 15:48:40 +01:00
Darien Raymond 82d562d1f0 use session.Outbound.ResolvedIPs 2018-12-04 20:36:51 +01:00
Darien Raymond 98d89aebc2 fix release script 2018-12-04 19:40:12 +01:00
Darien Raymond 72f5e9de16 fix vendor directory 2018-12-04 18:59:14 +01:00
Darien Raymond 8567c66842 flatten vendor directory 2018-12-04 18:50:53 +01:00
Darien Raymond bea521537e errors.Combine 2018-12-04 14:17:08 +01:00
Darien Raymond d4613f156b defer at right place 2018-12-04 14:16:31 +01:00
Darien Raymond 0bc22154e5 defer server close 2018-12-04 14:15:35 +01:00
Darien Raymond c49b93b39e simplify buffer allocation 2018-12-04 11:07:33 +01:00
Darien Raymond a6d81cc56d api doc 2018-12-03 23:39:21 +01:00
Darien Raymond 28fa84ce69 API doc 2018-12-03 22:44:42 +01:00
Darien Raymond 05f8de1b8f allow custom controller function 2018-12-03 17:41:24 +01:00
Darien Raymond 0f63be6340 open ReadBuffer for quic connections 2018-12-03 16:01:14 +01:00
Darien Raymond 3340f81d03 fix reader/writer for packet conn 2018-12-03 14:20:57 +01:00
Darien Raymond e392f8ed3d use WriteByte instead of copy 2018-12-03 12:50:24 +01:00
Darien Raymond 844f6937a4 reduce memory consumption on readOne 2018-12-03 12:40:38 +01:00
Darien Raymond c5a384195a fix #1451 2018-12-02 19:40:43 +01:00
Darien Raymond e5314cfb56 domain property 2018-12-01 21:02:36 +01:00
Darien Raymond 057e271588 update proto lib 2018-12-01 17:39:51 +01:00
Darien Raymond 9379b2f934 fix srtp header 2018-11-30 17:37:38 +01:00
Darien Raymond 7244dc928e max buffers in one read 2018-11-30 14:48:44 +01:00
Darien Raymond afba7a45c9 add missing files 2018-11-30 14:43:51 +01:00
Darien Raymond 61ad81c326 implement ReadMultiBuffer in quic conn 2018-11-30 14:41:11 +01:00
Darien Raymond d649de172e Update version 2018-11-29 17:17:39 +01:00
Darien Raymond fd060a0880 temp fix deadlock in quic lib 2018-11-29 17:17:07 +01:00
Darien Raymond 3b1aaa9a3d update quic parameters 2018-11-28 23:14:41 +01:00
Darien Raymond 1d54fd7433 update timeout and window size in quic 2018-11-27 22:39:54 +01:00
Darien Raymond 828cfac630 remove unused file 2018-11-27 15:33:53 +01:00
Darien Raymond 135bf169c0 update quic vendor 2018-11-27 15:29:03 +01:00
Darien Raymond 90ab42b1cb close connection without error 2018-11-27 10:56:07 +01:00
Darien Raymond fe0f32e0f1 vendor websocket 2018-11-27 10:08:34 +01:00
Darien Raymond f70712a1a3 remove warning messages in quic 2018-11-26 18:00:41 +01:00
Darien Raymond 45fbf6f059 update quic connection handling 2018-11-25 21:56:24 +01:00
Darien Raymond e0093206e7 update quic 2018-11-25 21:55:45 +01:00
Darien Raymond 5ecec6afd8 reduce concurrency 2018-11-24 23:10:04 +01:00
Darien Raymond 4ff26a36ad update quic connection handling 2018-11-24 22:18:17 +01:00
Darien Raymond ad4908be9e disable logging completely 2018-11-24 22:17:41 +01:00
Darien Raymond a1801b5d6f update quic config 2018-11-23 23:51:07 +01:00
Darien Raymond 275ab2ae8c fix inactive session removal 2018-11-23 20:47:36 +01:00
Darien Raymond 19926b8e4f update quic 2018-11-23 17:04:53 +01:00
Darien Raymond 6870ead73e remove unless check 2018-11-23 17:04:32 +01:00
Darien Raymond 18e7d107ba Revert "reduce mtu in quic"
This reverts commit 71a5cf09da.
2018-11-23 13:12:13 +01:00
Darien Raymond 71a5cf09da reduce mtu in quic 2018-11-23 12:20:13 +01:00
Darien Raymond 7dee0a71c1 update quic test 2018-11-22 23:13:52 +01:00
Darien Raymond 480175691c comment 2018-11-22 22:49:45 +01:00
Darien Raymond db83f23f00 Update version 2018-11-22 19:22:08 +01:00
Darien Raymond 39a092b178 fix #1427 2018-11-22 19:07:49 +01:00
Darien Raymond 9d17221266 fix test last time 2018-11-22 17:30:06 +01:00
Darien Raymond 39c84c8dcd fix broken test again 2018-11-22 17:19:24 +01:00
Darien Raymond 9cad27e9bd skip answer if it is not A or AAAA record 2018-11-22 17:16:44 +01:00
Darien Raymond 4b6e12815d fix sockopt test 2018-11-22 16:33:32 +01:00
Darien Raymond 1cc3a4832d fix logic for adding localhost dns 2018-11-22 16:29:09 +01:00
Darien Raymond fa7ce36aa8 update WriteMultiBuffer 2018-11-22 13:36:36 +01:00
Darien Raymond 3a1cf06dc1 add WriteMultiBuffer for interConn 2018-11-22 12:31:11 +01:00
Darien Raymond 010964f272 tweak quic parameters 2018-11-22 11:57:17 +01:00
Darien Raymond e26ae20065 update settings 2018-11-21 22:10:17 +01:00
Darien Raymond 9d4a1df40b integration test for vmess/quic 2018-11-21 22:08:21 +01:00
Darien Raymond 5bd47c89c4 enable quic transport 2018-11-21 22:03:00 +01:00
Darien Raymond 3335f77c70 implement header and auth for quic 2018-11-21 22:02:19 +01:00
Darien Raymond 92a6699706 fix broken test again 2018-11-21 17:15:41 +01:00
Darien Raymond cfa7ee88ce fix broken test 2018-11-21 16:58:37 +01:00
Darien Raymond 096bbd2c51 prototype of quic transport 2018-11-21 16:47:06 +01:00
Darien Raymond 3eac22c27d add missing changes 2018-11-21 14:55:05 +01:00
Darien Raymond 5279296f03 remove use of context.WithValue in transport 2018-11-21 14:54:40 +01:00
Darien Raymond d2d0c69f17 benchmark certificate issuing 2018-11-21 13:00:26 +01:00
Darien Raymond e99dd29946 update putPacketBuffer 2018-11-21 11:03:47 +01:00
Darien Raymond 649f4da92a update mtu in quic 2018-11-21 10:59:37 +01:00
Darien Raymond b2cbc369ac fix build break 2018-11-21 10:52:07 +01:00
Darien Raymond 14c2d415d2 update vendor directory 2018-11-21 10:49:41 +01:00
Darien Raymond 786290a31d remove all vendor tests 2018-11-20 23:59:01 +01:00
Darien Raymond 84f8bca01c vendor quic 44 2018-11-20 23:51:25 +01:00
Darien Raymond bb8cab9cc7 change from map to slice 2018-11-20 17:15:11 +01:00
Darien Raymond 234c8081f4 remove unused functions 2018-11-20 17:05:32 +01:00
Darien Raymond 769f770cf7 migrate NetworkList to []Network 2018-11-20 16:58:26 +01:00
Darien Raymond 7b80322b60 fix function signature 2018-11-20 16:12:14 +01:00