Commit Graph
13 Commits
Author SHA1 Message Date
kyle 7426988ae4 linter fixes. 2025-11-19 01:47:42 -08:00
kyle 154d5a6c2e Major refactoring.
+ Many lib functions have been split out into separate packages.
+ Adding cert/key generation tooling.
+ Add new time.Duration parser.
2025-11-19 01:35:37 -08:00
kyle 62c3db88ef Add proxy-aware dialing functions, and convert cmd/... tooling over. 2025-11-18 16:09:19 -08:00
kyle 3ad562b6fa cmd: continuing linter fixes 2025-11-16 02:54:02 -08:00
kyle f31d74243f cmd: start linting fixes. 2025-11-16 00:36:19 -08:00
kyle f6d227946b Get rid of bazel.
Good riddance. More of a headache than it's worth.
2024-05-19 20:24:38 -07:00
kyle f8c64d3be5 bazel: updating build files 2023-05-04 15:11:15 -07:00
kyle d66cfe1145 Cut over to Bazel. 2023-05-04 14:00:30 -07:00
kyle ad03c5f991 Mass rewrite imports -> git.wntrmute.dev repo. 2023-05-04 13:58:43 -07:00
kyle cb827169dc switching hosting providers 2020-11-26 20:09:37 -08:00
Kyle Isom 9e1aed257b rhash: use io.Copy to avoid reading the full file. 2018-04-24 09:44:45 -07:00
kyle 832475db56 gofmt cleanups. 2017-11-16 08:32:33 -08:00
kyle fc77225740 Add rhash for hashing remote files.
This was originally rsha256, but it's been updated to support multiple
algorithms.
2017-11-16 08:24:13 -08:00