summaryrefslogtreecommitdiff
path: root/pkg/bindings/network/network.go
Commit message (Expand)AuthorAge
* enable gocritic linterPaul Holzinger2022-04-26
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* network connect allow ip, ipv6 and mac addressPaul Holzinger2021-12-14
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Wire network interface into libpodPaul Holzinger2021-09-15
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* Add network prune filters support to bindingsJakub Guzik2021-04-10
* Fix array instead of one elem network http apiJakub Guzik2021-03-12
* bump go module to v3Valentin Rothberg2021-02-22
* Enable stylecheck linterPaul Holzinger2021-02-11
* add network prunebaude2021-02-06
* podman network existsPaul Holzinger2021-01-19
* misc bindings to podman v3baude2020-12-17
* podman network label supportPaul Holzinger2020-11-28
* add network connect|disconnect compat endpointsbaude2020-11-19
* Fix network remove for the podman remote clientPaul Holzinger2020-09-28
* APIv2 Add network list filteringPaul Holzinger2020-09-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* Add support for ssh:// and unix:// podman clientsJhon Honce2020-02-20
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28