Commit Graph

  • 1b1d75b750 detect when http client request is finished and close connection Roman Shtylman 2014-04-22 20:34:13 -04:00
  • 7fedb06bf9 remove old stats object properties Roman Shtylman 2014-04-22 19:48:11 -04:00
  • 5886cbe3d9 log another socket error Roman Shtylman 2014-04-22 19:47:41 -04:00
  • 9e89e863a3 remove request count on homepage Roman Shtylman 2014-04-22 19:41:10 -04:00
  • 8cc22d501c fix bad matching against subdomains Roman Shtylman 2014-04-20 12:56:26 -04:00
  • 8abb4f395f add test for invalid subdomain requests Roman Shtylman 2014-04-20 11:05:57 -04:00
  • dd6d04c2cf add max-sockets CLI argument Roman Shtylman 2014-04-16 22:49:31 -04:00
  • 873bafc1f6 allow subdomains up to 20 characters Roman Shtylman 2014-04-16 22:46:21 -04:00
  • bee0115b26 update tests to latest localtunnel client Roman Shtylman 2014-04-16 19:11:12 -04:00
  • 3f004f9b5c add mashape sponsor Roman Shtylman 2014-04-16 12:57:15 -04:00
  • bc80e37fff handle engine.io websocket errors more gracefully Roman Shtylman 2014-02-25 11:54:40 -05:00
  • 54ba65ba1f bump length of subdomain to 10 Roman Shtylman 2013-12-31 15:33:43 -05:00
  • 3c863b3187 bump max tcp in proxy to 10 Roman Shtylman 2013-12-31 15:31:54 -05:00
  • e08ee1edbb fix handling of new requests for generated client id Roman Shtylman 2013-12-21 10:45:19 -05:00
  • 74ce55f5ef update deps Roman Shtylman 2013-12-21 10:39:52 -05:00
  • 683a15dcc9 bump max sockets to 10 Roman Shtylman 2013-12-21 10:27:18 -05:00
  • bb5ad1b0f4 cleanup if server close throws Roman Shtylman 2013-11-26 18:20:53 -05:00
  • 10e75c348c add google analytics code Roman Shtylman 2013-11-24 18:16:10 -05:00
  • b6abd16383 update landing page Roman Shtylman 2013-11-22 17:57:26 -05:00
  • 9ce57979cf fix tests to be port agnostic Roman Shtylman 2013-11-21 21:22:49 -05:00
  • ae73e16ac2 add --secure flag to indicate proxy can support https requests Roman Shtylman 2013-11-21 21:16:59 -05:00
  • a4f5ceb4bc https by default for urls Roman Shtylman 2013-11-21 21:10:33 -05:00
  • 91b708c134 update deps Roman Shtylman 2013-11-21 21:07:53 -05:00
  • 91ec28a2ee don't pass uri to engine.io for connection Roman Shtylman 2013-11-21 21:06:47 -05:00
  • 9db2bc5202 don't wait for server close to clear timeout Roman Shtylman 2013-11-18 13:40:38 -05:00
  • 7fadd36106 don't care about node 0.8 anymore Roman Shtylman 2013-11-10 00:25:15 -05:00
  • 5e777a1eca update deps to latest versions Roman Shtylman 2013-11-10 00:21:04 -05:00
  • 1fe63831d8 remove error log from socket errors Roman Shtylman 2013-11-10 00:19:55 -05:00
  • ac1fbc740e continue to handle uncaught exception until exit Roman Shtylman 2013-11-10 00:19:00 -05:00
  • a260585d56 remove uncaughtException from bin/server Roman Shtylman 2013-11-10 00:18:25 -05:00
  • 2bbf98c24c add superstack for better stacktraces Roman Shtylman 2013-11-10 00:13:42 -05:00
  • af2c727b41 fix upstream client disconnect handling Roman Shtylman 2013-11-06 23:06:59 -05:00
  • 0bba03ccd2 fix processing queued requests Roman Shtylman 2013-11-04 10:30:54 -05:00
  • 6afb75704a use bouncy to proxy requests Roman Shtylman 2013-11-03 16:56:41 -05:00
  • e7e112963c update localtunnel dev dep Roman Shtylman 2013-10-16 10:34:48 -04:00
  • 9334b18117 update README for github username change Roman Shtylman 2013-10-16 10:20:08 -04:00
  • b0e94c9784 explicitly set view dir Roman Shtylman 2013-06-18 23:15:48 -04:00
  • d15e568cea refactor server Roman Shtylman 2013-06-18 23:00:45 -04:00
  • b153c00cb5 add node 0.10 to travis config Roman Shtylman 2013-06-16 19:04:51 -04:00
  • e6971e9afe use bookrc for logging Roman Shtylman 2013-06-16 18:50:04 -04:00
  • a6ec239a27 remove client components Roman Shtylman 2013-06-16 18:46:29 -04:00
  • 0568ae0bef close client tcp sockets after each http response Roman Shtylman 2013-06-16 18:24:27 -04:00
  • 585a8afad7 fix undefined variable Roman Shtylman 2013-02-11 14:19:05 -05:00
  • fbe841a1c5 add node 0.9 for travis testing Roman Shtylman 2013-01-26 13:01:16 -05:00
  • 929473913f add notes about running your own server Roman Shtylman 2012-12-24 03:14:19 -05:00
  • 5340659954 0.0.4 Roman Shtylman 2012-12-17 14:32:31 -05:00
  • 5c6558ed91 fix missing query parsing in server Roman Shtylman 2012-12-17 14:31:05 -05:00
  • 79ca069c38 refactor to use http-raw for lt server incoming Roman Shtylman 2012-12-17 14:23:12 -05:00
  • 741db27084 fix domain typo in readme Roman Shtylman 2012-12-14 23:43:06 -05:00
  • b605e9b823 server: make sure client id are released when unused Roman Shtylman 2012-11-14 13:53:33 -05:00
  • b5830c3840 0.0.3 Roman Shtylman 2012-11-06 10:55:24 -05:00
  • 06b85ad0aa expose client and server api Roman Shtylman 2012-11-06 10:55:08 -05:00
  • 943a7dc35b typo Roman Shtylman 2012-11-05 16:05:22 -05:00
  • c46a94b7a0 0.0.2 Roman Shtylman 2012-11-03 15:33:32 -04:00
  • 2f692b8e29 expose client as a library Roman Shtylman 2012-11-03 15:13:36 -04:00
  • 51d91ce0e8 refactor server tcp handling Roman Shtylman 2012-10-17 22:50:59 -04:00
  • ab28444802 add server launcher to bin Roman Shtylman 2012-10-17 18:59:09 -04:00
  • f68b1270c7 0.0.1 Roman Shtylman 2012-10-16 23:24:04 -04:00
  • 72a3740dbd parse query from url Roman Shtylman 2012-10-16 23:22:46 -04:00
  • 70a1bf9f96 redirect / to github page Roman Shtylman 2012-10-16 23:10:21 -04:00
  • 94df6990fd update request module Roman Shtylman 2012-10-16 22:40:15 -04:00
  • 389a1f8b86 update upstream hostname to localtunnel.me Roman Shtylman 2012-10-16 18:46:11 -04:00
  • 9964d73644 hack to handle no hostname for now Roman Shtylman 2012-06-24 23:05:56 -04:00
  • e0d16ce8a2 add README Roman Shtylman 2012-06-18 15:48:09 -04:00
  • e6c53ad590 allow client to request previous id for reuse Roman Shtylman 2012-06-18 15:40:23 -04:00
  • 6f92538ffa fix client error message for failed upstream connection Roman Shtylman 2012-06-18 14:10:24 -04:00
  • 90cd0ed18c skip favicon for non proxy routes Roman Shtylman 2012-06-18 13:52:00 -04:00
  • 682e58c68e use random id for new clients Roman Shtylman 2012-06-18 13:40:33 -04:00
  • 93d62b9dbb init Roman Shtylman 2012-06-17 22:46:05 -04:00