4157 Commits
Author SHA1 Message Date
Darien Raymond 19926b8e4f update quic v4.6.2 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 v4.6.1 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 v4.6.0 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
Darien Raymond d1f318c82a remove unused functions 2018-11-20 16:11:55 +01:00
Darien Raymond 6543f5825b remove usage of NetworkList in NetworkMatcher 2018-11-20 12:27:33 +01:00
Darien Raymond b9c8506c23 optimize network matcher 2018-11-20 12:25:56 +01:00
Darien Raymond 120058310a only yield goroutine after second write 2018-11-20 10:45:02 +01:00
Darien Raymond 4b885f5775 fix broken test 2018-11-19 21:58:03 +01:00
Darien Raymond 8a82a3664c pick IP family by local address in freedom 2018-11-19 21:36:46 +01:00
Darien Raymond 9a83561504 update library usage 2018-11-19 21:07:47 +01:00
Darien Raymond bb1efdebd1 support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
Darien Raymond 8d8eb0f35a update pipe test 2018-11-19 16:29:27 +01:00
Darien Raymond afc613f8f3 test case for edns0_subnet 2018-11-19 14:13:20 +01:00
Darien Raymond d013e8069d switch to stdlib for dns queries 2018-11-19 13:13:02 +01:00
Darien Raymond d675bb92df update benchmark for address 2018-11-19 11:18:20 +01:00
Darien Raymond 91227581e5 noescape on asm functions 2018-11-19 00:33:20 +01:00
Darien Raymond 97b7c303b0 escape analysis task 2018-11-19 00:33:10 +01:00