Commit Graph

  • 780cb8a9e6 util.js, websock.js: sync with noVNC - dynamic script loading. Joel Martin 2012-10-17 11:52:28 -0500
  • 388d9573fd Merge pull request #65 from lovelysystems/master Joel Martin 2012-10-15 14:04:27 -0700
  • 15e189c405 Merge e53fa10397 into 578dba1987 Jodok Batlogg 2012-10-15 14:03:52 -0700
  • 578dba1987 include/*util.js: update to versions from noVNC. Joel Martin 2012-10-11 12:30:11 -0500
  • 124c9a7d88 Change include/websock.js (and deps) to MPL 2.0 license. Joel Martin 2012-10-11 12:20:47 -0500
  • e53fa10397 updated version Jodok Batlogg 2012-10-15 22:06:50 +0200
  • 1295668abb Merge pull request #64 from vishvananda/fix-import Joel Martin 2012-09-26 07:35:05 -0700
  • fea481b777 Merge 880257a431 into 8b3125bcf3 vishvananda 2012-09-25 22:26:15 -0700
  • 880257a431 Import everything in websocketproxy and websocket Vishvananda Ishaya 2012-09-25 22:23:01 -0700
  • 8b3125bcf3 other/websockify.js: arg cleanup, remove deprecated call. Joel Martin 2012-09-21 08:19:40 -0500
  • 471b504799 Merge branch 'master' of github.com:kanaka/websockify Joel Martin 2012-09-21 07:32:54 -0500
  • b713acbeff Merge pull request #59 from dosht/master Joel Martin 2012-09-21 05:31:47 -0700
  • 345d27bf79 add a getter so that the websocket is accessible outside websock.js ysangkok 2012-09-21 15:29:20 +0300
  • dd68275071 Merge eb6d4e183b into 384c2772fb Mostafa Sameh 2012-09-21 05:29:12 -0700
  • ff736e9ad3 Fix issue #60: not all arguments converted Joel Martin 2012-09-21 07:28:08 -0500
  • 384c2772fb Merge pull request #61 from vishvananda/fix-popen Joel Martin 2012-09-21 05:24:50 -0700
  • d91fa332b0 Merge ca8efbf657 into e6d8d8f242 vishvananda 2012-09-21 05:11:43 -0700
  • e6d8d8f242 Gracefully handle errors when popping kwargs. Joel Martin 2012-09-21 07:08:04 -0500
  • ca8efbf657 Reset SIGPIPE handler when calling Popen Vishvananda Ishaya 2012-09-20 07:46:04 -0700
  • eb6d4e183b Fix --unix-target option mostafa sameh 2012-09-18 09:20:39 +0200
  • 6d9deda9c5 Pull upstream web-socket-js with IETF 6455 support. Joel Martin 2012-09-17 16:50:46 -0500
  • 96890fab97 include/websock.js: cleanup and fix protocol list check. Joel Martin 2012-09-17 16:49:36 -0500
  • c0d23e27e4 Refactor into python modules: websocket, websocketproxy Joel Martin 2012-09-17 14:06:51 -0500
  • 2d2798954e websockify version 0.2.0 Joel Martin 2012-09-17 12:52:54 -0500
  • a4ae3230f8 websockify version 0.2.0 v0.2.0 Joel Martin 2012-09-17 12:52:54 -0500
  • 6311ea9f19 Merge bace373c56 into 44e5fa0b82 mightypenguin 2012-09-12 09:58:06 -0700
  • bace373c56 Changes to main files Matthew Balman 2012-09-12 16:46:01 +0000
  • 0a2dac53bf Authentication support via any executable, communication via shell args. Based on work by Cliff Cyphers. https://github.com/ccyphers/websockify Matthew Balman 2012-09-12 16:36:59 +0000
  • f136821beb Merge 2e74bc24fd into 44e5fa0b82 vishvananda 2012-09-11 02:37:18 -0700
  • 2e74bc24fd make websockify a module Vishvananda Ishaya 2012-09-11 01:55:09 -0700
  • e97f3183df PEP8 changes from @jfriedly Tomas Edwardsson 2012-09-07 22:14:22 +0000
  • 44e5fa0b82 Merge pull request #56 from AricStewart/master Joel Martin 2012-09-06 20:02:04 -0700
  • c69646900b Merge 82cb31f3b6 into 17175afd73 Aric Stewart 2012-08-31 08:55:59 -0700
  • 82cb31f3b6 change --idle-timeout to reset the idle timeout when active Aric Stewart 2012-08-31 10:55:24 -0500
  • 9348dd5208 Implement option --idle-timeout Aric Stewart 2012-08-31 09:24:09 -0500
  • af80e4abb7 Allow using stdin/stdout as a target. Steve English 2012-08-28 14:15:31 +0100
  • b5eda78e76 Dump status messages to stderr. Steve English 2012-08-28 14:14:59 +0100
  • 73e0c62b4c Don't require Sec-WebSocket-Protocol header. Steve English 2012-08-28 14:13:25 +0100
  • 17175afd73 websock.js: make protocols parameter of open(). Joel Martin 2012-08-16 13:28:28 -0500
  • 53b074e8e7 websock.js: simplify rQshiftStr with apply(). Joel Martin 2012-08-16 13:27:50 -0500
  • 068065e465 Simpler (but working) binary support. Joel Martin 2012-08-16 12:21:21 -0500
  • 376872d993 Use WebSocket binary data (no base64 enc/dec) if available. Joel Martin 2012-08-14 15:19:38 -0500
  • f55362ff07 websock.js: jslint comments, debug comments, copyright date Joel Martin 2012-08-14 15:18:14 -0500
  • 36bdb09630 More verbosity about who closed the connection. Joel Martin 2012-08-14 15:14:00 -0500
  • d575e571fd Fix split out handshake parsing for Hixie. Joel Martin 2012-08-14 15:12:48 -0500
  • aaecf3c61c Merge branch 'master' of github.com:tomas-edwardsson/websockify Tomas Edwardsson 2012-08-03 09:58:05 +0000
  • d023c45817 Moved log init and removed msg and vmsg Tomas Edwardsson 2012-08-03 09:53:41 +0000
  • b078a6cd20 Added file logging support with -l and loglevel -L Tomas Edwardsson 2011-10-06 18:01:21 +0000
  • c2bde04408 Merge 71634ff2b9 into 00e9d3bf29 sleepsonthefloor 2012-07-31 09:45:05 -0700
  • 71634ff2b9 Gracefully handle errors when popping kwargs. Anthony Young 2012-07-28 22:15:05 -0700
  • 00e9d3bf29 websockify.rb: correct comment, no SSL support yet. Joel Martin 2012-07-24 09:31:26 -0500
  • 26e8095244 websockify: rename config opt, fix config dir reading Joel Martin 2012-07-13 13:17:56 -0500
  • e4b9d510f1 websocket.py: split out handshake parsing. Joel Martin 2012-07-13 13:09:32 -0500
  • 65e96176cb websockify: change cfg file syntax and clean up parsing. Joel Martin 2012-07-12 19:34:27 -0500
  • 52beba8695 Move target-list processing to websockify. Joel Martin 2012-07-12 19:10:12 -0500
  • 1f80e8fc08 Merge e17e1158d8 into 2a8df6327e GitHub Merge Button 2012-07-12 09:17:48 -0700
  • e17e1158d8 Enable multiple targets in websockify by passing a target-list configuration file. Hector Sanjuan 2012-07-11 16:00:13 +0200
  • 2a8df6327e Merge pull request #49 from libricoleur/master Joel Martin 2012-06-26 07:40:38 -0700
  • 76e026e809 Merge 67d4c17516 into cb925eb486 GitHub Merge Button 2012-06-26 05:08:20 -0700
  • 67d4c17516 Allow preference of IPv6 for source_addr Alexandre Sicard 2012-06-26 13:57:50 +0200
  • 1f5b492e10 Support IPv6 brackets notation Alexandre Sicard 2012-06-26 13:55:19 +0200
  • cb925eb486 doc/websockify.1: add man page for websockify command. Joel Martin 2012-06-22 18:40:11 -0500
  • 97b2805933 Merge 852de01768 into e295098330 GitHub Merge Button 2012-06-08 08:13:38 -0700
  • e295098330 Fix wrap mode when used with --web option. Joel Martin 2012-05-31 09:20:01 -0500
  • cddc1613ff Fixup bugs from merge (pull #46). Joel Martin 2012-05-31 09:17:51 -0500
  • 233b622e47 Merge pull request #46 from cloud9ers/master Joel Martin 2012-05-30 07:22:29 -0700
  • 74f691033e Merge c7ba8c7826 into 89d2c92474 GitHub Merge Button 2012-05-28 04:19:03 -0700
  • c7ba8c7826 Merge with kanaka's mainstream master branch Karim Allah Ahmed 2012-05-28 13:09:07 +0200
  • 89d2c92474 Move SSL target support into websocket.py. Joel Martin 2012-05-23 09:20:08 -0500
  • d24f474362 Merge pull request #45 from d4nshields/master Joel Martin 2012-05-23 06:47:14 -0700
  • f3054df53a Adding TCP_NODELAY to the source sockets Karim Allah Ahmed 2012-05-22 16:49:00 +0200
  • c8018f29c9 Adding support for proxying from a unix socket Karim Allah Ahmed 2012-05-22 16:09:07 +0200
  • 9699223a77 Merge 763d2d7c1c into e1c206b315 GitHub Merge Button 2012-05-20 11:17:33 -0700
  • 763d2d7c1c Feature: target_host is wrapped in SSL using --ssl-target option Daniel Shields 2012-05-20 13:56:58 -0400
  • e1c206b315 Release version 0.1.0 v0.1.0 Joel Martin 2012-05-11 12:12:50 -0500
  • 4909486139 Add the ability to handle the binary protocol Jeremy White 2012-05-11 07:56:30 -0500
  • 63600bf422 Fix return code when client closes. Joel Martin 2012-05-10 22:00:27 -0500
  • 19a9730744 Make CClose exception work in python 2.4. Joel Martin 2012-05-10 08:04:30 -0500
  • 252d9e70f0 Merge 3cdebe788d into 7a4dbad3e8 GitHub Merge Button 2012-05-01 15:28:46 -0700
  • 3cdebe788d Add additional path to rebind search , update docs Anthony Young 2012-05-01 15:22:04 -0700
  • 841bb2f2ba add ability to specify rebind path Anthony Young 2012-05-01 15:15:35 -0700
  • 96250f8bfc Fix tests Anthony Young 2012-05-01 14:38:25 -0700
  • f66b93255f Move rebind to a subdirectory Anthony Young 2012-05-01 14:35:03 -0700
  • ff700cd628 Move html code into www dir Anthony Young 2012-05-01 14:24:25 -0700
  • 7fa86a08d3 Some more re-org Anthony Young 2012-05-01 14:19:05 -0700
  • f8fe86668c Re-organize code to allow for imports Anthony Young 2012-04-26 09:38:42 -0700
  • f5044e761d Merge 7f8692a0c5 into 7a4dbad3e8 GitHub Merge Button 2012-04-25 11:45:23 -0700
  • 7a4dbad3e8 Fix latency test. Joel Martin 2012-04-25 13:44:37 -0500
  • 9a88f1800c Better close code/reason handling. Joel Martin 2012-04-25 13:44:01 -0500
  • 37c0c80a93 C websockify: add --run-once option. Joel Martin 2012-04-13 10:36:16 -0500
  • 29f41b07fc Merge c16ccf84c9 into 27c3da1908 GitHub Merge Button 2012-04-13 03:26:12 -0700
  • c16ccf84c9 Added "single shot" mode: the program is launched, and handles one and only one connection session, and then dies. David N. Welton 2012-04-12 16:47:33 +0200
  • aef7ab3a57 Clean socket shutdown in C version too. Joel Martin 2012-03-23 12:17:50 -0500
  • 27c3da1908 Fix feature matrix link and clarify paragraph. Joel Martin 2012-02-23 17:45:27 -0600
  • 9fcd92c39a Remove copy of kumina implementation. Joel Martin 2012-02-23 17:18:10 -0600
  • 7ea468b5d7 Node impl to use einaros/ws and support HyBi. Joel Martin 2012-02-23 17:06:35 -0600
  • 9decfe1c95 Don't swallow SSL EOF errors. Joel Martin 2012-02-20 16:34:30 -0600
  • cb839e85c4 Pull base64.js from noVNC. Joel Martin 2012-02-20 15:49:18 -0600
  • 31716a7265 Merge pull request #31 from SlapOS/master Joel Martin 2012-02-18 12:53:04 -0800
  • 1600214dd3 Merge 301f3ae580 into db17151941 GitHub Merge Button 2012-02-18 00:52:26 -0800