1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-11 14:48:40 +00:00
Xray-core/main/commands/all/tls
A1lo a994bf8b04
chore: fix some errors detected by staticcheck ()
* chore: fix some errors detected by staticcheck

* feat: remove `rand.Seed()` usage for possibly using "fastrand64" runtime to avoid locking

ref: https://pkg.go.dev/math/rand#Seed
2024-03-03 10:52:22 -05:00
..
cert.go docs: add common name to the help of tls cert () 2021-03-27 18:32:30 +08:00
certchainhash.go chore: fix some errors detected by staticcheck () 2024-03-03 10:52:22 -05:00
ping.go Verify peer cert function for better man in the middle prevention () 2021-10-22 12:38:40 +08:00
tls.go Verify peer cert function for better man in the middle prevention () 2021-10-22 12:38:40 +08:00