1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-04 04:55:23 +00:00
Commit Graph

4421 Commits

Author SHA1 Message Date
Shelikhoo
969d134681
set cache to tmp dir 2019-04-16 09:15:37 +08:00
Shelikhoo
e043c4d12e
set cache dir 2019-04-16 08:53:39 +08:00
Shelikhoo
c096ee0a81
Fix build break 2019-04-16 08:36:12 +08:00
Shelikhoo
7460f61f39
fix rel dir 2019-04-15 20:48:52 +08:00
Shelikhoo
4fef267c10
add debug file list 2019-04-15 20:33:30 +08:00
Shelikhoo
4cffa37b27
fix dep download path 2019-04-15 19:51:47 +08:00
Shelikhoo
a46459fd11
fix source download 2019-04-15 19:49:49 +08:00
Shelikhoo
d01c687f27
go get trigger 2019-04-15 19:30:40 +08:00
Shelikhoo
3c4e0d6712
ln new source with old one 2019-04-15 19:23:28 +08:00
Shelikhoo
f4f2a98e6e
unset GOPATH to use go mod 2019-04-15 19:12:43 +08:00
Shelikhoo
3593db2d73
Copy trigger source to seperate folder 2019-04-15 19:00:53 +08:00
Shelikhoo
a59b3510ff
move primary dir 2019-04-15 18:39:47 +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