Commit Graph

50 Commits

Author SHA1 Message Date
Shelikhoo ba2dd5995d
replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
Jebbs b05a469488
v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
database64128 c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Loyalsoldier f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
loyalsoldier 784775f689
Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
DuckSoft 9def692b21
kcp: removing annoying NewAEADAESGCMBasedOnSeed hint 2020-09-20 17:47:15 +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
Darien Raymond 1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond 3b02c02ab4
Revert "move init func to separate files"
This reverts commit 3de50a6412.
2019-02-01 16:56:43 +01:00
Darien Raymond 3de50a6412
move init func to separate files 2019-02-01 16:21:42 +01:00
Darien Raymond a1b33c3bd6
remove unused functions 2019-01-06 20:33:58 +01:00
Darien Raymond b79ec5f1ed
use protocol in string form 2018-08-06 13:48:35 +02:00
Darien Raymond be714f76f1
cleanup 2017-12-03 21:45:58 +01:00
Darien Raymond ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond a4dfca0ef7
accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond 41258f19fc
comments 2016-12-08 16:37:04 +01:00
Darien Raymond 0917866f38
refine kcp header and security 2016-12-08 16:27:41 +01:00
Darien Raymond 8b07c39281
update default kcp bandwidth settings 2016-11-30 21:36:40 +01:00
Darien Raymond f95c322677
rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond d19ee4d408
connection reuse for mkcp 2016-11-27 08:58:31 +01:00
Darien Raymond ac2f62b239
reduce memory footprint in kcp 2016-11-19 01:49:54 +01:00
Darien Raymond e33b7df34c
remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond 1d13f47f9c
protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond b28d718b79
optional field in kcp config 2016-09-21 21:08:05 +02:00
Darien Raymond 1a3f51ade7
protobuf for kcp config 2016-09-21 14:39:07 +02:00
Darien Raymond fcad4aa212
adjust receiving buffer size 2016-08-25 09:45:56 +02:00
Darien Raymond 0da987ec43
refine buffer size 2016-08-25 00:04:54 +02:00
Darien Raymond 2ae8e5d033
rename buffer size 2016-08-24 23:54:39 +02:00
Darien Raymond a9da266bf9
update default in-fligh size 2016-08-24 07:50:33 +02:00
Darien Raymond 98025e1457
change default kcp.tti to 50 2016-08-23 23:32:36 +02:00
v2ray 07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray 0d73726930
srtp header for kcp 2016-08-06 21:59:22 +02:00
v2ray f6d4e599bd
configurable read and write buffer size 2016-07-15 21:27:23 +02:00
v2ray 1e3ebeef59
reduce buffer size 2016-07-06 17:58:15 +02:00
v2ray 165e323fab
refine sending window size 2016-07-04 13:37:42 +02:00
v2ray 94fb16fdfa
refine kcp constructor 2016-07-02 11:19:32 +02:00
v2ray a1f5839461
receiving queue 2016-06-30 14:51:49 +02:00
v2ray af5a2ac0bc
allow small capacity 2016-06-29 16:46:26 +02:00
v2ray 0812d7f9be
change writeBuffer to uint32 2016-06-25 23:17:04 +02:00
v2ray 25ef62434a
high performance receiving window 2016-06-25 21:35:18 +02:00
v2ray ab710f2714
write buffer size 2016-06-23 22:37:48 +02:00
v2ray 1238304b1d
more settings to kcp 2016-06-20 16:10:47 +02:00
V2Ray Dev b131f64f7b
remove acknodealy setting entry 2016-06-20 11:06:27 +02:00
v2ray 233b73d1db improve kcp performance 2016-06-17 17:38:42 +02:00
v2ray f5d613f10a update kcp config 2016-06-17 16:57:48 +02:00
v2ray 99516bc511 customizable kcp code 2016-06-14 23:25:06 +02:00
v2ray 9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00