COMMITS
July 31, 2026
D
build(deps): bump actions/stale from 10 to 11 (#149)
dependabot[bot] committed
July 28, 2026
D
build(deps): bump actions/setup-go from 6 to 7 (#148)
dependabot[bot] committed
July 4, 2026
D
build(deps): bump github.com/xtaci/kcp-go/v5 from 5.6.64 to 5.6.72 (#120)
dependabot[bot] committed
H
internal/conf: fix nil pointer dereferences (#96)
Hooman committed
June 28, 2026
H
release: v1.0.0-alpha.20
hanselime committed
June 27, 2026
H
internal/server: clear client TCPF when empty
hanselime committed
H
internal/server: lower tcp dial timeout
hanselime committed
June 26, 2026
H
internal/forward: fix udp strm deadline
hanselime committed
H
internal/client: context aware strm setup
hanselime committed
H
internal/socks,forward: use context.AfterFunc to close udp strm
hanselime committed
June 24, 2026
H
internal/socket: remove redundant ctx
hanselime committed
H
internal/socket: fix send handle leak
hanselime committed
H
internal/socket: serialize concurrent pcap sends with a mutex
hanselime committed
H
internal/socks,forward: remove no-op CloseUDP on udp error path
hanselime committed
H
internal/client: close duplicate udp stream on lost pool race
hanselime committed
June 23, 2026
H
log: prune debug logs
hanselime committed
H
internal/server: handle ctx on accept failure
hanselime committed
H
refactor: unify udp conn handling
hanselime committed
June 22, 2026
H
ci: run linux build in docker
hanselime committed
D
build(deps): bump actions/upload-artifact from 4 to 7 (#138)
dependabot[bot] committed
D
build(deps): bump softprops/action-gh-release from 2 to 3 (#139)
dependabot[bot] committed
D
build(deps): bump actions/download-artifact from 7 to 8 (#140)
dependabot[bot] committed
D
build(deps): bump actions/checkout from 5 to 7 (#141)
dependabot[bot] committed
H
ci: add dependabot for actions
hanselime committed
H
ci: bump Go version to 1.26.4
hanselime committed
H
internal/client: return createConn error
hanselime committed
H
cmd: simplify shutdown signaling
hanselime committed
H
internal/tnet: own packetconn lifecycle in tnet (#137)
hanselime committed
June 21, 2026
H
internal/conf: use string for forward target addr
hanselime committed
H
cmd: exit on error
hanselime committed