1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-01 08:16:00 -04:00
Commit Graph

4486 Commits

Author SHA1 Message Date
Kslr
2c4c5c50c2 Sync from ray 2019-07-12 15:41:43 +08:00
Kslr
0a7d99803d fix incompatible errors when building with bazel 0.26+
a0aa7b7374
2019-07-12 14:38:48 +08:00
Kslr
e43acf6e2a add: mute access/error logger seperately
4c93d36d49
2019-07-12 14:34:38 +08:00
Xiaokang Wang
aa3c337041
Merge pull request #1793 from lucifer9/h2c
add server side h2c (http2 without TLS protection) support
2019-07-10 08:49:10 +08:00
lucifer9
e6bf431f93 add server side h2c support 2019-07-05 11:18:00 +08:00
Kslr
3deb5f26c9
Merge pull request #1750 from sosiska/patch-1
Some code improvements
2019-07-04 21:40:48 +08:00
Kslr
de43bc7eb9
Merge pull request #1783 from lucifer9/fix-bazel
fix incompatible errors when building with bazel 0.26+
2019-06-29 10:59:20 +08:00
lucifer9
4cc5558a4e delete some unnecessary comments 2019-06-29 10:22:22 +08:00
lucifer9
a28fabacef Revert "add server-side http2 over tcp (h2c) support"
This reverts commit e744537b80.
2019-06-29 10:21:42 +08:00
lucifer9
f59c0542c9 Revert "fix some lint warnings."
This reverts commit 1955d72e3e.
2019-06-29 10:21:34 +08:00
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.
2019-06-28 17:53:44 +03:00
lucifer9
1955d72e3e fix some lint warnings. 2019-06-27 14:27:47 +08:00
lucifer9
e744537b80 add server-side http2 over tcp (h2c) support 2019-06-27 14:21:40 +08:00
lucifer9
a0aa7b7374 fix incompatible errors when building with bazel 0.26+ 2019-06-26 13:51:33 +08:00
Kslr
4c93d36d49
Merge pull request #1739 from boypt/nonelogger
add: mute access/error logger seperately
2019-06-11 16:04:32 +08:00
boypt
79cf94be6c add: mute access/error logger seperately 2019-06-11 15:29:52 +08:00
Shelikhoo
8cf38342e9
Delay Closing Connection so that test have chance to complete(Additional) 2019-06-07 12:05:06 +08:00
Shelikhoo
dd8e957f59
Delay Closing Connection so that test have chance to complete 2019-06-07 10:01:23 +08:00
Shelikhoo
a32d6416e5
Fix test break for windows: better error handling 2019-06-06 22:14:50 +08:00
Shelikhoo
7718b9629c
Output Build Diagnose Information for common/buf(Fix) 2019-06-06 20:52:26 +08:00
Shelikhoo
2a27093144
Output Build Diagnose Information for common/buf 2019-06-06 20:08:32 +08:00
Kslr
16e9d39fff version 4.19.1 2019-06-03 15:15:32 +08:00
Kslr
ab734056da version 4.19.1 2019-06-03 15:13:04 +08:00
Kslr
09075e62fd Fix IP rule with custom GeoIP file
b0edbec53e
2019-06-03 15:09:04 +08:00
Kslr
94ac104ffd Update install-release.sh
46ba7cde53
2019-06-03 15:04:58 +08:00
Kslr
eb3df1a58e fix: json field tag syntax
sync ad4f41e1c0
2019-06-03 14:52:35 +08:00
Kslr
48f5e7e76b
Merge pull request #4 from boypt/fixvet
fix: json field tag syntax
2019-05-31 21:27:06 +08:00
Kslr
b0edbec53e
Merge pull request #1694 from heapops/bugfix_rule_ip_ext_file
Fix IP rule with custom GeoIP file
2019-05-31 12:53:46 +08:00
boypt
ad4f41e1c0 fix: json field tag syntax 2019-05-30 16:48:34 +08:00
Kslr
46ba7cde53
Update install-release.sh (#1705)
Update install-release.sh
2019-05-28 22:55:12 +08:00
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
1a294298e8 adjust internal version 4.19 2019-05-19 15:06:41 +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
Shelikhoo
60f3746c27
Fix codestyle 2019-05-17 22:17:57 +08:00
Shelikhoo
3446d63a1e
Merge @boypt's PR #3 (Honor Merge) 2019-05-17 22:16:02 +08:00
Shelikhoo
ef6bd5e192
Merge branch 'fixwin' of git://github.com/boypt/v2ray-core into boypt-fixwin 2019-05-17 22:07:03 +08:00
Shelikhoo
847b289798
fixed ReadV issue for windows 2019-05-17 19:57:54 +08:00
boypt
388af4d1e3 fix stdin type mismatch in windows 2019-05-17 19:14:42 +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
1a7b2337f8 add tls1.3 ciphers 2019-04-26 22:42:51 +08:00
Shelikhoo
f44ea4fbec
update dat files before build 2019-04-16 20:24:15 +08:00
Shelikhoo
fa976b8a1b
Enable tls1.3 if not explicitly disabled 2019-04-16 19:31:41 +08:00
Xiaokang Wang
20f05b5373
Merge pull request #1 from liberal-boy/master
enable TLS 1.3 by default(WIP)
2019-04-16 19:21:41 +08:00
Shelikhoo
894b6939cd
name-prefix 2019-04-16 18:45:36 +08:00