Commit Graph

  • e9c24efd5f implemented throttling when we buffer too much data tigerbot 2017-09-08 10:54:47 -0600
  • f945f0b496 implemented throttling when we buffer too much data tigerbot 2017-09-08 10:54:47 -0600
  • bbc3ffaf6d v0.10.1 tigerbot 2017-06-15 14:50:02 -0600
  • cad0e561fb v0.10.1 v0.10.1 tigerbot 2017-06-15 14:50:02 -0600
  • 7a00be681c fixed problem with burst appending tokens on start tigerbot 2017-06-15 14:49:50 -0600
  • 2cbaf485c2 fixed problem with burst appending tokens on start tigerbot 2017-06-15 14:49:50 -0600
  • 6b57f6fae8 v0.10.0 tigerbot 2017-06-06 17:33:15 -0600
  • 68c299e0d4 v0.10.0 v0.10.0 tigerbot 2017-06-06 17:33:15 -0600
  • 2831d09a4d Merge branch 'side-channel' tigerbot 2017-06-06 17:32:51 -0600
  • b30a8323c9 Merge branch 'side-channel' tigerbot 2017-06-06 17:32:51 -0600
  • a95f6ecead use `.destroy` if `.end` fails to close connection tigerbot 2017-06-05 11:28:53 -0600
  • 5e8d99a34c use `.destroy` if `.end` fails to close connection tigerbot 2017-06-05 11:28:53 -0600
  • e3fbd768a2 added support for wildcard domains tigerbot 2017-06-05 11:20:58 -0600
  • d6cad7cb65 added support for wildcard domains tigerbot 2017-06-05 11:20:58 -0600
  • 6ea903a3f1 added audience to the tokens we generate tigerbot 2017-06-05 11:20:15 -0600
  • e6da8277c4 added audience to the tokens we generate tigerbot 2017-06-05 11:20:15 -0600
  • 635523b155 allow client to be created with no initial tokens tigerbot 2017-05-25 13:46:09 -0600
  • 61c7bd5ad6 allow client to be created with no initial tokens tigerbot 2017-05-25 13:46:09 -0600
  • 00fbd2c27f handled case where append is called with closed websocket tigerbot 2017-04-28 15:28:21 -0600
  • 3b1fc8e4ca handled case where append is called with closed websocket tigerbot 2017-04-28 15:28:21 -0600
  • 6901a4ef2d added handling for 'hello' from the server tigerbot 2017-04-28 15:02:44 -0600
  • 12faab1acf added handling for 'hello' from the server tigerbot 2017-04-28 15:02:44 -0600
  • 425cf4bc24 changed adding tokens to work on reconnect tigerbot 2017-04-28 10:57:48 -0600
  • 876fa47e02 changed adding tokens to work on reconnect tigerbot 2017-04-28 10:57:48 -0600
  • 4f9ea342f5 use stream-pair, which actually does what we want AJ ONeal 2017-04-28 03:03:07 +0000
  • 1242e65e9c use stream-pair, which actually does what we want AJ ONeal 2017-04-28 03:03:07 +0000
  • 04f10090ea clarify myDuplex => reader, myDuplex2 => writer AJ ONeal 2017-04-28 02:47:41 +0000
  • a84899f8c5 clarify myDuplex => reader, myDuplex2 => writer AJ ONeal 2017-04-28 02:47:41 +0000
  • dbf8832aa9 added ability to add/clear tokens on active websocket tigerbot 2017-04-27 19:29:16 -0600
  • a95031cc28 added ability to add/clear tokens on active websocket tigerbot 2017-04-27 19:29:16 -0600
  • 160c591d7f v0.9.9 tigerbot 2017-04-27 18:39:18 -0600
  • a0ed74b641 v0.9.9 v0.9.9 tigerbot 2017-04-27 18:39:18 -0600
  • d8bf926123 gave more power to custom createConnection functions tigerbot 2017-04-27 18:38:01 -0600
  • 4059183b69 gave more power to custom createConnection functions tigerbot 2017-04-27 18:38:01 -0600
  • 5a3fe4468a suppressing log when trying to send on closing websocket tigerbot 2017-04-26 17:37:52 -0600
  • 59763ed49e suppressing log when trying to send on closing websocket tigerbot 2017-04-26 17:37:52 -0600
  • 7a9d06e67b v0.9.8 tigerbot 2017-04-14 18:28:59 -0600
  • e5e6f0bd02 v0.9.8 v0.9.8 tigerbot 2017-04-14 18:28:59 -0600
  • 43ea38523b exposed `.end` method on the wsclient tigerbot 2017-04-14 16:27:25 -0600
  • 1a65027fe0 exposed `.end` method on the wsclient tigerbot 2017-04-14 16:27:25 -0600
  • 53185c1760 v0.9.7 tigerbot 2017-04-10 11:40:12 -0600
  • 22d813e4e9 v0.9.7 v0.9.7 tigerbot 2017-04-10 11:40:12 -0600
  • 913f36043a implemented timeout over websocket connection tigerbot 2017-04-10 11:39:27 -0600
  • 06867530d8 implemented timeout over websocket connection tigerbot 2017-04-10 11:39:27 -0600
  • 76495e674d cleaned up the exit handling tigerbot 2017-04-07 18:49:52 -0600
  • 304c3200a0 cleaned up the exit handling tigerbot 2017-04-07 18:49:52 -0600
  • 35d5f0c568 changed expected behavior when closing connections tigerbot 2017-04-07 18:01:47 -0600
  • c0941e9afe changed expected behavior when closing connections tigerbot 2017-04-07 18:01:47 -0600
  • cbdff3e55b rearranged some of the handler functions tigerbot 2017-04-07 17:38:55 -0600
  • b45c6ad179 rearranged some of the handler functions tigerbot 2017-04-07 17:38:55 -0600
  • 61a8d29c5e install via git AJ ONeal 2017-04-05 16:36:01 -0600
  • 7a91623af9 install via git AJ ONeal 2017-04-05 16:36:01 -0600
  • 1784a13346 take out the trash AJ ONeal 2017-04-05 16:33:00 -0600
  • f043714535 take out the trash AJ ONeal 2017-04-05 16:33:00 -0600
  • 9eabc956dd v0.9.6 tigerbot 2017-04-03 15:15:30 -0600
  • ca80cf146e v0.9.6 v0.9.6 tigerbot 2017-04-03 15:15:30 -0600
  • 646cfedabe changed method for mapping services to local ports tigerbot 2017-04-03 15:11:59 -0600
  • ae15111b0f changed method for mapping services to local ports tigerbot 2017-04-03 15:11:59 -0600
  • ec245dff63 v0.9.5 AJ ONeal 2017-03-29 19:29:41 -0600
  • a9326c3eb0 v0.9.5 v0.9.5 AJ ONeal 2017-03-29 19:29:41 -0600
  • 1cbb594ef6 fix deps and commandline opts AJ ONeal 2017-03-29 19:29:37 -0600
  • 9547edf3cc fix deps and commandline opts AJ ONeal 2017-03-29 19:29:37 -0600
  • a8d1448c08 v0.9.4 AJ ONeal 2017-03-29 17:58:41 -0600
  • 26388c1d39 v0.9.4 v0.9.4 AJ ONeal 2017-03-29 17:58:41 -0600
  • dcb150daa6 Merge branch 'v1' AJ ONeal 2017-03-29 17:54:56 -0600
  • b2cebd12bd Merge branch 'v1' AJ ONeal 2017-03-29 17:54:56 -0600
  • c32c0bad05 v0.9.3 AJ ONeal 2017-03-29 17:54:52 -0600
  • 3545496125 v0.9.3 v0.9.3 AJ ONeal 2017-03-29 17:54:52 -0600
  • a09a3835ae Merge branch 'v1' AJ ONeal 2017-03-29 13:36:38 -0600
  • 4f67f538ba Merge branch 'v1' AJ ONeal 2017-03-29 13:36:38 -0600
  • 519911fa23 v0.9.2 AJ ONeal 2017-03-29 13:36:33 -0600
  • 584bf9d192 v0.9.2 v0.9.2 AJ ONeal 2017-03-29 13:36:33 -0600
  • 993f04a824 fix deps typo AJ ONeal 2017-03-29 13:36:29 -0600
  • 47708d5343 fix deps typo AJ ONeal 2017-03-29 13:36:29 -0600
  • 7f754688cc Merge branch 'v1' AJ ONeal 2017-03-29 13:26:26 -0600
  • f5f6a27f9c Merge branch 'v1' AJ ONeal 2017-03-29 13:26:26 -0600
  • c00e3085e3 v0.9.1 AJ ONeal 2017-03-29 13:26:20 -0600
  • 942b7b587e v0.9.1 v0.9.1 AJ ONeal 2017-03-29 13:26:20 -0600
  • 5719237a0c v0.9.1 AJ ONeal 2017-03-29 13:24:09 -0600
  • 998df80650 v0.9.1 AJ ONeal 2017-03-29 13:24:09 -0600
  • 97f731ebb8 allow undefined domains option AJ ONeal 2017-03-29 13:19:52 -0600
  • aea2daa15f allow undefined domains option AJ ONeal 2017-03-29 13:19:52 -0600
  • c9d83437e1 v0.9.0 AJ ONeal 2017-03-29 12:29:34 -0600
  • 488750b19b v0.9.0 v0.9.0 AJ ONeal 2017-03-29 12:29:34 -0600
  • 65f090315b add domains option AJ ONeal 2017-03-29 12:29:23 -0600
  • e420ee26aa add domains option AJ ONeal 2017-03-29 12:29:23 -0600
  • 5ee3a45cf8 v0.8.2 AJ ONeal 2017-03-28 15:37:40 -0600
  • e1f1369b0a v0.8.2 AJ ONeal 2017-03-28 15:37:40 -0600
  • 5ade07e224 get domains by device AJ ONeal 2017-03-28 15:31:45 -0600
  • 496b567693 get domains by device AJ ONeal 2017-03-28 15:31:45 -0600
  • 4eb6a42bb8 add simple tunnel usage AJ ONeal 2017-03-26 01:37:26 -0600
  • 84abc603a1 add simple tunnel usage AJ ONeal 2017-03-26 01:37:26 -0600
  • 003ed2fc06 merge AJ ONeal 2017-01-03 00:08:49 -0700
  • e5d285b4ea auto-update banner AJ ONeal 2016-12-30 02:41:13 -0700
  • c1ab64635f auto-update ad AJ ONeal 2016-12-30 02:23:07 -0700
  • 113c9f184f Update README.md AJ ONeal 2016-12-30 02:53:57 +0000
  • f780376ec2 syntax hl AJ ONeal 2016-12-19 09:31:35 -0700
  • a3a3254527 Update README.md AJ ONeal 2016-11-25 10:20:50 -0700
  • 6e81504743 update domain name AJ ONeal 2016-10-18 15:33:07 -0600
  • 1ceb55cf57 working AJ ONeal 2016-10-12 13:14:16 -0600