aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor config handlingJesse Luehrs2019-10-171-31/+0
* move address default out of the util functionJesse Luehrs2019-10-161-2/+1
* commentJesse Luehrs2019-10-141-0/+1
* consolidate errorsJesse Luehrs2019-10-141-32/+7
* move common traits into a preludeJesse Luehrs2019-10-141-1/+1
* add tls support for clientsJesse Luehrs2019-10-121-1/+30
* get a basic command structure in placeJesse Luehrs2019-07-141-0/+27