vcptr
5b7bf02daf
user-package.sh custom codename; add more progress notice
5 years ago
vcptr
af5a697979
add user-package.sh
5 years ago
Kslr
fffa6de47a
release v4.20.0
...
8abff5a3cf
5 years ago
Xiaokang Wang
aa3c337041
Merge pull request #1793 from lucifer9/h2c
...
add server side h2c (http2 without TLS protection) support
5 years ago
lucifer9
e6bf431f93
add server side h2c support
5 years ago
Kslr
3deb5f26c9
Merge pull request #1750 from sosiska/patch-1
...
Some code improvements
5 years ago
Kslr
de43bc7eb9
Merge pull request #1783 from lucifer9/fix-bazel
...
fix incompatible errors when building with bazel 0.26+
5 years ago
lucifer9
4cc5558a4e
delete some unnecessary comments
5 years ago
lucifer9
a28fabacef
Revert "add server-side http2 over tcp (h2c) support"
...
This reverts commit e744537b80
.
5 years ago
lucifer9
f59c0542c9
Revert "fix some lint warnings."
...
This reverts commit 1955d72e3e
.
5 years ago
Kirill Motkov
0401a91ef4
Some code improvements
...
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
5 years ago
lucifer9
1955d72e3e
fix some lint warnings.
5 years ago
lucifer9
e744537b80
add server-side http2 over tcp (h2c) support
5 years ago
lucifer9
a0aa7b7374
fix incompatible errors when building with bazel 0.26+
6 years ago
Kslr
4c93d36d49
Merge pull request #1739 from boypt/nonelogger
...
add: mute access/error logger seperately
6 years ago
boypt
79cf94be6c
add: mute access/error logger seperately
6 years ago
Kslr
16e9d39fff
version 4.19.1
6 years ago
Kslr
eb3df1a58e
fix: json field tag syntax
...
sync ad4f41e1c0
6 years ago
Kslr
b0edbec53e
Merge pull request #1694 from heapops/bugfix_rule_ip_ext_file
...
Fix IP rule with custom GeoIP file
6 years ago
Kslr
46ba7cde53
Update install-release.sh ( #1705 )
...
Update install-release.sh
6 years ago
sunshineplan
44d1c088e7
Update install-release.sh
6 years ago
sunshineplan
548910c205
Update install-release.sh
6 years ago
Kslr
be27720c74
fix codestyle
6 years ago
Kslr
c6f3ab48ee
fixed ReadV issue for windows
...
sync 847b289798
6 years ago
heapops
0563d3a4bf
Fix ip rule with custom geoip file
...
Signed-off-by: heapops <heapbin1@gmail.com>
6 years ago
Kslr
c5635f9507
sync fly, enable tls 1.3
6 years ago
Kslr
11dddd9864
fly e043c4d
, set cache to tmp dir
6 years ago
Kslr
2544c2f8f5
Merge pull request #1685 from eycorsican/fix-port
...
fix port field parsing. fixes #1684
6 years ago
eric
778767a125
fix port field parsing. fixes #1684
6 years ago
Kslr
d66c3896ed
Merge pull request #1642 from kslr/master
...
return error instead of panic, fixes #1638
6 years ago
Kslr
66cba31123
return error instead of panic, fixes #1638
6 years ago
Darien Raymond
d21d02d0e0
update bazel version
6 years ago
Darien Raymond
8f6637b824
update public gpg key for signing.
6 years ago
Darien Raymond
c798759cd4
Update version
6 years ago
Darien Raymond
40ef2a1013
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Darien Raymond
9efa8941ec
support attributes in session.Content
6 years ago
Victoria Raymond
1dab33b0fa
Merge pull request #1581 from cyilin/master
...
fix default sniffing config
6 years ago
Darien Raymond
8de236b08c
upper case http method
6 years ago
Darien Raymond
02d8845093
add scripting support for attributes matching
6 years ago
cyilin
7d66311168
fix default sniffing config
6 years ago
Darien Raymond
8fb4f3bb20
update go.mod
6 years ago
Darien Raymond
b40d7f9f6b
fix reference to protobuf
6 years ago
Darien Raymond
888494aac8
support attributes in session.Content
6 years ago
Darien Raymond
39835e8da2
specify protocol in http inbound
6 years ago
Darien Raymond
0d31a68694
extract all session context before checking conditions
6 years ago
Darien Raymond
cc513c1002
fix gerCertPool() on windows
6 years ago
Darien Raymond
9c26d28c0b
fix json def
6 years ago
Darien Raymond
974b488ab0
add support for not loading system roots. fixes #1513
6 years ago
Darien Raymond
6db7935b8c
tolerate domain type names as much as possible.
6 years ago
Darien Raymond
a96babf4d4
add support for more types in static hosts. fixes #1556
6 years ago