Commit Graph

4303 Commits (25f0546228d7ae6b1fc8c51f975108da97a88ac4)

Author SHA1 Message Date
Darien Raymond 163776b182
remove dependency on assert lib 2019-01-08 23:27:02 +01:00
Darien Raymond edd71de1c3
remove dependency on assert lib 2019-01-07 23:27:59 +01:00
Darien Raymond 5f53530cc1
fix broken test 2019-01-07 11:37:06 +01:00
Darien Raymond d26700a2fe
remove common/compare package 2019-01-07 00:12:04 +01:00
Darien Raymond 4468c60b95
remove usage on assert lib 2019-01-06 23:30:38 +01:00
Darien Raymond a1b33c3bd6
remove unused functions 2019-01-06 20:33:58 +01:00
Darien Raymond a1b552f948
use ListenPacket in Dial UDP connection 2019-01-06 09:39:37 +01:00
Darien Raymond 4e77570f36
fix connection reading in UDP 2019-01-06 00:34:38 +01:00
Darien Raymond b52725cf65
DialUDP function 2019-01-05 21:43:22 +01:00
Darien Raymond 21f8bfe476
move udp packet to protocol 2019-01-05 19:49:21 +01:00
Darien Raymond 06f989717b
fix release script for downloading geo data 2019-01-05 08:54:47 +01:00
Darien Raymond 0694a383df
Update version 2019-01-04 00:47:51 +01:00
Darien Raymond ce91e92435
fix #1496 2019-01-04 00:24:28 +01:00
Darien Raymond 163fe2523e
fix buffer pool in quic 2019-01-02 13:13:50 +01:00
Darien Raymond ec89d42feb
sync quic package 2019-01-02 13:01:06 +01:00
Darien Raymond d20f87da4b
comments 2019-01-01 20:16:04 +01:00
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