Commit Graph

59 Commits

Author SHA1 Message Date
tigerbot 54ca2782dd v0.9.0 2017-06-06 17:31:49 -06:00
tigerbot c9f2c52afd Merge branch 'side-channel' 2017-06-06 17:30:09 -06:00
tigerbot 5c7d65546b filter out remote groups with no remotes left 2017-06-05 11:00:54 -06:00
tigerbot d82530e1db filtering out wildcard domains with no remotes left 2017-05-26 18:18:06 -06:00
tigerbot 8e71ae02cf fixed problem with not closing websocket
There was a problem that prevented socket events like close and error from
getting through our duplex and to the websocket so it could close
2017-05-26 17:26:44 -06:00
tigerbot 7112bfdbb2 added support for wildcard domains 2017-05-26 16:33:27 -06:00
Jim Hager 7205b86fd3 Update README.md 2017-05-25 14:50:51 -06:00
tigerbot 3d5f4a773d implemented sending of errors not directly from requests 2017-04-28 15:35:43 -06:00
tigerbot b4a300cc64 implemented hello command on valid connection 2017-04-28 15:35:38 -06:00
tigerbot a1fbde7d8e added ability to add/remove tokens through websocket 2017-04-27 19:36:28 -06:00
tigerbot 40c797b729 changed token handling to allow multiple per websocket 2017-04-26 19:52:30 -06:00
tigerbot 65df12ecb3 changed how browser connections are handled 2017-04-26 15:10:58 -06:00
AJ ONeal 02d195798f add .jshintrc 2017-04-25 14:36:47 -06:00
AJ ONeal ed06c7e79e use localhost.daplie.me-certificates 2017-04-25 14:32:46 -06:00
tigerbot b200721a5b v0.8.3 2017-04-10 11:42:12 -06:00
tigerbot 8ab08fef8c implemented websocket connection timeout 2017-04-07 15:46:00 -06:00
tigerbot 78e9ccd60e made it so websocket connections can't replace each other 2017-04-07 11:52:25 -06:00
tigerbot 09e2d5ba35 changed remote storage on new web socket connection 2017-04-06 18:34:42 -06:00
tigerbot fbf28886ca fixed bug that slipped in during merge 2017-04-06 18:34:42 -06:00
tigerbot 32f513d64d v0.8.2 2017-04-05 10:58:59 -06:00
tigerbot 5503714b53 Merge branch 'greenlock'
# Conflicts:
#	bin/stunneld.js
2017-04-05 10:46:17 -06:00
AJ ONeal 714377bbf9 make ACME / greenlock optional 2017-04-05 04:18:35 -04:00
AJ ONeal 81dce2f0a1 tested certs issued via greenlock 2017-04-05 04:13:03 -04:00
AJ ONeal 50a4d9360a refactor: separate handlers, allow multiple devices to respond 2017-04-05 03:01:43 -04:00
AJ ONeal 176e1c06a3 WIP refactor for greenlock 2017-04-04 22:31:58 -04:00
tigerbot e34feff6bf v0.8.1 2017-04-04 12:29:10 -06:00
tigerbot 76a3f4496b removed cmd line logic useful only for the client 2017-04-04 12:22:39 -06:00
AJ ONeal ddce47346a merge 2017-01-03 00:08:36 -07:00
AJ ONeal b2e773a338 auto-update banner 2016-12-30 02:41:22 -07:00
AJ ONeal 1b6fe5c508 auto-update ad 2016-12-30 02:23:12 -07:00
AJ ONeal d444cc8050 Update README.md 2016-12-30 02:53:42 +00:00
AJ ONeal 1671381425 Update README.md 2016-11-25 10:36:14 -07:00
AJ ONeal 594a0786c9 Merge branch 'master' of github.com:Daplie/node-tunnel-server 2016-10-18 15:33:48 -06:00
AJ ONeal 7ae34f84e4 update domain name 2016-10-18 15:33:43 -06:00
AJ ONeal e0690e5e8a correctly handle redirect 2016-10-15 02:18:30 -04:00
AJ ONeal 8840319094 opts -> copts 2016-10-12 20:16:14 -04:00
AJ ONeal 09a98f6b3a close on error 2016-10-12 19:11:11 -04:00
AJ ONeal 6185b79263 prefer token.domains over token.name 2016-10-11 19:00:03 -04:00
AJ ONeal 578c50b8d2 bugfix 2016-10-01 02:54:22 -04:00
AJ ONeal 54da6333b1 cleanup 2016-10-01 02:39:20 -04:00
AJ ONeal 50a21e2fcc transitioning to cli 2016-09-30 23:52:37 -06:00
AJ ONeal 0573b746a0 updates 2016-09-30 18:49:08 -04:00
AJ ONeal 2825afbb13 fs cleanup 2016-09-30 18:03:41 -04:00
AJ ONeal c0782955cd handle auth error 2016-09-30 15:15:58 -04:00
AJ ONeal 4f470e2649 no debug buf.toString() 2016-09-30 03:11:24 -04:00
AJ ONeal ab0731dd56 better handlers 2016-09-30 02:46:02 -04:00
AJ ONeal ac99146874 bugfix 2016-09-30 01:28:17 -04:00
AJ ONeal 47de7c1d4a handle all tls conditions 2016-09-30 01:27:22 -04:00
AJ ONeal e657b4d222 fix loopback 2016-09-29 22:20:38 -04:00
AJ ONeal c52fc13ec3 partial 2016-09-28 01:26:16 -04:00