frp/pkg
霜冷长河 ad07d27914
Some checks are pending
golangci-lint / lint (push) Waiting to run
fix: reset UDP read deadline on write activity to prevent idle timeout
2026-05-11 20:23:39 +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 protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +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 protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +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 plugin/http_proxy: fix fragmented CONNECT method detection and add read deadline (#5296) 2026-04-27 02:30:29 +08:00
policy refactor: use maps.Clone and slices.Concat (#5220) 2026-03-08 10:38:16 +08:00
proto fix: reset UDP read deadline on write activity to prevent idle timeout 2026-05-11 20:23:39 +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 protocol: add AEAD encryption negotiation to v2 wire control channel (#5304) 2026-05-06 10:43:47 +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