mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-30 13:17:11 -05:00
dc78733196
* rename AuthIDDecoderHolder private fields * ignore unused return value more clear * change PoolSwap to private fields * refactor Unlock to defer * use const capacity, reorder code layout * replace mismatch field name poolX with type Filter * change AntiReplayTime to private fileds, protect to modify * rename lastSwapTime to lastSwap * merge duplicate time.Now. Since the current unit is in seconds, there is no need to repeat the call * refine negate expression * rename antiReplayTime to interval * add docs * fix lint stutter issue, rename antireplay.AntiReplayWindow to antireplay.ReplayFilter * rename fileds m,n to poolA,poolB * rename antireplay.go to replayfilter.go * fix build issue Co-authored-by: Chinsyo <chinsyo@sina.cn> |
||
---|---|---|
.. | ||
antireplay | ||
bitmask | ||
buf | ||
bytespool | ||
cmdarg | ||
crypto | ||
dice | ||
errors | ||
log | ||
mux | ||
net | ||
peer | ||
platform | ||
protocol | ||
retry | ||
serial | ||
session | ||
signal | ||
stack | ||
strmatcher | ||
task | ||
uuid | ||
common_test.go | ||
common.go | ||
errors.generated.go | ||
interfaces.go | ||
type_test.go | ||
type.go |