frp/pkg
2026-06-24 13:37:29 +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 fix(client): reject duplicate proxy and visitor names (#5378) 2026-06-24 13:37:29 +08:00
errors rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
msg feat: use wire v2 framing for UDP workConn payload (#5340) 2026-06-01 16:22:34 +08:00
naming pkg: use modern Go stdlib functions to simplify code (#5209) 2026-03-06 22:14:46 +08:00
nathole refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
plugin fix(client): write proxy protocol header in tls2raw plugin (#5362) 2026-06-22 23:08:50 +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 fix(websocket): send tunnel payload as binary frames (#5363) 2026-06-22 23:34:02 +08:00
virtual add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
vnet refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00