Loyalsoldier
|
b68f943c78
Fix lint according to golangci-lint (#439)
|
5 years ago |
Chinsyo
|
32e0e6e484
Some minor fix (#430)
|
5 years ago |
loyalsoldier
|
784775f689
Refine code according to golangci-lint results
|
5 years ago |
RPRX
|
470dc8523b
Make isAEAD more efficient
|
5 years ago |
wwqgtxx
|
43174d6951
support disable vmess aead by os environ
|
5 years ago |
Shelikhoo
|
e2e266114a
Fix incorrect IV usage which slightly reduced security
|
5 years ago |
Kslr
|
2a3fe11952
VMess AEAD will be used when alterId is 0
|
5 years ago |
Shelikhoo
|
d06a4d1f50
Added TestsEnabled Settings to enable VMessAEAD test
|
5 years ago |
Shelikhoo
|
8c886b4b46
Apply Coding Style
|
5 years ago |
Shelikhoo
|
6a29fa5fe2
Enable AEAD by Default
|
5 years ago |
Shelikhoo
|
9bf07b1f26
VMess AEAD Experiment
|
5 years ago |
vcptr
|
ad4a1a3dc2
show vmess decode errors at warning level
|
6 years ago |
Darien Raymond
|
a20262ef20
allocate buffer on stack
|
7 years ago |
Darien Raymond
|
6c7dcc35ab
remove buffer.WriteBytes
|
7 years ago |
Darien Raymond
|
a14fae4b35
fix lint warnings
|
7 years ago |
Darien Raymond
|
953bfac572
remove unnecessary assignment
|
7 years ago |
Darien Raymond
|
77c03f0da5
move back to serial
|
7 years ago |
Darien Raymond
|
f7b96507f9
simplify buffer extension
|
7 years ago |
Darien Raymond
|
35ccc3a49c
cleanup unnecessary method in serial.
|
7 years ago |
Darien Raymond
|
58e2ed3381
remove closure on ReadFullFrom
|
7 years ago |
Darien Raymond
|
4fcb39ded9
comments
|
7 years ago |
Darien Raymond
|
cb2658f2bf
Revert "pooled session objects"
|
7 years ago |
Darien Raymond
|
2ad12084ba
Revert "put buffer into client session as allocation optimization"
|
7 years ago |
Darien Raymond
|
81c9968188
simplify crypto related code
|
7 years ago |
Darien Raymond
|
09b601528b
put buffer into client session as allocation optimization
|
7 years ago |
Darien Raymond
|
a89ff38fe6
pooled session objects
|
7 years ago |
Darien Raymond
|
54e1bb96cc
introduce in-memory user
|
7 years ago |
Darien Raymond
|
5e65d7da6d
more accurate memory usage when buffer = 0
|
7 years ago |
Darien Raymond
|
8cfe77383f
writeHash
|
7 years ago |
Darien Raymond
|
206f52affc
refine buffer interface
|
7 years ago |