Commit Graph

4976 Commits (4f7384c020994efc94977a865d0ff70e63dbc385)

Author SHA1 Message Date
Xiaokang Wang f9935d0e93
Merge pull request #2561 from v2fly/master
Merge fly/master
2020-06-10 22:12:38 +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
Mygod 32495de775
Fix https://github.com/v2ray/discussion/issues/726 2020-06-03 21:39:42 -04: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
Nicholas Wang 6b5d2fed91
Merge github.com:/v2fly/v2ray-core tag v4.23.4 2020-06-03 05:03:50 -05: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
Kslr b55fceba68
Revert "fix bazel not set home" 2020-06-03 09:58:15 +08:00
Shelikhoo 220b783caa
Align Timeout Value 2020-06-03 09:12:45 +08:00
Shelikhoo 8f45736dd3
drain replayed connection 2020-06-02 20:02:08 +08:00
Shelikhoo 34c13f3b27
Detailed code and output 2020-06-02 18:18:31 +08:00
Shelikhoo 944c45a776
Fix not update behavior seed 2020-06-02 18:01:43 +08:00
Shelikhoo 5e59534333
Fix when rolled number is zero 2020-06-02 17:30:48 +08:00
Shelikhoo 13cef19430
Increase Drain Pool 2020-06-02 17:11:51 +08:00
Shelikhoo ca032dd00f
Drain Connection Based on uuid based behavior seed(skip auth info drain for now) 2020-06-02 15:16:17 +08:00
Shelikhoo d671780804
Drain Connection Based on Uuid based Behavior seed 2020-06-02 14:47:54 +08:00
Nicholas Wang 85633ec25e
Update SECURITY.md 2020-06-02 01:19:49 -05:00
Nicholas Wang 71aca12ab3
Create SECURITY.md 2020-06-02 01:06:34 -05:00
Kslr 46aa2c9e5e
Merge pull request #8 from v2fly/kslr-patch-1
fix bazel not set home
2020-06-02 05:45:12 +08:00
Kslr 09295f7ef6
fix bazel not set home
https://github.com/v2ray/discussion/issues/714#issuecomment-637034754
2020-06-02 04:19:08 +08:00
Nicholas Wang 1eb00981de
Merge branch 'master' of github.com:/v2ray/v2ray-core 2020-06-01 10:14:49 -05:00
Nicholas Wang c84e795518
Merge branch 'master' of github.com:/v2fly/v2ray-core 2020-06-01 10:14:30 -05:00
Nicholas Wang 669b8893d7
Merge branch 'master' of github.com:/v2fly/v2ray-core 2020-06-01 09:36:02 -05:00
Shelikhoo 82ae56e710
Release 4.23.3 (Bug fix) 2020-06-01 07:29:08 -05:00
Shelikhoo 166826c478
Drain Connection with invalid checksum before closing. Emergency fix for weakness described in https://github.com/v2ray/v2ray-core/issues/2523 2020-06-01 07:29:08 -05:00