| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-07 | k8s-operator/sessionrecording/ws: unify Read/Write frame parsing (#19227)alt | Fernando Serboncini | 3 | -166/+215 |
| 2026-03-06 | all: use Go 1.26 things, run most gofix modernizers | Brad Fitzpatrick | 1 | -2/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 13 | -13/+13 |
| 2026-01-16 | k8s-operator,kube: allowing k8s api request events to be enabled via grants (... | Tom Meadows | 1 | -0/+2 |
| 2025-11-18 | all: rename variables with lowercase-l/uppercase-I | Alex Chan | 1 | -2/+2 |
| 2025-10-08 | k8s-operator/sessionrecording: gives the connection to the recorder from the ... | Tom Meadows | 2 | -3/+12 |
| 2025-10-01 | all: use Go 1.20's errors.Join instead of our multierr package | Brad Fitzpatrick | 2 | -6/+4 |
| 2025-07-28 | k8s-operator: fix test flake (#16680) | Tom Proctor | 1 | -13/+23 |
| 2025-07-28 | k8s-operator: handle multiple WebSocket frames per read (#16678) | Tom Proctor | 4 | -49/+81 |
| 2025-07-28 | k8s-operator: adding session type to cast header (#16660) | Tom Meadows | 1 | -3/+4 |
| 2025-07-22 | cmd/{k8s-operator,k8s-proxy},kube: use consistent type for auth mode config (... | Tom Proctor | 1 | -1/+1 |
| 2025-07-14 | k8s-operator,sessionrecording: fixing race condition between resize (#16454) | Tom Meadows | 8 | -222/+311 |
| 2025-04-08 | net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl | Brad Fitzpatrick | 2 | -3/+4 |
| 2024-11-18 | sessionrecording: implement v2 recording endpoint support (#14105) | Andrew Lytvynov | 2 | -3/+3 |
| 2024-09-07 | sessionrecording,ssh/tailssh,k8s-operator: log connected recorder address (#1... | Irbe Krumina | 2 | -7/+17 |
| 2024-09-03 | cmd/k8s-operator,k8s-operator/sessionrecording: ensure recording header conta... | Irbe Krumina | 6 | -90/+253 |
| 2024-08-14 | cmd/k8s-operator,k8s-operator/sessionrecording: support recording kubectl exe... | Irbe Krumina | 11 | -60/+1225 |
| 2024-07-29 | cmd/k8s-operator,k8s-operator/sessionrecording,sessionrecording,ssh/tailssh: ... | Irbe Krumina | 10 | -0/+1805 |