Commit Graph

  • 6a7b56d56f READMEs: kumina features, clarifications. Joel Martin 2011-07-14 12:27:04 -0500
  • 0070468336 Merge e101b3bace into 108b617eef GitHub Merge Button 2011-07-13 11:41:01 -0700
  • 108b617eef Note kumina license, and link to kumina blog post. Joel Martin 2011-07-13 13:01:03 -0500
  • 9c2a41fe0e Merge commit 'kumina/master' Joel Martin 2011-07-11 19:14:11 -0500
  • 46e2fbee5f Replace addrinfo with socket() static method. Joel Martin 2011-07-09 13:34:53 -0500
  • 7ae8711dc6 IPv6 and HyBi fixes. Joel Martin 2011-07-07 15:13:02 -0500
  • 247b74950d Minor cleanup of IPv6 support code. Joel Martin 2011-07-07 11:45:19 -0500
  • e11012437a Merge pull request #5 from desaintmartin/master Joel Martin 2011-07-07 09:19:46 -0700
  • a597b29407 Merge 78697b9663 into 367ebb5597 GitHub Merge Button 2011-07-07 09:19:45 -0700
  • d0e1fe6a3c Remove a faulty attribution from the Copyright. Ed Schouten 2011-06-29 23:48:15 +0200
  • 367ebb5597 Reformat feature table for readability/expansion. Joel Martin 2011-06-29 10:53:13 -0500
  • 8039dddced Add monitoring support to wsproxy. Ed Schouten 2011-06-29 11:07:31 +0200
  • 78697b9663 Added static method addrinfo() Vivien Alger 2011-06-29 10:19:52 +0200
  • b590289de5 Remove extraneous question mark. Joel Martin 2011-06-28 16:28:42 -0500
  • 9a2b50d80b Only append random string to swf path in IE. Joel Martin 2011-06-28 16:21:15 -0500
  • 306eab28da Add README. Ed Schouten 2011-06-28 16:41:31 +0200
  • 7057e31fa0 Add support for Flash headers. This makes wsproxy work with Firefox. Ed Schouten 2011-06-28 15:41:06 +0200
  • 631c5990f7 Remove all casting from the sockaddr code. Ed Schouten 2011-06-28 12:20:21 +0200
  • d97d1b72d7 Add copy of strndup() for Lenny. Ed Schouten 2011-06-28 12:11:35 +0200
  • c42612643a Add Debian package infrastructure and license. Ed Schouten 2011-06-28 12:05:50 +0200
  • 52b07abe21 Prevent division by zero. Ed Schouten 2011-06-28 11:46:59 +0200
  • 2aa2376e3a Add initial version of wsproxy source code. Ed Schouten 2011-06-28 11:44:35 +0200
  • 30681a7018 Use of socket.getaddrinfo() to replace ipv6 attributes. Corrected error with ssl-only option Algervivien 2011-06-27 18:49:01 +0200
  • 077279fe0f Refactoring of parsing Algervivien 2011-06-27 17:07:29 +0200
  • eb62b2af6e Added data attributes and ipv6 condition for target Algervivien 2011-06-27 11:01:01 +0200
  • a09d18b234 Added ipv6 related attributes Algervivien 2011-06-27 10:21:20 +0200
  • 8d71c243b1 Modified parsing for ipv6 support Algervivien 2011-06-27 09:45:49 +0200
  • 7f487fdbd5 Fix recording, generic and part of websocket.py. Joel Martin 2011-06-26 13:55:52 -0500
  • d91d89167f Do socket shutdown() of target before close(). Joel Martin 2011-06-26 13:26:59 -0500
  • 8ae73adbb7 Corrected wrong INET type in else condition Algervivien 2011-06-24 19:01:47 +0200
  • d473f4b6d1 Use ipv6 socket when requested Cédric de Saint Martin 2011-06-24 18:30:11 +0200
  • e101b3bace Changed way handshake info is extracted (functions instead of struct); tried to implement HyBi, not working yet with IE Html5Labs Hans-Peter Gygax 2011-06-05 22:53:24 +0200
  • 2c757ed9a4 Working under Windows now, but encoding (sample/base64) still needs to be updated from Python Hans-Peter Gygax 2011-06-04 00:47:35 +0200
  • 35f23fb1b9 Builds with Visual Studio 2010; does not work correctly yet with Vista Telnet server Hans-Peter Gygax 2011-06-02 23:05:35 +0200
  • c659bcb79e Refactor optional imports, make 'resource' optional. Joel Martin 2011-05-18 15:52:39 -0500
  • c8587115bc Python 3.0 support. Use multiprocessing module. Joel Martin 2011-05-18 11:09:10 -0500
  • 85f84ef280 Refactor HTTP request/upgrade handling. Joel Martin 2011-05-17 12:08:30 -0500
  • 284ef3cc1a Send 'base64' sub-protocol. JSLint. Joel Martin 2011-05-11 15:14:46 -0500
  • 8c3fc55124 Extract close code and reason in decode_hybi. Joel Martin 2011-05-02 16:50:17 -0500
  • a339a4856a Stop sending empty frames. Joel Martin 2011-05-02 15:15:08 -0500
  • c4b6e77127 README.md: formatting, note broken recording. Joel Martin 2011-05-01 22:30:26 -0500
  • d82aeac93a README.md: note protocols supported by each variant. Joel Martin 2011-05-01 22:26:59 -0500
  • 88b71ce171 Refactor and add IETF-07 protocol version support. Joel Martin 2011-05-01 22:17:04 -0500
  • ff470ad704 Make daemonize a real static method. Joel Martin 2011-04-30 16:34:56 -0500
  • 65c1d8073c Update TODO. Add 'websockify' as protocol. Joel Martin 2011-04-26 09:16:03 -0500
  • 2bb1252666 Save handshake headers and path. Joel Martin 2011-04-19 09:36:42 -0500
  • 7307be683f Fix chdir call to use string instead of character. Joel Martin 2011-04-12 22:46:32 -0500
  • 7858c194ca Merge commit 'ccustine/master' Joel Martin 2011-04-12 22:46:03 -0500
  • 76e25898bb Couple of misc utf8, base64 python tests. Joel Martin 2011-04-12 22:39:28 -0500
  • 82d35c619c Include unistd.h to compile websockify on Mac OS X Chris Custine 2011-04-10 23:37:29 -0600
  • 8765971e06 Use /usr/bin/env shebang to make more crossplatform. Joel Martin 2011-03-26 15:27:08 -0500
  • 7534574a2f Update web-socket-js to bb5797cad. Joel Martin 2011-03-16 10:22:31 -0500
  • fe6b1f9e7f Pull JSLint'ing from noVNC. Joel Martin 2011-03-15 11:37:59 -0500
  • 6954e4641d Better reaper, catch occasional bad WS header line. Joel Martin 2011-02-01 10:46:28 -0600
  • 0a2f850267 Reap websockify zombies. Add IE9 fix for websock.js. Joel Martin 2011-01-31 10:34:42 -0600
  • 58995c6f10 Typo. Joel Martin 2011-01-23 20:00:08 -0600
  • 49b47baf13 Add some notes about the methodology of the test data. Joel Martin 2011-01-23 19:58:27 -0600
  • cbc01b3f16 Re-order and fix sections. Joel Martin 2011-01-23 19:52:31 -0600
  • 3d91fd3492 Use websock.js in latency test. Fixes for Opera. Joel Martin 2011-01-23 19:30:51 -0600
  • 307dda1ad0 Tolerate some bufferedAmount and send() return value. Joel Martin 2011-01-23 19:23:28 -0600
  • d8c90aea88 Fix web-socket-js commit hash. Joel Martin 2011-01-19 15:35:21 -0600
  • 70cef27dbe Add latency test and browser latency test results. Joel Martin 2011-01-19 15:25:44 -0600
  • 4a09e6655e Fix firefox 4 strict complaint. Joel Martin 2011-01-19 15:13:36 -0600
  • 3fa7b532b8 Update to gimite/web-socket-js 20f837425d4. Joel Martin 2011-01-19 15:10:55 -0600
  • 6ff5dfa02d Strip "ws" from test names. Update TODO. Joel Martin 2011-01-19 13:19:47 -0600
  • 9c4cf4ada2 Do not hang on non-ready client connection. Joel Martin 2011-01-13 12:22:22 -0600
  • 046e22ea00 Only disable local echo if server is doing echo. Joel Martin 2011-01-13 12:19:47 -0600
  • 77e12cd586 Make wstelnet.html more prominent earlier. Joel Martin 2011-01-13 00:53:08 -0600
  • bc96026fbf Convert wstelnet to use Websock. Joel Martin 2011-01-13 00:28:22 -0600
  • 124f28c63a include/websock.js: client library for websockify. Joel Martin 2011-01-13 00:17:01 -0600
  • 6d1e216115 fork noVNC, rename to websockify, cleanup. Joel Martin 2011-01-12 18:09:54 -0600
  • 932e7318b9 Minor correct to wstelnet.js header comment. Joel Martin 2011-01-12 16:55:31 -0600
  • f2538f337d wsproxy, wstelnet: wrap command, WS telnet client. Joel Martin 2011-01-12 13:15:11 -0600
  • 86725f9b4c wswrapper: add dup2, fix select w/ NULL timeout. Joel Martin 2011-01-08 21:46:36 -0600
  • 6a88340929 Refactor and cleanup websocket.py and deps. Joel Martin 2011-01-08 15:29:01 -0600
  • 6ace64d3ae utils/README.md: horizontal looks better. Joel Martin 2011-01-06 19:21:17 -0600
  • 90966d6251 utils/README.md: flip table. Add web server info. Joel Martin 2011-01-06 19:17:32 -0600
  • 9aaf26e878 Merge branch 'master' of git@github.com:kanaka/noVNC Joel Martin 2011-01-06 19:13:39 -0600
  • 02a7dd2c29 Merge branch 'master' of git@github.com:kanaka/noVNC Joel Martin 2011-01-06 17:33:22 -0700
  • 96bc3d3088 wsproxy.py: add web serving capability. Joel Martin 2011-01-06 18:26:54 -0600
  • 58dc1947de wsproxy: warn when no cert. C sock close cleanup. Joel Martin 2011-01-04 13:14:46 -0600
  • 58da507bb8 README: add companies/projects using noVNC. Joel Martin 2011-01-04 12:19:54 -0600
  • 9b940131d3 include/canvas.js: show full user agent in console. Joel Martin 2011-01-04 10:30:26 -0600
  • e3716842ef include/rfb.js: show Flash version in console. Joel Martin 2011-01-04 10:27:25 -0600
  • bf5ee68828 Expose getKeysym and add keyboard test. Joel Martin 2011-01-03 12:34:41 -0600
  • 2574936f60 utils/README.md, docs/TODO, docs/notes: updates. Joel Martin 2010-12-30 11:00:50 -0700
  • 71ba9a7a54 wswrapper: update README, DO_MSG def for output. Joel Martin 2010-12-29 14:11:28 -0700
  • 56d9aa816b wswrapper: interpose on poll/ppoll also. Joel Martin 2010-12-27 19:44:14 -0700
  • 64dbc6bb63 wswrapper: timeout select. Joel Martin 2010-12-27 16:08:27 -0700
  • 6b900d25d0 wswrapper: interpose select/pselect. Cleaup. Joel Martin 2010-12-27 13:15:59 -0700
  • fce6ac5cb4 Fix to "Tolerate fragmented ServerInit". Joel Martin 2010-12-24 17:39:13 -0700
  • 318d473438 Tolerate fragmented ServerInit. Joel Martin 2010-12-24 15:02:48 -0700
  • 0f7f146f20 utils/launch.sh: find top web dir (with vnc.html). Joel Martin 2010-12-21 10:17:43 -0600
  • b992f7c7dd use cd, dirname, and pwd to determine path instead of readlink (Mac fix) Amir Malik 2010-12-21 10:02:43 +0800
  • a22a3cc0ea set socket option SO_REUSEADDR to prevent "Address already in use" error Amir Malik 2010-12-21 10:11:15 +0800
  • 40a653f555 wswrapper: fix preload path and interpose port. Joel Martin 2010-12-16 14:04:16 -0600
  • b144a0933d wswrapper: Normalize comments, remove unused headers. Joel Martin 2010-12-14 13:05:17 -0500
  • c99124b527 wswrapper: Allow multiple WebSockets connections. Joel Martin 2010-12-14 12:43:34 -0500
  • 70c585968b wswrap: WSWRAP_PORT envvar and wswrap script. Joel Martin 2010-12-13 14:20:34 -0500
  • e46719100c Make compatible with jQuery. Slight API change. Joel Martin 2010-12-10 08:25:36 -0600