Commit Graph

  • 388733568d create directories that may not exist AJ ONeal 2017-05-09 01:27:37 +0000
  • 0187114160 Update goldilocks.service AJ ONeal 2017-05-09 01:08:36 +0000
  • 99a3de6496 implemented ability to proxy TLS based on SNI tigerbot 2017-05-08 17:59:45 -0600
  • f32db19b52 handled case where no TCP modules exist tigerbot 2017-05-08 17:47:51 -0600
  • 953bdda67e correct basename -> dirname AJ ONeal 2017-05-08 17:04:36 -0600
  • dad2e66f52 allow empty config file AJ ONeal 2017-05-08 17:01:59 -0600
  • 513e6e8bdd implemented forwarding of TCP based on incoming port tigerbot 2017-05-08 16:52:37 -0600
  • 1bdcd73d28 download etc config AJ ONeal 2017-05-08 16:50:41 -0600
  • 5451cbb4da v1.0.0-placeholder AJ ONeal 2017-05-08 16:35:24 -0600
  • ed9ed3d21b v2.2.1 v2.2.1 AJ ONeal 2017-05-08 16:34:23 -0600
  • 3a96004038 rookie mistake: path.join should be path.resolve AJ ONeal 2017-05-08 16:34:03 -0600
  • 5f97e1bd67 Add empty goldilocks.yml AJ ONeal 2017-05-08 21:58:18 +0000
  • 569e3b02d2 set all variables properly and create paths correctly AJ ONeal 2017-05-08 21:56:40 +0000
  • d71240a222 use MY_ROOT in place of PREFIX AJ ONeal 2017-05-08 21:47:31 +0000
  • c75a073ce4 Update install.sh AJ ONeal 2017-05-08 21:44:36 +0000
  • f6ef5bcad8 add comment AJ ONeal 2017-05-08 21:40:05 +0000
  • 9546c489cb Update install.sh AJ ONeal 2017-05-08 21:34:52 +0000
  • 7d7a2c2f0d Update install.sh AJ ONeal 2017-05-08 19:34:39 +0000
  • 3e1abaddf4 fixed two potential problems on startup tigerbot 2017-05-08 13:00:45 -0600
  • 8c4594f399 fixed problem specifying config file tigerbot 2017-05-06 12:04:46 -0600
  • 2414163179 converted tabs to spaces in a few files tigerbot 2017-05-06 01:08:10 -0600
  • 9ee2d7b890 fix typo AJ ONeal 2017-05-06 03:20:18 -0600
  • 5bf95b8b25 remove extraneous flags AJ ONeal 2017-05-05 13:31:49 -0600
  • b2cc88698b fix flags AJ ONeal 2017-05-05 13:17:57 -0600
  • 0a0f37f85c possibly multiple installers AJ ONeal 2017-05-05 01:37:53 -0600
  • 41d36a4eb9 add systemd and launchd scripts AJ ONeal 2017-05-05 01:33:36 -0600
  • 9cf9604c00 update deps AJ ONeal 2017-05-04 23:45:37 -0600
  • 3c5bc9103e Merge branch 'layers' of git.daplie.com:Daplie/Goldilocks.js into layers layers AJ ONeal 2017-05-04 23:43:46 -0600
  • c1a98b2db3 bogus installer AJ ONeal 2017-05-04 23:43:39 -0600
  • 0a7e70517f implemented UDP forwarding for DNS tigerbot 2017-05-03 13:55:16 -0600
  • f4de15b14f added udp capacity to the servers file tigerbot 2017-05-02 17:48:58 -0600
  • dbd1e23bfa fixed a few minor things tigerbot 2017-05-01 17:52:22 -0600
  • aed520a653 get the correct remoteAddress if possible AJ ONeal 2017-04-28 13:11:12 -0600
  • eacf2e0dbf made workaround for the TLS issue that I should have ignored... AJ ONeal 2017-04-28 13:07:05 -0600
  • f2b05ee7af move owners store out to own object AJ ONeal 2017-04-27 19:46:54 -0600
  • c7627faffd rename api to goldilocks AJ ONeal 2017-04-27 19:34:13 -0600
  • 0fdd2773b5 prepare to handle tunnel AJ ONeal 2017-04-27 19:23:52 -0600
  • 350d87c38d remoteAddress priority... and whitespace... ooops AJ ONeal 2017-04-27 17:00:09 -0600
  • 4b470ffe51 admin page now loads properly AJ ONeal 2017-04-27 16:50:03 -0600
  • 58a0b592ff admin interface shows up again AJ ONeal 2017-04-27 16:27:27 -0600
  • dc55169415 proxy mostly works AJ ONeal 2017-04-27 16:05:34 -0600
  • 67aa28aece WIP merging walnut, serve-https, and stunnel.js AJ ONeal 2017-04-26 20:16:47 -0600
  • 4267955286 switch over to commander AJ ONeal 2017-04-13 17:42:37 -0600
  • 20c7bc977c tunneling tunnels serve-https-fork AJ ONeal 2017-04-13 16:50:48 -0600
  • c4e3cb3c07 add .jshintrc AJ ONeal 2017-04-13 15:48:35 -0600
  • 59721582c5 WIP stunnel.js support tunnel AJ ONeal 2017-04-05 19:02:51 -0600
  • fb5407c29e WIP tunnel AJ ONeal 2017-04-05 12:49:48 -0600
  • ac71f96ba1 fix submodule AJ ONeal 2017-03-22 17:31:16 -0600
  • c37b1a7058 update submodule AJ ONeal 2017-03-22 17:24:08 -0600
  • f293807231 add .gitmodules AJ ONeal 2017-03-22 17:22:59 -0600
  • 54a8bc15d9 more network handling stuff AJ ONeal 2017-03-18 14:48:49 -0600
  • 3b5d7a49d4 security and ui updates AJ ONeal 2017-03-17 14:18:54 -0600
  • a4027bcad9 add navigation AJ ONeal 2017-03-16 01:54:18 -0600
  • 90f5eb11d5 show many more things AJ ONeal 2017-03-15 03:40:35 -0600
  • 783dd3c53b add hostname, working directory AJ ONeal 2017-03-13 18:10:16 -0600
  • df8cb8d96f use arrays instead of maps AJ ONeal 2017-03-13 16:39:43 -0600
  • 0103ae02d4 retrieve ips, show priorities AJ ONeal 2017-03-04 00:25:20 -0700
  • 22b7a1b880 more comprehensive data model AJ ONeal 2017-03-02 00:58:45 -0700
  • 1cae332c9c began internal initialization API AJ ONeal 2017-02-28 14:55:48 -0700
  • 44bfc02fa1 auth and log domains AJ ONeal 2017-02-27 18:22:25 -0700
  • 970a616591 example of adding terms AJ ONeal 2017-02-24 17:59:58 -0700
  • 3f56e3a295 first hint of management interface AJ ONeal 2017-02-22 18:48:34 -0700
  • 7f30c92769 rebrand to goldilocks AJ ONeal 2017-02-22 16:36:40 -0700
  • 6d554fdbcd update LICENSE.txt AJ ONeal 2017-02-22 16:36:23 -0700
  • 8df415c91d rebrand to goldilocks AJ ONeal 2017-02-22 15:00:14 -0700
  • 9948fccf71 remind to check before issuing with greenlock AJ ONeal 2017-02-06 11:15:18 -0700
  • 52036f463c v2.1.8 AJ ONeal 2017-02-03 11:55:19 -0700
  • 658b095254 use any available *localhost*.daplie.me certificate AJ ONeal 2017-02-03 11:55:17 -0700
  • f539feb37a v2.1.7 AJ ONeal 2017-02-03 11:47:43 -0700
  • 260e53ee3a update localhost.daplie.me-certificates version AJ ONeal 2017-02-03 11:47:40 -0700
  • d0c922ca72 v2.1.6 AJ ONeal 2017-02-03 10:50:50 -0700
  • 98dac06085 allow templating AJ ONeal 2017-02-03 10:50:33 -0700
  • e7022c8bd4 v2.1.5 AJ ONeal 2017-02-02 18:16:01 -0700
  • e12164d3dc don't output agree-tos and email message for localhost AJ ONeal 2017-02-02 18:15:54 -0700
  • f0bea933f9 make -d, pubdir, and public all defaultWebRoot AJ ONeal 2017-02-02 17:56:35 -0700
  • fa02f05b9a v2.1.4 AJ ONeal 2017-02-01 20:23:59 -0700
  • c900aa1727 fix --servername / --sites parse bug AJ ONeal 2017-02-01 20:23:56 -0700
  • 8c0a2634b3 v2.1.3 AJ ONeal 2017-02-01 20:02:28 -0700
  • 6526b2075e clarify AJ ONeal 2017-02-01 20:02:25 -0700
  • 929f555d73 fix bug tunnel bug with --sites AJ ONeal 2017-02-01 20:00:00 -0700
  • afdf0920ca v2.1.2 AJ ONeal 2017-02-01 18:29:27 -0700
  • f7bf5b4c96 Merge branch 'goldilocks' of git.daplie.com:Daplie/serve-https into goldilocks AJ ONeal 2017-02-01 18:29:10 -0700
  • dfd0c1a355 v2.1.1 AJ ONeal 2017-02-01 18:27:56 -0700
  • 094c5aed26 should require greenlock-express, not letsencrypt-express AJ ONeal 2017-02-01 18:27:28 -0700
  • 8dd879cb53 v2.1.1 AJ ONeal 2017-02-01 15:56:49 -0700
  • 653f121192 change --servername to --sites AJ ONeal 2017-02-01 15:56:40 -0700
  • f6f6232f0c v2.1.0 AJ ONeal 2017-02-01 15:47:23 -0700
  • b9662e3deb add --sites option for multiple domains #10 and use localhost.daplie.me AJ ONeal 2017-02-01 15:47:08 -0700
  • 8c67ef5702 WIP handle multiple servers AJ ONeal 2017-01-31 20:31:57 -0700
  • df7d9db75f add package.json v1.0.0-placeholder AJ ONeal 2017-01-26 23:14:22 -0700
  • 25a0319f45 Add new file AJ ONeal 2017-01-27 06:07:51 +0000
  • 7a639e4d88 Add .gitignore AJ ONeal 2017-01-27 06:06:55 +0000
  • d9cd2e4442 Merge branch 'typo-fix' into 'master' Drew Warren 2017-01-24 19:04:11 +0000
  • 5654ef3fe2 Typo fix Thomas Ingram 2017-01-20 17:47:50 -0500
  • 6242a48fd0 v2.0.8 AJ ONeal 2017-01-20 14:27:23 -0700
  • e91b00c5fa update example AJ ONeal 2017-01-20 20:13:41 +0000
  • 6fa035df98 v2.x works again AJ ONeal 2017-01-12 11:16:50 -0700
  • cee067bcaf v2.0.7 AJ ONeal 2017-01-10 18:25:11 -0700
  • 9f48cc5780 pass oauth3 provider AJ ONeal 2017-01-10 18:24:54 -0700
  • ecb73d58e2 v2.0.6 AJ ONeal 2017-01-10 10:30:42 -0700