2021-04-26 08:38 | Implement forwarding over TLS. | parazyd | 2 | +36 | -15 |
2021-04-25 21:47 | Add script for generating selfsigned certificates. | parazyd | 2 | +12 | -0 |
2021-03-09 15:08 | Update license header. | parazyd | 1 | +18 | -21 |
2021-03-08 09:23 | Add go.mod | parazyd | 1 | +3 | -0 |
2021-02-07 08:42 | Update copyright headers. | parazyd | 2 | +2 | -2 |
2020-11-15 10:30 | Update copyright headers. | parazyd | 2 | +2 | -3 |
2019-09-11 17:29 | Use fmt instead of errors to return an error. | parazyd | 1 | +2 | -2 |
2019-09-11 17:28 | Documentation fixup. | parazyd | 1 | +3 | -0 |
2019-09-11 17:28 | Add support for plain TCP without TLS. | parazyd | 2 | +11 | -2 |
2019-07-10 00:28 | Add contrib/README.md. | parazyd | 1 | +8 | -0 |
2019-07-10 00:26 | Add OpenRC initscript in contrib. | parazyd | 2 | +17 | -0 |
2019-07-10 00:16 | New errors should not be capitalized. | parazyd | 1 | +1 | -1 |
2019-07-10 00:10 | Remove checks for certificate existence. | parazyd | 1 | +0 | -18 |
2019-07-10 00:07 | Die on unsupported TLS version and be more explicit in setting it. | parazyd | 1 | +2 | -1 |
2019-07-10 00:07 | Fix syntax error in main(). | parazyd | 1 | +1 | -1 |
2019-07-10 00:02 | Add usage explanations to README. | parazyd | 1 | +19 | -0 |
2019-07-09 23:52 | Explode with usage() if argv < 2. | parazyd | 1 | +4 | -0 |
2019-07-09 23:51 | Relicense to Dyne. | parazyd | 1 | +2 | -1 |
2019-07-09 17:05 | If verbose, also report when connections are closed. | parazyd | 1 | +3 | -0 |
2019-07-09 13:38 | Allow different TLS versions. | parazyd | 1 | +11 | -4 |
2019-07-09 13:37 | Update README. | parazyd | 1 | +12 | -5 |
2019-07-09 13:37 | Use long flag names. | parazyd | 1 | +8 | -7 |
2019-07-09 13:23 | Revert to TLSv1.2. | parazyd | 1 | +2 | -2 |
2019-07-09 13:23 | Add support for TLS client certificate verification. | parazyd | 1 | +27 | -1 |
2019-07-03 10:50 | Hardcode to TLSv1.3. | parazyd | 1 | +2 | -2 |
2019-02-13 20:25 | Shorten commandline flags. | parazyd | 2 | +10 | -12 |
2019-02-13 19:12 | Add installation note. | parazyd | 1 | +11 | -0 |
2019-02-13 19:10 | Initial commit. | parazyd | 3 | +800 | -0 |