Commit Graph

  • 995c189661 Bump the version master v0.0.2 R. Tyler Croy 2013-03-10 17:42:46 -0700
  • 6b3546ab4a Add a throw-back README with the information from the previous project R. Tyler Croy 2013-03-10 17:41:18 -0700
  • d4302e617b Allow start_tunnel to accept a block v0.0.1 R. Tyler Croy 2013-03-10 17:13:06 -0700
  • 44816f8e2d Pull in the client to the root file R. Tyler Croy 2013-03-10 17:09:03 -0700
  • c5723be5b3 Add proper gem dependencies for opening the connection properly R. Tyler Croy 2013-03-10 17:06:09 -0700
  • 320f90dbac Add some basic infrastructure for running RSpec R. Tyler Croy 2013-03-10 16:58:01 -0700
  • d29120136e Starting to rename the project to Passageway R. Tyler Croy 2013-03-10 16:50:56 -0700
  • 91293a4312 Merge pull request #57 from paneq/v1 v1 Jeff Lindsay 2012-10-07 12:38:06 -0700
  • 80da07eedd Sync stdout Robert Pankowecki 2012-10-07 22:29:49 +0300
  • f8932371a7 preparing to merge into master v2 Jeff Lindsay 2012-04-26 22:19:23 -0700
  • 279bc10eb5 pulling from heroku fixes' Jeff Lindsay 2012-04-26 17:05:23 -0700
  • c4d6edc3f7 thought it was a list. dict instead. Jeff Lindsay 2012-04-26 16:57:30 -0700
  • 7c478ffa2e iterating on copy of list since pop/removing confuses iteration Jeff Lindsay 2012-04-26 16:55:08 -0700
  • 0d7b19b6c8 server was expecting X-Header too ... hmmm Jeff Lindsay 2012-04-26 16:46:44 -0700
  • 4f25ef41d7 turning off fake upgrade header Jeff Lindsay 2012-04-26 16:34:32 -0700
  • dc80805eb3 turn off http fallback Jeff Lindsay 2012-04-26 16:29:27 -0700
  • a5e18f481a reving ws4py failed, updating procfile to not use web so it does not idle Jeff Lindsay 2012-04-26 16:24:53 -0700
  • 19d11a4f57 reving ws4py Jeff Lindsay 2012-04-26 16:16:06 -0700
  • ee6d24ae1a removing http fallback to expose handshake error Jeff Lindsay 2012-04-26 15:29:05 -0700
  • 60acbcce09 need to use non-dotcloud domain Jeff Lindsay 2012-04-26 15:02:52 -0700
  • c13c548b60 localtunnel Kenneth Reitz 2012-04-26 18:02:10 -0400
  • aaca820807 hmm Kenneth Reitz 2012-04-26 17:42:40 -0400
  • fe73b3cdae try that Kenneth Reitz 2012-04-26 17:40:05 -0400
  • ec89d207bd get port env var wrong Jeff Lindsay 2012-04-26 14:21:04 -0700
  • ea4ca38151 this might have been getting in the way Jeff Lindsay 2012-04-26 14:00:12 -0700
  • 8e8a5529e9 okay, no. we use 2.7 features. but we can enable 2.7 with virtualenv Jeff Lindsay 2012-04-26 13:54:15 -0700
  • 47d3aa8d49 dotcloud uses python 2.6 by default, so manually install argparse (hopefully the only 2.7 dependency) Jeff Lindsay 2012-04-26 13:52:24 -0700
  • 02cb9c8283 run using virtualenv Jeff Lindsay 2012-04-26 13:47:58 -0700
  • 87bcb12aa5 is this what dotcloud is complaining about? we don't know dotcloud Jeff Lindsay 2012-04-26 12:36:23 -0700
  • b22e19aedb something added newlines Jeff Lindsay 2012-04-26 12:08:10 -0700
  • 6e969c5aeb used the wrong hostname Jeff Lindsay 2012-04-26 12:01:40 -0700
  • 73c86b7182 going back to default www_port Jeff Lindsay 2012-04-26 11:56:03 -0700
  • a2f1e99799 making builder executable and adding port configuration Jeff Lindsay 2012-04-26 11:53:42 -0700
  • dce496c533 prepping for dotcloud custom service deploy Jeff Lindsay 2012-04-26 11:50:58 -0700
  • 9f18ab1aa3 adding a simple readme with instructions on how to get it running locally Jeff Lindsay 2012-04-25 21:50:59 -0700
  • 598106ebd8 failed attempt at dotcloud Jeff Lindsay 2012-04-25 21:38:16 -0700
  • 288fc652d4 updating to work with Ginkgo Jeff Lindsay 2012-04-25 21:19:43 -0700
  • f2ea8aff1e Update README prototype Jeff Lindsay 2012-04-24 22:19:58 -0700
  • e15cb9e96a Merge pull request #46 from kevinburke/master v1 Jeff Lindsay 2012-03-11 18:56:18 -0700
  • 8473ed10ee update verb Kevin Burke 2012-03-11 18:52:16 -0700
  • dc384ba999 link to create public key documentation. Kevin Burke 2012-03-11 18:49:14 -0700
  • 367d3f6977 Merge pull request #43 from lastquestion/master Jeff Lindsay 2012-02-24 19:45:11 -0800
  • ef1521f299 Update rakefile (rdoc= is removed) and update readme Lin Xu 2012-02-21 06:27:47 -0800
  • 331bff9991 Explain the ./localtunnel_callback hook in the banner and execute CWD/.localtunnel_callback if it exists Lin Xu 2012-02-21 06:16:54 -0800
  • aa6248ff72 Merge pull request #40 from eatenbyagrue/master Jeff Lindsay 2012-01-19 10:49:19 -0800
  • 353418f14c fixed auth problems on some machines Joshua Siler 2012-01-19 10:34:11 -0800
  • fc6a1f0cfe Merge pull request #27 from aaronlerch/master Jeff Lindsay 2011-11-17 12:46:30 -0800
  • 91433c529b Merge pull request #31 from ulsa/patch-1 Jeff Lindsay 2011-11-03 11:59:40 -0700
  • 084f4cf90e Fixed typo. Ulrik Sandberg 2011-11-03 13:38:07 +0100
  • 93e6d5ed72 dropping prints. also tracking bytes sent. using sendall instead Jeff Lindsay 2011-10-10 01:32:30 -0700
  • 150aa4d0e8 keep sending until its all sent Jeff Lindsay 2011-10-10 00:53:51 -0700
  • 6713ea830d print bytes sent, send lock on client, leave bytearray on decode Jeff Lindsay 2011-10-10 00:39:03 -0700
  • aed5fbf685 call it dev to force update on heroku Jeff Lindsay 2011-10-09 16:34:52 -0700
  • e29a33ecea split client into separate module, made a cli client (lt for now). also fixed a bug where proxy was using full hostname to lookup tunnel. proxy will also now close socket if tunnel is not found Jeff Lindsay 2011-10-09 16:04:06 -0700
  • e7a8ef4125 making a few things clearer or simpler Jeff Lindsay 2011-10-09 12:47:05 -0700
  • cae8c8d070 forgot to add back http fallback Jeff Lindsay 2011-10-06 02:01:48 -0700
  • 8f69134c90 echo request info Jeff Lindsay 2011-10-06 01:59:20 -0700
  • 5cb00620db prodding to get heroku working Jeff Lindsay 2011-09-25 02:14:06 -0500
  • 86b517b4f6 bind to 0.0.0.0 Jeff Lindsay 2011-09-25 01:57:21 -0500
  • aa40a0cad0 make sure its an integer port Jeff Lindsay 2011-09-25 01:56:19 -0500
  • dae78d2b17 turning off visual heartbeat and using port from environment for heroku Jeff Lindsay 2011-09-25 01:55:30 -0500
  • ebf726c7f8 more heroku prep Jeff Lindsay 2011-09-25 01:50:52 -0500
  • a8ff1a605f specific requirements Jeff Lindsay 2011-09-25 01:44:06 -0500
  • 18b4149207 preparing for heroku deployment Jeff Lindsay 2011-09-25 01:33:11 -0500
  • b7a4372628 data packets are now binary websocket messages Jeff Lindsay 2011-09-25 01:32:34 -0500
  • ed80ca8683 minor tweaks Jeff Lindsay 2011-09-24 18:53:22 -0500
  • aadcbad58d initial commit of localtunnel rewrite. works, but encoding scheme adds 2x latency Jeff Lindsay 2011-09-24 18:29:18 -0500
  • 1897106e49 Implement a shell hook that executes a file named .localtunnel_callback in the current directory. Aaron Lerch 2011-09-21 23:00:49 -0400
  • 15d409698b making way for the new Jeff Lindsay 2011-09-21 09:56:47 -0700
  • 7605e180a6 Merge pull request #21 from PirosB3/master Jeff Lindsay 2011-06-29 14:12:47 -0700
  • 0703732ddb Added validation for port argument (in referral to issue #12). Port number must be a valid integer from 1 to 65535. PirosB3 2011-06-29 22:55:35 +0200
  • d5eca8bab3 Merge pull request #11 from mogo/fix_ssh_host_issue Jeff Lindsay 2011-05-04 17:42:12 -0700
  • da1a8792f0 Strip the port from the hostname since it can't be used to establish the SSH connection, as by definition that port is occupied by the localtunnel server. Kevin Menard 2011-05-04 20:12:38 -0400
  • b42ac2fb94 dropping in Andres' great work gh-pages Jeff Lindsay 2011-05-02 20:31:20 -0700
  • e13b2892fd authors and license Jeff Lindsay 2011-05-02 19:57:21 -0700
  • 8da192b41a reorganizing ruby files and gem stuff Jeff Lindsay 2011-05-02 19:54:54 -0700
  • 3ac1c7fe0c updating readme and gemspec Jeff Lindsay 2011-05-02 19:16:14 -0700
  • 80378f81a1 Merge branch 'master' of github.com:progrium/localtunnel Jeff Lindsay 2011-05-02 19:10:22 -0700
  • 6f06e9bfdd github generated gh-pages branch Jeff Lindsay 2011-05-02 19:07:48 -0700
  • 532beee243 Added author info and fixed url to project Jeff Lindsay 2011-04-22 00:02:00 -0700
  • dfb2758e3a fix typo in gemspec name Michael Sofaer 2011-04-22 10:42:20 +0800
  • f728535f88 net ssh dependency Michael Sofaer 2011-04-22 04:44:47 +0800
  • a59d4eecf7 Trying to imrpove Bundler playability Michael Sofaer 2011-04-22 04:39:06 +0800
  • 3ee78a5f7a Merge branch 'master' of github.com:progrium/localtunnel Jeff Lindsay 2011-02-23 13:49:45 -0800
  • 74ccabbb8a formatting and wording tweaks for README andyl 2011-01-19 14:07:36 +0800
  • b70a330070 added LocalTunnel class for incorporation into 3rd party binaries andyl 2011-01-19 14:04:20 +0800
  • c76f982c79 ignoring RubyMine .idea directory andyl 2011-01-19 14:02:49 +0800
  • 17b3b1c075 added rdoc formatting to README andyl 2011-01-19 14:02:26 +0800
  • dbabea624f use epoll Jeff Lindsay 2010-08-20 15:40:05 -0700
  • c99223e758 Changed the url address assigned to exclude '0o1l' confusing characters. Charles Merriam 2010-07-10 05:46:39 +0800
  • b2b20dd6c2 Added more documenation on depencies and usage to README. Charles Merriam 2010-07-10 05:41:23 +0800
  • 9232fbb058 version tick Jeff Lindsay 2010-05-12 16:24:20 -0700
  • c78ab6ee79 adding lib so install shuts up Jeff Lindsay 2010-05-12 16:18:11 -0700
  • 3c7d4c0676 Merge branch 'master' of http://github.com/hgillane/localtunnel Jeff Lindsay 2010-05-12 16:16:11 -0700
  • 727cb11381 making sure keys are valid Jeff Lindsay 2010-05-12 16:16:03 -0700
  • af6c231d35 typo in readme Hunter Gillane 2010-05-11 20:01:56 -0700
  • 4c81112eb8 better description Jeff Lindsay 2010-05-09 00:39:48 -0700
  • 7cd4aff8f6 adding example output Jeff Lindsay 2010-05-09 00:37:56 -0700
  • c791cb29a8 adding dependency Jeff Lindsay 2010-05-08 20:56:49 -0700
  • c553ccb879 adding gem stuff Jeff Lindsay 2010-05-08 20:47:19 -0700