1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-09 06:44:30 -04:00
Commit Graph

4518 Commits

Author SHA1 Message Date
sunshineplan
44d1c088e7
Update install-release.sh 2019-05-28 21:52:40 +08:00
sunshineplan
548910c205
Update install-release.sh 2019-05-28 14:22:43 +08:00
Kslr
be27720c74 fix codestyle 2019-05-18 15:13:49 +08:00
Kslr
c6f3ab48ee fixed ReadV issue for windows
sync 847b289798
2019-05-18 15:09:58 +08:00
heapops
0563d3a4bf Fix ip rule with custom geoip file
Signed-off-by: heapops <heapbin1@gmail.com>
2019-05-18 13:10:40 +08:00
Kslr
c5635f9507 sync fly, enable tls 1.3 2019-05-17 17:54:04 +08:00
Kslr
11dddd9864 fly e043c4d, set cache to tmp dir 2019-05-17 17:35:34 +08:00
Kslr
2544c2f8f5
Merge pull request #1685 from eycorsican/fix-port
fix port field parsing. fixes #1684
2019-05-15 17:58:55 +08:00
eric
778767a125 fix port field parsing. fixes #1684 2019-05-11 23:14:38 +08:00
Kslr
d66c3896ed
Merge pull request #1642 from kslr/master
return error instead of panic, fixes #1638
2019-04-14 09:01:22 +08:00
Kslr
66cba31123 return error instead of panic, fixes #1638 2019-04-14 08:57:01 +08:00
Darien Raymond
d21d02d0e0
update bazel version 2019-02-28 21:12:20 +01:00
Darien Raymond
8f6637b824
update public gpg key for signing. 2019-02-28 20:37:54 +01:00
Darien Raymond
c798759cd4
Update version 2019-02-28 17:01:12 +01:00
Darien Raymond
40ef2a1013
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2019-02-28 14:39:53 +01:00
Darien Raymond
9efa8941ec
support attributes in session.Content 2019-02-28 14:39:50 +01:00
Victoria Raymond
1dab33b0fa
Merge pull request #1581 from cyilin/master
fix default sniffing config
2019-02-28 14:37:50 +01:00
Darien Raymond
8de236b08c
upper case http method 2019-02-28 14:36:31 +01:00
Darien Raymond
02d8845093
add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
cyilin
7d66311168
fix default sniffing config 2019-02-28 11:40:04 +00:00
Darien Raymond
8fb4f3bb20
update go.mod 2019-02-28 11:48:17 +01:00
Darien Raymond
b40d7f9f6b
fix reference to protobuf 2019-02-28 11:45:17 +01:00
Darien Raymond
888494aac8
support attributes in session.Content 2019-02-28 11:45:06 +01:00
Darien Raymond
39835e8da2
specify protocol in http inbound 2019-02-28 10:37:27 +01:00
Darien Raymond
0d31a68694
extract all session context before checking conditions 2019-02-28 09:28:55 +01:00
Darien Raymond
cc513c1002
fix gerCertPool() on windows 2019-02-27 14:51:51 +01:00
Darien Raymond
9c26d28c0b
fix json def 2019-02-26 21:59:22 +01:00
Darien Raymond
974b488ab0
add support for not loading system roots. fixes #1513 2019-02-26 21:58:54 +01:00
Darien Raymond
6db7935b8c
tolerate domain type names as much as possible. 2019-02-26 21:32:07 +01:00
Darien Raymond
a96babf4d4
add support for more types in static hosts. fixes #1556 2019-02-26 21:04:00 +01:00
Darien Raymond
3c9fe03ee2
fix gocache for 1.12 2019-02-26 11:26:22 +01:00
Darien Raymond
2708be9d43
run tests with go 1.12 2019-02-26 10:19:36 +01:00
Darien Raymond
d5de8e27cc
slow down when there is not enough file descriptors. fixes #1574 2019-02-25 10:22:04 +01:00
Darien Raymond
95583b5031
support range list in routing rule 2019-02-24 23:43:00 +01:00
Darien Raymond
4d23411d80
comments 2019-02-23 00:29:09 +01:00
Darien Raymond
3828a463ea
move sniffing request to session 2019-02-23 00:27:21 +01:00
Darien Raymond
95ed5a5ff8
comments 2019-02-23 00:01:23 +01:00
Darien Raymond
7e5e080488
move sniffing result to session 2019-02-22 16:58:16 +01:00
Darien Raymond
6178d7281c
completely remove usage of go:nosplit 2019-02-22 12:54:26 +01:00
Darien Raymond
a37af64683
Update version 2019-02-21 17:16:56 +01:00
Darien Raymond
f41b07395a
fix error propagation for nxdomain 2019-02-21 15:17:04 +01:00
Darien Raymond
bb8465e1d6
fix dns parsing for unknown header types 2019-02-21 15:04:33 +01:00
Darien Raymond
9957c64b4a
correctly propagate dns errors all the way through.
the internal dns system can correctly handle the cases where:
1) domain has no A or AAAA records
2) domain doesn't exist
fixes #1565
2019-02-21 13:43:48 +01:00
Darien Raymond
c27050ad90
fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
Darien Raymond
b7c3e1da66
test case for interface 2019-02-20 22:57:13 +01:00
Darien Raymond
1531642768
benchmark test for user validator 2019-02-20 22:56:17 +01:00
Darien Raymond
8d09d74224
release buffer in error case 2019-02-20 22:55:57 +01:00
Darien Raymond
da8efb4afe
add some logs to tlsping 2019-02-19 16:35:05 +01:00
Darien Raymond
c5cce8be6f
fix server name parsing 2019-02-19 13:05:36 +01:00
Darien Raymond
9476f38f8b
add tlsping utility 2019-02-19 10:56:06 +01:00