Kslr
0392312b74
fix undefined: u
2020-06-27 21:33:45 +08:00
Agioi Theodoroi
7bd324dcec
clean up code
2020-06-27 07:57:16 +08:00
Kslr
50b0fa6ebb
Merge pull request #2416 from sosiska/patch-1
...
Some code optimization
2020-06-27 07:31:07 +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
Shelikhoo
944c45a776
Fix not update behavior seed
2020-06-02 18:01:43 +08:00
Shelikhoo
d671780804
Drain Connection Based on Uuid based Behavior seed
2020-06-02 14:47:54 +08:00
Kirill Motkov
0fdad6f0fd
Some code optimization
...
* Removed unnecessary `strings.ToLower()`.
* Removed redundant `u` variable.
2020-04-06 11:57:21 +03: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
Darien Raymond
9d7efdd2e1
confonly
2019-02-02 22:19:40 +01:00
Darien Raymond
6870ead73e
remove unless check
2018-11-23 17:04:32 +01:00
Darien Raymond
77c03f0da5
move back to serial
2018-11-03 13:03:02 +01:00
Darien Raymond
35ccc3a49c
cleanup unnecessary method in serial.
2018-11-02 18:20:02 +01:00
comwrg
65df107eac
more readable for func `generateNewHashes` in `proxy/vmess/validator.go`
2018-11-02 10:06:44 +08:00
Darien Raymond
d9cdfffc69
comments
2018-10-19 16:23:29 +02:00
Darien Raymond
37f838985c
rename validator
2018-10-18 09:28:09 +02:00