Commit Graph

4237 Commits (309fb9c227e9d4c8eae212f2b38e52fd22750516)

Author SHA1 Message Date
Darien Raymond 309fb9c227
update licence 2019-01-01 11:33:21 +01:00
Darien Raymond 3de8389361
rename CloseError() to Interrupt() 2018-12-31 21:25:10 +01:00
Darien Raymond d35c407419
fix #1493 2018-12-31 10:43:08 +01:00
Darien Raymond 1c830472b9
dns protocol package 2018-12-29 09:03:32 +01:00
Darien Raymond daa8c9c5da
rename NameServerInterface to Client 2018-12-28 20:28:31 +01:00
Darien Raymond fc1e660c27
change net.IP to net.Address 2018-12-28 20:15:22 +01:00
Darien Raymond 7f1bd9f522
comment 2018-12-27 21:13:02 +01:00
Darien Raymond 41b1ac192e
use compact in tls writer 2018-12-27 20:38:24 +01:00
Darien Raymond c72d853454
return correct error 2018-12-27 19:59:49 +01:00
Darien Raymond d670629651
more test case for tls sniffing 2018-12-27 19:41:23 +01:00
Darien Raymond 88e757e33f
merge duplicated code 2018-12-27 17:00:34 +01:00
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
Victoria Raymond 9d27d42139
Merge pull request #1470 from comwrg/fix-sniff-http-ipv6
fix sniff http ipv6 address
2018-12-10 23:10:02 +01:00
Victoria Raymond ce412aec65
Merge branch 'master' into fix-sniff-http-ipv6 2018-12-10 23:09:55 +01:00
Darien Raymond 7e37d141e2
move parseHost to http protocol 2018-12-10 23:08:16 +01:00
comwrg e52b387483
fix sniff http ipv6 address 2018-12-10 20:37:17 +08:00
Darien Raymond 867135d85a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-12-07 18:02:23 +01:00
Victoria Raymond 86a407713e
Merge pull request #1435 from sunshineplan/patch-1
Update install-release.sh
2018-12-07 16:09:40 +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