Kslr
48c489aff0
only handle push
2020-06-20 19:56:52 +08:00
dependabot-preview[bot]
825e5b8c8f
Bump github.com/golang/mock from 1.2.0 to 1.4.3 ( #26 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.2.0 to 1.4.3.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/v1.2.0...v1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-20 19:53:20 +08:00
dependabot-preview[bot]
e5f028b3f6
Create Dependabot config file ( #25 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-20 19:30:46 +08:00
kslr
3c5476a7cb
update codecov badge
2020-06-20 16:15:12 +08:00
kslr
78729fc698
improve test coverage
2020-06-20 16:10:07 +08:00
Kslr
8dc133c4c6
update test badge
2020-06-20 03:39:50 +08:00
Kslr
0b612c43ec
Merge branch 'master' of github.com:v2fly/v2ray-core
2020-06-20 03:10:37 +08:00
Kslr
51be32fa12
actions add coverage
2020-06-20 03:07:58 +08:00
Loyalsoldier
70283d705c
Refine updatedat script ( #24 )
2020-06-20 02:01:45 +08:00
Shelikhoo
d6cad0b426
Update Version
2020-06-19 22:24:58 +08:00
Kslr
2c8f06e121
clean code ( #22 )
2020-06-19 21:57:03 +08:00
Kslr
0dfeba6a2f
在 actions 添加 lint 和 test ( #21 )
...
* actions add lint and test
* Only check new code
2020-06-19 21:19:37 +08:00
Kslr
6880b5a6d8
Merge pull request #20 from kslr/master
...
add armv5
2020-06-19 20:38:51 +08:00
kslr
bc96f75bcb
add armv5
2020-06-19 20:20:14 +08:00
Shelikhoo
38868e0469
Fix context layering in Shadowsocks UDP
2020-06-19 17:52:39 +08:00
Shelikhoo
3e13d79af7
Fix TProxy Process Logic
2020-06-18 13:40:48 +08:00
Shelikhoo
85bd352bc1
propagate context
2020-06-18 12:37:10 +08:00
Shelikhoo
73616ab9e2
branch context instead of layer it
2020-06-18 12:01:37 +08:00
Darhwa
8e791e92bc
Further strip unique signatures of tls handshake
...
1. allow users to disable session ticket
2. set default alpn to ["h2", "http/1.1"]
2020-06-18 11:32:37 +08:00
Shelikhoo
9e62f4a934
Merge branch 'master' of github.com:v2fly/v2ray-core
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-06-18 11:20:18 +08:00
Shelikhoo
a26534c79c
Allow client to submit a context in v2ray.New
2020-06-18 11:19:05 +08:00
Xiaokang Wang
4eeb913c9a
Update core.go
2020-06-10 18:17:18 +08:00
Xiaokang Wang
448d24496c
Merge pull request #10 from rprx/patch-1
...
Update Golang version to 1.14.4
2020-06-10 18:15:46 +08:00
Xiaokang Wang
e920d39b11
Update core.go
...
Update Version
2020-06-10 18:13:43 +08:00
Xiaokang Wang
e4ec9807a2
Merge pull request #12 from zhuobixin/master
...
LocalAddr() should return local address
2020-06-10 17:45:08 +08:00
Shelikhoo
8988dc32b9
Update Version
2020-06-10 11:15:28 +08:00
Shelikhoo
aece8a6a86
Added Seed to mKCP, encrypts the packets
2020-06-09 08:36:40 +08:00
Shelikhoo
d06a4d1f50
Added TestsEnabled Settings to enable VMessAEAD test
2020-06-08 16:50:50 +08:00
Shelikhoo
00103d1f73
Fix tests
2020-06-08 16:16:50 +08:00
Shelikhoo
09b81b78c3
regenerate pb data
2020-06-08 16:16:32 +08:00
Shelikhoo
da0b63bc12
allow user to define tests enable for this server
2020-06-08 14:20:31 +08:00
Shelikhoo
870ff52775
Apply Coding Style
2020-06-08 13:25:33 +08:00
Shelikhoo
8c886b4b46
Apply Coding Style
2020-06-08 13:21:59 +08:00
Shelikhoo
a58b20b5b8
Reserve sign bit
2020-06-08 10:23:59 +08:00
Shelikhoo
78d7b4f183
Check replay only for AEAD connection, and later
2020-06-06 20:54:29 +08:00
Shelikhoo
9fc37646b6
Check replay only for AEAD connection
2020-06-06 20:51:01 +08:00
Shelikhoo
6a29fa5fe2
Enable AEAD by Default
2020-06-06 20:37:30 +08:00
Shelikhoo
8d489f6c7c
Make taint acquire lesser lock
2020-06-06 19:22:27 +08:00
Shelikhoo
6007e4cc6f
Detailed AEAD Auth Error
2020-06-06 18:57:49 +08:00
Shelikhoo
9bf07b1f26
VMess AEAD Experiment
2020-06-06 17:11:30 +08:00
zhuobixin
dc906cf68a
LocalAddr() should return local address
2020-06-05 11:17:02 +08:00
rprx
2ef709997b
Update azure-pipelines.template.yml
2020-06-03 14:52:30 +00:00
rprx
3507f39677
Update azure-pipelines.yml
2020-06-03 14:51:09 +00:00
Shelikhoo
b610fc0a70
make error less sensitive
2020-06-03 16:32:58 +08:00
Shelikhoo
d31a067fc3
Release Version
2020-06-03 16:09:16 +08:00
Shelikhoo
b760ac149d
Merge branch 'master' of github.com:v2fly/v2ray-core
2020-06-03 16:06:23 +08:00
Shelikhoo
221a13e658
Early detection of non http traffic to match web server behavior
2020-06-03 15:44:25 +08:00
Shelikhoo
087a62ef3d
Fixed HTTP response not adjusted based on request
2020-06-03 15:16:03 +08:00
Shelikhoo
38e89bd2c7
VMess will Drain Connection On Auth failure
2020-06-03 11:25:47 +08:00
Kslr
5d616dcc75
Merge pull request #9 from v2fly/revert-8-kslr-patch-1
...
Revert "fix bazel not set home"
2020-06-03 09:58:32 +08:00