43cf7bd83bSome JSLint'ing
Joel Martin
2011-02-19 16:44:10 -06:00
9b8f457b6bAdd OpenNode to README. Update TODOs.
Joel Martin
2011-02-05 13:03:12 -06:00
159ad55d03Add logo, favicon.
Joel Martin
2011-02-03 11:04:32 -06:00
0f354fb682Fix CSS sizes with HTML5 doctype.
Joel Martin
2011-02-02 10:48:29 -06:00
215ae8e564Better reaper, catch occasional bad WS header line.
Joel Martin
2011-02-01 10:47:45 -06:00
ec2b614037Pull websockify: zombie reap, ignore unready clients.
Joel Martin
2011-01-31 12:13:30 -06:00
40f281ebbdAdd DOCTYPE. Misc cleanup.
Joel Martin
2011-01-30 23:42:28 -06:00
0981845ec4IE9 fixes. Works but slow. API change.
Joel Martin
2011-01-30 22:58:22 -06:00
7cc5fbc52eOpera 11 WebSockets and Opera '-' key mapping fix.
Joel Martin
2011-01-23 19:36:11 -06:00
1756a30a48websock.send returns true/false.
Joel Martin
2011-01-23 19:21:04 -06:00
8b502df2a1Tolerate some bufferedAmount.
Joel Martin
2011-01-23 19:17:59 -06:00
cabecf8964canvas.js: prevent Opera keyboard event bubbling.
Joel Martin
2011-01-19 13:09:32 -06:00
b43c9838a5web-socket-js: Add function invocation fix.
Joel Martin
2011-01-19 13:01:28 -06:00
9a23006e7ainclude/canvas.js: fix changeCursor data format.
Joel Martin
2011-01-18 23:22:25 -06:00
9df83a3953Move advanced, integration, troubleshoot to wiki.
Joel Martin
2011-01-18 14:19:55 -06:00
2840026468include/canvas.js: add numpad support to getKeysym.
Joel Martin
2011-01-18 12:16:50 -06:00
0a9f04241eMove browsers.md to Wiki.
Joel Martin
2011-01-18 11:58:24 -06:00
febae871abtests/vnc_perf.html: load from data/multi.js
Joel Martin
2011-01-17 11:46:55 -06:00
30b0c00875Misc docs/{TODO,links} updates.
Joel Martin
2011-01-16 19:27:32 -06:00
24d01a5aa4Update gimite/web-socket-js build.
Joel Martin
2011-01-16 19:05:58 -06:00
1b097a63a3Fix strict mode complaints in firefox 4.
Joel Martin
2011-01-16 18:57:45 -06:00
72f1348b35Convert to Websock library.
Joel Martin
2011-01-13 00:30:08 -06:00
61265b3a7fRemove files that are now in websockify.
Joel Martin
2011-01-12 20:31:04 -06:00
66937e399awsproxy.py: python2.4 fixes.
Joel Martin
2011-01-12 18:12:17 -06:00
c32e00c67fwstelnet: forgot VT100.js.
Joel Martin
2011-01-12 17:09:33 -06:00
932e7318b9Minor correct to wstelnet.js header comment.
Joel Martin
2011-01-12 16:55:31 -06:00
f2538f337dwsproxy, wstelnet: wrap command, WS telnet client.
Joel Martin
2011-01-12 13:15:11 -06:00
86725f9b4cwswrapper: add dup2, fix select w/ NULL timeout.
Joel Martin
2011-01-08 21:46:36 -06:00
6a88340929Refactor and cleanup websocket.py and deps.
Joel Martin
2011-01-08 15:29:01 -06:00
6ace64d3aeutils/README.md: horizontal looks better.
Joel Martin
2011-01-06 19:21:17 -06:00
90966d6251utils/README.md: flip table. Add web server info.
Joel Martin
2011-01-06 19:17:32 -06:00
9aaf26e878Merge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2011-01-06 19:13:39 -06:00
02a7dd2c29Merge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2011-01-06 17:33:22 -07:00
96bc3d3088wsproxy.py: add web serving capability.
Joel Martin
2011-01-06 18:26:54 -06:00
58dc1947dewsproxy: warn when no cert. C sock close cleanup.
Joel Martin
2011-01-04 13:14:46 -06:00
58da507bb8README: add companies/projects using noVNC.
Joel Martin
2011-01-04 12:19:54 -06:00
9b940131d3include/canvas.js: show full user agent in console.
Joel Martin
2011-01-04 10:30:26 -06:00
e3716842efinclude/rfb.js: show Flash version in console.
Joel Martin
2011-01-04 10:27:25 -06:00
bf5ee68828Expose getKeysym and add keyboard test.
Joel Martin
2011-01-03 12:34:41 -06:00
2574936f60utils/README.md, docs/TODO, docs/notes: updates.
Joel Martin
2010-12-30 11:00:50 -07:00
71ba9a7a54wswrapper: update README, DO_MSG def for output.
Joel Martin
2010-12-29 14:11:28 -07:00
56d9aa816bwswrapper: interpose on poll/ppoll also.
Joel Martin
2010-12-27 19:44:14 -07:00
64dbc6bb63wswrapper: timeout select.
Joel Martin
2010-12-27 16:08:27 -07:00
6b900d25d0wswrapper: interpose select/pselect. Cleaup.
Joel Martin
2010-12-27 13:15:59 -07:00
fce6ac5cb4Fix to "Tolerate fragmented ServerInit".
Joel Martin
2010-12-24 17:39:13 -07:00
318d473438Tolerate fragmented ServerInit.
Joel Martin
2010-12-24 15:02:48 -07:00
0f7f146f20utils/launch.sh: find top web dir (with vnc.html).
Joel Martin
2010-12-21 10:17:43 -06:00
b992f7c7dduse cd, dirname, and pwd to determine path instead of readlink (Mac fix)
Amir Malik
2010-12-21 10:02:43 +08:00
a22a3cc0easet socket option SO_REUSEADDR to prevent "Address already in use" error
Amir Malik
2010-12-21 10:11:15 +08:00
40a653f555wswrapper: fix preload path and interpose port.
Joel Martin
2010-12-16 14:04:16 -06:00
b144a0933dwswrapper: Normalize comments, remove unused headers.
Joel Martin
2010-12-14 13:05:17 -05:00
c99124b527wswrapper: Allow multiple WebSockets connections.
Joel Martin
2010-12-14 12:43:34 -05:00
70c585968bwswrap: WSWRAP_PORT envvar and wswrap script.
Joel Martin
2010-12-13 14:20:34 -05:00
e46719100cMake compatible with jQuery. Slight API change.
Joel Martin
2010-12-10 08:25:36 -06:00
5b0bbd5c12wswrapper: wrap existing server using LD_PRELOAD.
Joel Martin
2010-12-02 22:11:02 -06:00
79f0a095b6rfb.js: avoid multiple b64 sequences per frame.
Joel Martin
2010-11-15 13:43:26 -05:00
f7ec5b2cb6Rename default_controls.js to ui.js.
Joel Martin
2010-11-10 16:02:19 -06:00
e66f3f89f2Add Chrome Frame support. Close requests in web.py.
Joel Martin
2010-11-09 12:06:03 -06:00
1ee2d93e94wsproxy.js: Fix multi-frame decoding.
Joel Martin
2010-11-07 22:28:08 -06:00
fd758dd335First pass at wsproxy using node (node.js).
Joel Martin
2010-11-07 19:06:20 -06:00
58b4c9408fwsproxy: Fix --key parameter use.
Joel Martin
2010-11-06 14:12:37 -05:00
c1d008f1eeFix flush with strict DOCTYPE.
Joel Martin
2010-11-06 14:11:30 -05:00
cdb55d26e5canvas.js: workaround WebKit bug, issue #28.
Joel Martin
2010-11-06 12:23:23 -05:00
455e4657f6default_controls.js: canvas fail fix. Misc cleanup.
Joel Martin
2010-11-06 12:15:08 -05:00
3205a3dee8Add --key option for separate cert and key file.
Joel Martin
2010-11-06 10:55:09 -05:00
e70f1d947eRemove left over record code. Squelch compile warnings
Joel Martin
2010-11-06 10:53:32 -05:00
f61274c827wsproxy: Mac OS X build fixes
François Revol
2010-11-06 14:49:59 +01:00
1f758e87d3Issue #34: fix RFB 3.3/3.7 with no auth scheme.
Joel Martin
2010-10-28 16:30:41 -05:00
3dc3135b21utils/README.md: second try on cmd formatting.
Joel Martin
2010-10-28 10:53:08 -05:00
6502293f21utils/README.md: Fix command formatting.
Joel Martin
2010-10-28 10:52:27 -05:00
e5d60a8ba2Issue #32, wsproxy README, update webkit bug info,
Joel Martin
2010-10-28 10:45:26 -05:00
f1a9971c82Expose VNC shared mode setting in UIs.
Joel Martin
2010-10-24 18:34:50 -05:00
65bca0c904Fix style caching. Canvas cleanup from Diet-noVNC.
Joel Martin
2010-10-18 14:30:50 -05:00
028b26f14bFix reason_len not defined bug.
Joel Martin
2010-10-14 11:07:54 -05:00
ce2b6909cdrfb.js: fail() wrapper for common failed pattern.
Joel Martin
2010-10-14 10:09:33 -05:00
8b17ac27f0Add manual flash policy socat server info.
Joel Martin
2010-10-10 18:59:02 -05:00
c084c396bautils/Makefile: clean up md5.o too.
Joel Martin
2010-10-04 13:30:53 -04:00
60440cee15rfb.js: rQwait, cuttext simplification.
Joel Martin
2010-10-01 11:50:22 -05:00
a99959719dinclude/des.js: trim some fat.
Joel Martin
2010-09-30 11:17:52 -05:00
a59f1cd269webutil.js, util.js: split cleanup.
Joel Martin
2010-09-29 15:05:27 -05:00
5a00c9d18aMerge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2010-09-29 15:01:01 -05:00
8d5d2c8230Split util into two file: - util.js that contains essential functions - webutils.js that contains the GUI utility function.js
Antoine Mercadal
2010-09-30 03:11:23 +08:00
12d2e7c192des.js: remove decrypt and simplify.
Joel Martin
2010-09-29 14:48:19 -05:00
a679a97d1bShow rect/enc counts, add vnc_perf.html test.
Joel Martin
2010-09-25 15:50:43 -05:00
3b20e7a90frfb.js, canvas.js: status feedback on Canvas functionality.
Joel Martin
2010-09-24 10:47:39 -05:00
562beccf18docs/browsers.md: noVNC webkit bug link format.
Joel Martin
2010-09-24 10:46:59 -05:00
d4139a9b06README.md: move browser page link.
Joel Martin
2010-09-24 10:45:33 -05:00
6de07adb71README.md: add link to browsers.md, update requirements.
Joel Martin
2010-09-24 10:29:42 -05:00
f01e917eccdocs/browsers.md: Separate browser support page.
Joel Martin
2010-09-24 09:59:54 -05:00
ff36b1270bRefactor settings object, add connectTimeout setting.
Joel Martin
2010-09-23 09:39:24 -05:00
aa78706983rfb.js: wait for SecurityResult failure reason bytes.
Joel Martin
2010-09-23 09:17:09 -05:00
005d9ee999Misc cleanup: debug logging, record filename, etc.
Joel Martin
2010-09-23 08:17:00 -05:00
8787e49b92util.js: detect firefox 4.X correctly.
Joel Martin
2010-09-23 08:08:08 -05:00
c1eba48f79logging: add Util.get_logging(), canvas clearing.
Joel Martin
2010-09-22 17:11:57 -05:00
57c7903f60playback.js: move to include/ for easier reference.
Joel Martin
2010-09-22 16:55:06 -05:00
31a837d55eNo local cursor by default due to issues #27, #29.
Joel Martin
2010-09-20 16:15:40 -05:00
02889945cbC proxy: Issue #14: wss:// from Safari
Joel Martin
2010-09-15 18:21:42 -05:00
0a1184bde8API change: add sendKey() to manually send key code.
Joel Martin
2010-09-15 18:14:27 -05:00
7e63919e6dproxy: Issue #14: detect and allow wss:// from Safari.
Joel Martin
2010-09-15 12:09:17 -05:00
e3efeb32a7rfb.js: state refactor, add 'disconnect' state.
Joel Martin
2010-09-11 15:31:50 -05:00