Commit Graph

25 Commits

Author SHA1 Message Date
AJ ONeal 6acda301b0 update build 2020-11-13 03:02:58 -07:00
AJ ONeal 8c8d5b150f bugfix HTTP-01 relay and update docs 2020-11-12 06:30:52 -07:00
AJ ONeal b8cf135c45 add check from ip list 2020-08-25 01:29:10 -06:00
AJ ONeal de020d8fea bugfixes and cleanup 2020-07-22 02:09:06 -06:00
AJ ONeal b08f1d7e88 update VENDOR_ID, fix examples/mgmt-*, update README 2020-07-20 09:27:31 -06:00
AJ ONeal 2a40cf7ac0 add wsserve, and some clean up 2020-07-06 07:51:32 +00:00
AJ ONeal 36a3650080 WIP: track connection table 2020-06-22 00:34:42 -06:00
AJ ONeal 9b7c3f62db file reorganization 2020-06-03 01:47:06 -06:00
AJ ONeal c9c47b9105 use vfsgen for sql file 2020-06-03 00:17:30 -06:00
AJ ONeal 710771c228 add DNS-01 API relay 2020-05-27 02:53:26 -06:00
AJ ONeal 1f22f5f34f add token auth 2020-05-26 03:05:39 -06:00
AJ ONeal 96f4d34ce1 start of management api 2020-05-26 01:47:22 -06:00
AJ ONeal 2813ffcbd3 bugfix nil pointer due to misnamed variable 2020-05-25 10:51:59 -06:00
AJ ONeal 581ed296ac wip: new client 2020-05-16 03:09:47 -06:00
AJ ONeal 7fdb393696 renaming things 2020-05-04 23:08:23 -06:00
AJ ONeal 1600c960ab various bugfixes and enhancements 2020-05-04 22:49:38 -06:00
AJ ONeal 94c3680333 update config, demo letsencrypt 2020-05-04 22:12:11 -06:00
AJ ONeal 052a3f276b move to packages 2020-04-30 23:47:46 -06:00
AJ ONeal e740d2ca0f heavier refactoring 2020-04-30 04:43:36 -06:00
AJ ONeal ef34fefc39 cleanup 2020-04-28 00:47:31 -06:00
AJ ONeal 3597ebff28 minor refactor 2020-04-28 00:26:00 -06:00
Henry Camacho 894bd997a9 Restructured code, using module use, created logging package as a helper
- altered code to support a client bound interface
- altered code to support an admin bound interface
- added configurations and defaults.
- removed timeout function at the end of main.
- the final go routine was converted to a foreground routine.
2017-02-05 21:19:04 -06:00
Henry Camacho c781b64cb7 updated to support wss://localhost:8000/ w/jwt validation
- checks validity of the token, and aborts connection if invalid
- displays domains processed contained in token.
2017-02-02 21:28:25 -06:00
Henry Camacho d85d2c018e Fixing ignore for exe 2017-02-02 17:14:25 -06:00
Henry Camacho eb0f1bb897 various clean up. Removed binary, added certs 2017-02-02 17:06:29 -06:00