summaryrefslogtreecommitdiff
path: root/network.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary cast to same typeChristian Göttsche2023-02-281-1/+1
* Enable and resolve sign comparisson warningsChristian Göttsche2023-02-281-3/+3
* Add SPDX-License-Identifier for files that already specify licenseSimon McVittie2021-08-311-0/+1
* Be more informative if loopback setup failsColin Walters2017-01-261-8/+6
* Ran uncruftify.shAlexander Larsson2016-05-131-22/+22
* Fix (and standardize) error checks in network setupAlexander Larsson2016-03-021-11/+11
* Rename to bubblewrapAlexander Larsson2016-02-171-1/+1
* Split out network functions to separate fileAlexander Larsson2016-02-161-0/+200