2021-02-21 22:31 | Listen to localhost by default | Brian C. Lane | 1 | +1 | -1 |
2020-03-08 18:04 | test: Add test for readConfig | Brian C. Lane | 2 | +32 | -0 |
2020-03-08 15:21 | test: Add test for logDebugf | Brian C. Lane | 1 | +15 | -1 |
2020-03-08 01:36 | Make changes suggested by linter | Brian C. Lane | 1 | +1 | -4 |
2020-03-08 01:34 | test: Test the captureOutput function | Brian C. Lane | 1 | +94 | -0 |
2020-03-07 23:32 | Change readConfig to use an io.Reader | Brian C. Lane | 1 | +9 | -3 |
2020-03-07 17:34 | Add golangci-lint workflow | Brian C. Lane | 1 | +21 | -0 |
2020-03-07 17:31 | Rename coverage workflow file to coverage.yml | Brian C. Lane | 1 | +0 | -0 |
2020-03-07 17:19 | Add coverage report | Brian C. Lane | 1 | +29 | -0 |
2020-03-07 16:59 | Add golang build workflow | Brian C. Lane | 1 | +34 | -0 |
2020-02-15 19:00 | Add -debug cmdline option | Brian C. Lane | 1 | +14 | -7 |
2020-02-15 16:51 | Add -log option to cmdline | Brian C. Lane | 1 | +18 | -0 |
2019-12-31 17:56 | Add some more function documentation | Brian C. Lane | 1 | +16 | -1 |
2019-12-31 17:47 | Update README with redirect examples | Brian C. Lane | 1 | +31 | -0 |
2019-12-31 17:41 | Change default port to 2525 | Brian C. Lane | 1 | +1 | -1 |
2019-12-31 17:39 | Cleanup go.mod and go.sum | Brian C. Lane | 2 | +0 | -15 |
2019-12-31 17:31 | Add README.md | Brian C. Lane | 1 | +33 | -0 |
2019-12-31 17:20 | Move host parsing into a function | Brian C. Lane | 1 | +30 | -24 |
2019-12-31 01:41 | Add email whitelist support | Brian C. Lane | 1 | +8 | -7 |
2019-12-23 15:56 | Add BSD 3-clause license | Brian C. Lane | 2 | +43 | -0 |
2019-12-23 14:42 | Very Simple SMTP to Maildir delivery is working | Brian C. Lane | 4 | +253 | -0 |