5b0bbd5c12wswrapper: wrap existing server using LD_PRELOAD.
Joel Martin
2010-12-02 22:11:02 -0600
79f0a095b6rfb.js: avoid multiple b64 sequences per frame.
Joel Martin
2010-11-15 13:43:26 -0500
f7ec5b2cb6Rename default_controls.js to ui.js.
Joel Martin
2010-11-10 16:02:19 -0600
e66f3f89f2Add Chrome Frame support. Close requests in web.py.
Joel Martin
2010-11-09 12:06:03 -0600
1ee2d93e94wsproxy.js: Fix multi-frame decoding.
Joel Martin
2010-11-07 22:28:08 -0600
fd758dd335First pass at wsproxy using node (node.js).
Joel Martin
2010-11-07 19:06:20 -0600
58b4c9408fwsproxy: Fix --key parameter use.
Joel Martin
2010-11-06 14:12:37 -0500
c1d008f1eeFix flush with strict DOCTYPE.
Joel Martin
2010-11-06 14:11:30 -0500
cdb55d26e5canvas.js: workaround WebKit bug, issue #28.
Joel Martin
2010-11-06 12:23:23 -0500
455e4657f6default_controls.js: canvas fail fix. Misc cleanup.
Joel Martin
2010-11-06 12:15:08 -0500
3205a3dee8Add --key option for separate cert and key file.
Joel Martin
2010-11-06 10:55:09 -0500
e70f1d947eRemove left over record code. Squelch compile warnings
Joel Martin
2010-11-06 10:53:32 -0500
f61274c827wsproxy: Mac OS X build fixes
François Revol
2010-11-06 14:49:59 +0100
1f758e87d3Issue #34: fix RFB 3.3/3.7 with no auth scheme.
Joel Martin
2010-10-28 16:30:41 -0500
3dc3135b21utils/README.md: second try on cmd formatting.
Joel Martin
2010-10-28 10:53:08 -0500
6502293f21utils/README.md: Fix command formatting.
Joel Martin
2010-10-28 10:52:27 -0500
e5d60a8ba2Issue #32, wsproxy README, update webkit bug info,
Joel Martin
2010-10-28 10:45:26 -0500
f1a9971c82Expose VNC shared mode setting in UIs.
Joel Martin
2010-10-24 18:34:50 -0500
65bca0c904Fix style caching. Canvas cleanup from Diet-noVNC.
Joel Martin
2010-10-18 14:30:50 -0500
028b26f14bFix reason_len not defined bug.
Joel Martin
2010-10-14 11:07:54 -0500
ce2b6909cdrfb.js: fail() wrapper for common failed pattern.
Joel Martin
2010-10-14 10:09:33 -0500
8b17ac27f0Add manual flash policy socat server info.
Joel Martin
2010-10-10 18:59:02 -0500
c084c396bautils/Makefile: clean up md5.o too.
Joel Martin
2010-10-04 13:30:53 -0400
60440cee15rfb.js: rQwait, cuttext simplification.
Joel Martin
2010-10-01 11:50:22 -0500
a99959719dinclude/des.js: trim some fat.
Joel Martin
2010-09-30 11:17:52 -0500
a59f1cd269webutil.js, util.js: split cleanup.
Joel Martin
2010-09-29 15:05:27 -0500
5a00c9d18aMerge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2010-09-29 15:01:01 -0500
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 +0800
12d2e7c192des.js: remove decrypt and simplify.
Joel Martin
2010-09-29 14:48:19 -0500
a679a97d1bShow rect/enc counts, add vnc_perf.html test.
Joel Martin
2010-09-25 15:50:43 -0500
3b20e7a90frfb.js, canvas.js: status feedback on Canvas functionality.
Joel Martin
2010-09-24 10:47:39 -0500
562beccf18docs/browsers.md: noVNC webkit bug link format.
Joel Martin
2010-09-24 10:46:59 -0500
d4139a9b06README.md: move browser page link.
Joel Martin
2010-09-24 10:45:33 -0500
6de07adb71README.md: add link to browsers.md, update requirements.
Joel Martin
2010-09-24 10:29:42 -0500
f01e917eccdocs/browsers.md: Separate browser support page.
Joel Martin
2010-09-24 09:59:54 -0500
ff36b1270bRefactor settings object, add connectTimeout setting.
Joel Martin
2010-09-23 09:39:24 -0500
aa78706983rfb.js: wait for SecurityResult failure reason bytes.
Joel Martin
2010-09-23 09:17:09 -0500
005d9ee999Misc cleanup: debug logging, record filename, etc.
Joel Martin
2010-09-23 08:17:00 -0500
8787e49b92util.js: detect firefox 4.X correctly.
Joel Martin
2010-09-23 08:08:08 -0500
c1eba48f79logging: add Util.get_logging(), canvas clearing.
Joel Martin
2010-09-22 17:11:57 -0500
57c7903f60playback.js: move to include/ for easier reference.
Joel Martin
2010-09-22 16:55:06 -0500
31a837d55eNo local cursor by default due to issues #27, #29.
Joel Martin
2010-09-20 16:15:40 -0500
02889945cbC proxy: Issue #14: wss:// from Safari
Joel Martin
2010-09-15 18:21:42 -0500
0a1184bde8API change: add sendKey() to manually send key code.
Joel Martin
2010-09-15 18:14:27 -0500
7e63919e6dproxy: Issue #14: detect and allow wss:// from Safari.
Joel Martin
2010-09-15 12:09:17 -0500
e3efeb32a7rfb.js: state refactor, add 'disconnect' state.
Joel Martin
2010-09-11 15:31:50 -0500
cc374cd61aproxy: always multiprocess and add --verbose.
Joel Martin
2010-09-11 15:10:54 -0500
ac7bdbc22fweb-socket-js (issue #37): close() when connecting
Joel Martin
2010-09-11 13:52:49 -0500
071f2818a8gimite/web-socket-js issue #35: async onclose.
Joel Martin
2010-09-11 12:44:39 -0500
edc4725260proxy: do handshake in forked process too.
Joel Martin
2010-09-10 14:31:34 -0500
a0315ab1dcwsproxy: multiprocess capable.
Joel Martin
2010-09-10 13:05:48 -0500
465faf19dbRemove record option from C wsproxy.
Joel Martin
2010-09-10 09:58:26 -0500
5f409eeeebLicense header cleanup.
Joel Martin
2010-09-08 15:06:34 -0500
2a6018df9fweb-socket-js: 9e7663771 build and remove source.
Joel Martin
2010-09-08 14:57:32 -0500
b5087acc24default_controls.js: Fix cursor setting init.
Joel Martin
2010-09-08 13:46:41 -0500
c0f3c66489TODO and .gitignore: updates.
Joel Martin
2010-09-08 10:15:07 -0500
d595e65685JSLint.
Joel Martin
2010-09-08 10:11:11 -0500
2f6a1c2bdavnc_playback.html: print frame_idx on error.
Joel Martin
2010-09-07 16:22:28 -0500
673118fb21Encrypt default to 'false' in vnc_auto.html also.
Joel Martin
2010-09-07 09:57:37 -0500
b8bd88d085playback.js: realtime playback and split out code.
Joel Martin
2010-09-01 12:31:54 -0500
975aa8c01cTODO: move long-term features to github issues.
Joel Martin
2010-08-31 22:48:11 -0500
3afc7a2b89Issue #15 - rfb.js: wait for security type list.
Joel Martin
2010-08-31 22:22:22 -0500
3cc74720f0canvas.js: Fix ignore for scrolled window.
Joel Martin
2010-08-31 13:36:14 -0500
d67de76770Rename tightpng img queue variable to imgQ.
Joel Martin
2010-08-31 12:08:47 -0500
3e7a7cefc6More timing "history" purge.
Joel Martin
2010-08-30 15:59:53 -0500
9c57ac3985rfb.js: JSLint'ing
Joel Martin
2010-08-30 15:57:58 -0500
0d1e1b7281Merge init() into the constructor.
Joel Martin
2010-08-30 15:16:07 -0500
55dee43279Remove psuedo-UTF8 encoding.
Joel Martin
2010-08-27 12:10:09 -0500
e8c1698995rfb.js: remove timing history.
Joel Martin
2010-08-27 11:29:22 -0500
eabf4670fbrfb.js/tight_png: fix indexed receive queue handling.
Joel Martin
2010-08-27 11:21:30 -0500
4ff85f496cTest both builtin and base64.js functions.
Joel Martin
2010-08-26 11:34:44 -0500
67b4e9879aIndexed receive queue. Up to 2X speedup in Chrome.
Joel Martin
2010-08-26 10:22:29 -0500
fb007628d6Add Javascript variable container to record data.
Joel Martin
2010-08-12 09:50:49 -0500
1a5dd77d37Treat RFB 3.6 as 3.3.
Joel Martin
2010-08-11 11:21:15 -0500
4ed717ad31Scroll render test and perf speedup.
Joel Martin
2010-08-06 15:53:13 -0500
b7155950d3* take care of kanaka's suggestions (cherry picked from commit 11f3271a52)
primalmotion
2010-08-04 15:20:53 -0500
6425f611d8* Adding a way to set the DOM document to use. This is very usefull when you need to open a new window (with a new document) from javascript, without having to reload the script.js. (cherry picked from commit 8ded53c1de)
primalmotion
2010-08-04 17:47:08 +0200
b925c96781JSLint: use ===.
Joel Martin
2010-08-04 15:14:40 -0500
a6a1ad3d0aRemove unused imports (sys, ssl) in wsproxy.py
Joel Martin
2010-08-04 14:33:32 -0500
5958fb4996Python 2.4 compatible imports.
Joel Martin
2010-08-04 14:32:10 -0500
c95c24e743Fix#19: python2.4 support.
Joel Martin
2010-08-04 14:18:55 -0500
8ded53c1de* Adding a way to set the DOM document to use. This is very usefull when you need to open a new window (with a new document) from javascript, without having to reload the script.js.
primalmotion
2010-08-04 17:47:08 +0200
801482be6aWebSockets orderly/clean close frame.
Joel Martin
2010-08-03 13:21:00 -0500
208c832b28Encrypt default to off, TODO updates.
Joel Martin
2010-08-03 13:20:44 -0500
434699bf23* Port to be Cappuccino compatible (need to use GLOBAL() in fiture) * Reverting to my zoom method
primalmotion
2010-08-03 13:52:56 +0200
8db09746b7New API. Refactor Canvas and RFB objects.
Joel Martin
2010-08-02 17:07:27 -0500
8171f4d818Catch exceptions in cursor detection.
Joel Martin
2010-08-02 10:11:47 -0500
125d8bbb8fPreliminary scaling code (deactivated).
Joel Martin
2010-07-30 09:53:33 -0500
f8f5c923dd* removing auto stylesheet loading
primalmotion
2010-07-29 18:04:24 +0200
93c860e8e5* removing the automatic init_logging based on page location
primalmotion
2010-07-29 17:59:56 +0200
78223532ce* adding a 'none' logging level and setit by default
primalmotion
2010-07-29 17:55:33 +0200
29ad96c526Give other events chance to fire.
Joel Martin
2010-07-29 10:47:32 -0500
a867de1652Update TODO.
Joel Martin
2010-07-29 10:46:58 -0500
9fc59562a1* removing use strict * apply kanaka's patch for letting other events to have a chance to run when RFB is heavy loaded
primalmotion
2010-07-29 13:52:56 +0200