summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/containers_attach.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Allow HTTP attach to stopped containersMatthew Heon2022-04-13
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* bump go module to v3Valentin Rothberg2021-02-22
* Fixes remote attach and exec to signal IdleTrackerJhon Honce2020-10-05
* Refactor IdleTracker to handle StateIdle transitionsJhon Honce2020-09-29
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-09
* Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* Print container state when erroring that it is improperMatthew Heon2020-05-20
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* Wire in endpoint for ExecStartMatthew Heon2020-05-14
* WIP V2 attach bindings and testJhon Honce2020-05-13
* Improve APIv2 support for AttachMatthew Heon2020-04-13
* Refactor handler packagesJhon Honce2020-03-10