feat: add ability to trace handshake #56
Annotations
10 warnings
Lint with revive action, from pre-built image:
internal/session/manager.go#L23
comment on exported const S_UNDEF should be of the form "S_UNDEF ..."
|
Lint with revive action, from pre-built image:
internal/session/manager.go#L17
type name will be used as session.SessionNegotiationState by other packages, and that stutters; consider calling this NegotiationState
|
Lint with revive action, from pre-built image:
internal/packetmuxer/service.go#L199
should replace ws.hardResetCount += 1 with ws.hardResetCount++
|
Lint with revive action, from pre-built image:
internal/session/manager.go#L166
comment on exported method Manager.NewACKForPacketIDs should be of the form "NewACKForPacketIDs ..."
|
Lint with revive action, from pre-built image:
internal/session/manager.go#L231
exported var ErrExpiredKey should have comment or be unexported
|
Lint with revive action, from pre-built image:
internal/optional/optional.go#L1
should have a package comment
|
Lint with revive action, from pre-built image:
internal/bytesx/bytesx.go#L38
comment on exported function GenRandomBytes should be of the form "GenRandomBytes ..."
|
Lint with revive action, from pre-built image:
internal/session/manager.go#L310
exported method Manager.CurrentKeyID should have comment or be unexported
|
Lint with revive action, from pre-built image:
internal/model/vpnoptions.go#L78
comment on exported var SupportedCiphers should be of the form "SupportedCiphers ..."
|
Lint with revive action, from pre-built image:
internal/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
|
The logs for this run have expired and are no longer available.
Loading