You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace zap.L() global logger with explicit *zap.Logger parameter in
buildHtpasswdFromConfig and CreateBackendTLSConfig
- Add tracing imports and use bare macro form in forward.rs and wireguard.rs
- Capitalize log messages in converter.go to match dominant pattern
- Add //! module doc comments to proxy, sdwan, mesh, and l4 mod.rs
- Add Apache 2.0 license headers to 10 test files
- Rename _additional test files to _extended
- Unexport ErrInvalidByteSize to errInvalidByteSize (internal-only sentinel)
0 commit comments