frp/pkg
2026-03-29 22:45:23 +08:00
..
auth auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +08:00
config auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +08:00
errors rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics pkg/metrics/mem: remove redundant map write-backs and optimize proxy lookup (#5221) 2026-03-08 10:40:39 +08:00
msg refactor: fix modernize lint issues (#5215) 2026-03-07 23:10:19 +08:00
naming pkg: use modern Go stdlib functions to simplify code (#5209) 2026-03-06 22:14:46 +08:00
nathole bump pion/stun to v3 to fix vulnerability (#5245) 2026-03-29 22:45:23 +08:00
plugin refactor: fix modernize lint issues (#5215) 2026-03-07 23:10:19 +08:00
policy refactor: use maps.Clone and slices.Concat (#5220) 2026-03-08 10:38:16 +08:00
proto/udp fix: return buffers to pool on error paths to reduce GC pressure (#5203) 2026-03-06 15:55:22 +08:00
sdk/client refactor: restructure API packages into client/http and server/http with typed proxy/visitor models (#5193) 2026-03-04 17:38:43 +08:00
ssh add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
transport fix: validate CA cert parsing and add missing ReadHeaderTimeout (#5205) 2026-03-06 17:59:41 +08:00
util auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +08:00
virtual add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
vnet auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +08:00