Commit Graph

102 次程式碼提交

作者 SHA1 備註 提交日期
AJ ONeal c2a5b0b525 feature: forcefully exit after given duration or at given wall clock time 2021-11-02 01:30:02 -06:00
AJ ONeal 85147ca776 bugfix: error instead of panic for invalid connection string 2021-10-12 11:36:19 -06:00
AJ ONeal 8af2fb6cec cleanup debugging 2020-11-23 12:33:25 -07:00
AJ ONeal b2d6bb7a08 fix versions and turn off challenges port by default 2020-11-20 13:57:40 -07:00
AJ ONeal ebce63c08e add --proxy-http-01 2020-11-18 02:05:36 -07:00
AJ ONeal 43aec3007a add version info 2020-11-17 12:26:48 -07:00
AJ ONeal a62f46c070 change Windows Start()/Stop() behavior, update debug output 2020-11-16 18:19:46 -07:00
AJ ONeal d66053efd1 update to use Tokener func 2020-11-16 18:18:36 -07:00
AJ ONeal e8f2e8205e refactor for Windows service 2020-11-15 02:04:03 -07:00
AJ ONeal 88644088e2 always document go generate before go build 2020-11-13 14:18:53 -07:00
AJ ONeal c234077fdc cleanup 2020-11-13 05:19:12 -07:00
AJ ONeal eef6ca679f update links 2020-11-13 05:13:09 -07:00
AJ ONeal b7de32833a update versioning for gitver, goreleaser 2020-11-13 04:53:01 -07:00
AJ ONeal 0d02769ff0 update docs 2020-11-13 04:26:25 -07:00
AJ ONeal ade7f0ba80 refactor cmds for goreleaser 2020-11-13 02:43:17 -07:00
AJ ONeal 8c8d5b150f bugfix HTTP-01 relay and update docs 2020-11-12 06:30:52 -07:00
AJ ONeal adb12c43b2 load env from specific file, add comments 2020-11-05 16:52:58 -07:00
AJ ONeal d174b4739f bugfix service installers 2020-11-05 16:05:47 -07:00
AJ ONeal 1635cbad9b add system service 2020-11-05 15:07:01 -07:00
AJ ONeal 5deeab6fe2 use r.Host 2020-11-05 02:40:19 -07:00
AJ ONeal 9f3f599bf3 bugfix string dereference 2020-11-05 02:19:27 -07:00
AJ ONeal 1d71b24ccf add ability to relay http-01 challenges 2020-11-05 02:11:17 -07:00
AJ ONeal 51e6e84303 update for custom fork of CertMagic 2020-11-03 00:56:03 -07:00
AJ ONeal e075d319de WIP abstract SQL 2020-09-16 04:55:52 -06:00
AJ ONeal 5589d1d04f add DNS_01_DELAY and DNS_RESOLVERS option 2020-09-16 04:29:16 -06:00
AJ ONeal 4330491084 add dns-01-delay 2020-09-07 01:34:17 -06:00
AJ ONeal da206dcd41 hard-code +/- 15 minute leeway 2020-09-03 13:47:57 -06:00
AJ ONeal d6f1124cf6 option to ignore token from ENV 2020-09-03 13:41:15 -06:00
AJ ONeal a61f012507 better allowed domain example 2020-08-25 02:37:19 -06:00
AJ ONeal 21a0892146 bugfix iplist validation 2020-08-25 02:34:55 -06:00
AJ ONeal e47ecba665 add client connection whitelist 2020-08-25 02:08:56 -06:00
AJ ONeal b8cf135c45 add check from ip list 2020-08-25 01:29:10 -06:00
AJ ONeal e7db7b9bba replace log.Fatal with fmt.Fprintf(); os.Exit() 2020-08-17 15:19:17 -06:00
AJ ONeal 89e4cec024 bugfix: invert if else error codes 2020-08-17 15:13:13 -06:00
AJ ONeal 830c401030 add exit status codes 2020-08-17 11:35:00 -06:00
AJ ONeal b2aa111263 update error message 2020-08-14 03:38:29 -06:00
AJ ONeal 752e901c65 update error messages 2020-08-14 03:24:32 -06:00
AJ ONeal 7db8085e03 add missing return 2020-08-14 02:17:13 -06:00
AJ ONeal 89d3a2552a fix nil pointer and timing vulnerability 2020-08-13 03:48:21 -06:00
AJ ONeal d75e5a3ff3 add local HTTPS reverse proxy 2020-08-13 02:34:39 -06:00
AJ ONeal de020d8fea bugfixes and cleanup 2020-07-22 02:09:06 -06:00
AJ ONeal b5b6c1ea03 add chi logger middleware to admin 2020-07-22 08:01:59 +00:00
AJ ONeal 6b7a642350 update admin proxies: handle ACME DNS 01 proxy 2020-07-22 07:11:24 +00:00
AJ ONeal d5b2837033 updates to admin stats 2020-07-22 06:35:53 +00:00
AJ ONeal 025fa5da6b updates to admin stats 2020-07-22 06:14:14 +00:00
AJ ONeal c7a1d8d3a2 update auth, and admin stats 2020-07-21 23:47:47 -06:00
AJ ONeal 850c52f9dc updates for auth API 2020-07-22 05:23:49 +00:00
AJ ONeal 0089dec42e update URLs 2020-07-21 22:42:21 -06:00
AJ ONeal ecbaf4dfd0 add tunnel domain to 'aud' of token 2020-07-21 21:56:46 -06:00
AJ ONeal 44dce55364 add http reverse proxy 2020-07-21 03:29:49 -06:00