aboutsummaryrefslogtreecommitdiff
path: root/libpod/oci_util.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* add OCI Runtime name to errorsDaniel J Walsh2022-01-06
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* libpod: rootful close binded portsPaul Holzinger2021-09-14
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Expose security attribute errors with their own messagesJuan Antonio Osorio Robles2021-01-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Enable IPv6 port bindingMatthew Heon2020-06-10
* libpod: fix case for executable file not found errorsGiuseppe Scrivano2019-12-02
* oci: print only matching part for the errorsGiuseppe Scrivano2019-11-28
* add libpod/configValentin Rothberg2019-10-31
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10