]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2011-04-03 Joel MartinFix focus/clipboard related to mouse/keyboard refactor.
2011-04-03 Joel MartinAPI change: Mouse/kbd handling to include/input.js
2011-03-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-03-29 Joel MartinIE9 fixes: mouse, doctype. Adobe Flash link.
2011-03-26 Phil PhillipsMake scripts more compatible across OSes
2011-03-25 Joel MartinNo exception if noVNC_logo is undefined.
2011-03-24 Joel MartinIgnore utils/rebind.so
2011-03-22 Joel MartinHigher connectTimeout default with web-socket-js.
2011-03-16 Joel MartinUpdate web-socket-js to bb5797cad.
2011-03-15 Joel Martintest/*.html: use "../include" instead of symlink.
2011-03-14 Joel Martintests/keyboard.html: fix getKeysym call.
2011-02-23 Joel MartinClarify license on arrays test files.
2011-02-23 Joel MartinAdd Javascript binary byte array test.
2011-02-19 Joel MartinSome JSLint'ing
2011-02-05 Joel MartinAdd OpenNode to README. Update TODOs.
2011-02-03 Joel MartinAdd logo, favicon.
2011-02-02 Joel MartinFix CSS sizes with HTML5 doctype.
2011-02-01 Joel MartinBetter reaper, catch occasional bad WS header line.
2011-01-31 Joel MartinPull websockify: zombie reap, ignore unready clients.
2011-01-31 Joel MartinAdd DOCTYPE. Misc cleanup.
2011-01-31 Joel MartinIE9 fixes. Works but slow. API change.
2011-01-24 Joel MartinOpera 11 WebSockets and Opera '-' key mapping fix.
2011-01-24 Joel Martinwebsock.send returns true/false.
2011-01-24 Joel MartinTolerate some bufferedAmount.
2011-01-19 Joel Martincanvas.js: prevent Opera keyboard event bubbling.
2011-01-19 Joel Martinweb-socket-js: Add function invocation fix.
2011-01-19 Joel Martininclude/canvas.js: fix changeCursor data format.
2011-01-18 Joel MartinMove advanced, integration, troubleshoot to wiki.
2011-01-18 Joel Martininclude/canvas.js: add numpad support to getKeysym.
2011-01-18 Joel MartinMove browsers.md to Wiki.
2011-01-17 Joel Martintests/vnc_perf.html: load from data/multi.js
2011-01-17 Joel MartinMisc docs/{TODO,links} updates.
2011-01-17 Joel MartinUpdate gimite/web-socket-js build.
2011-01-17 Joel MartinFix strict mode complaints in firefox 4.
2011-01-13 Joel MartinConvert to Websock library.
2011-01-13 Joel MartinRemove files that are now in websockify.
2011-01-13 Joel Martinwsproxy.py: python2.4 fixes.
2011-01-12 Joel Martinwstelnet: forgot VT100.js.
2011-01-12 Joel MartinMinor correct to wstelnet.js header comment.
2011-01-12 Joel Martinwsproxy, wstelnet: wrap command, WS telnet client.
2011-01-09 Joel Martinwswrapper: add dup2, fix select w/ NULL timeout.
2011-01-08 Joel MartinRefactor and cleanup websocket.py and deps.
2011-01-07 Joel Martinutils/README.md: horizontal looks better.
2011-01-07 Joel Martinutils/README.md: flip table. Add web server info.
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel Martinwsproxy.py: add web serving capability.
2011-01-04 Joel Martinwsproxy: warn when no cert. C sock close cleanup.
2011-01-04 Joel MartinREADME: add companies/projects using noVNC.
2011-01-04 Joel Martininclude/canvas.js: show full user agent in console.
2011-01-04 Joel Martininclude/rfb.js: show Flash version in console.
2011-01-03 Joel MartinExpose getKeysym and add keyboard test.
2010-12-30 Joel Martinutils/README.md, docs/TODO, docs/notes: updates.
2010-12-29 Joel Martinwswrapper: update README, DO_MSG def for output.
2010-12-28 Joel Martinwswrapper: interpose on poll/ppoll also.
2010-12-27 Joel Martinwswrapper: timeout select.
2010-12-27 Joel Martinwswrapper: interpose select/pselect. Cleaup.
2010-12-25 Joel MartinFix to "Tolerate fragmented ServerInit".
2010-12-24 Joel MartinTolerate fragmented ServerInit.
2010-12-21 Joel Martinutils/launch.sh: find top web dir (with vnc.html).
2010-12-21 Amir Malikuse cd, dirname, and pwd to determine path instead...
2010-12-21 Amir Malikset socket option SO_REUSEADDR to prevent "Address...
2010-12-16 Joel Martinwswrapper: fix preload path and interpose port.
2010-12-14 Joel Martinwswrapper: Normalize comments, remove unused headers.
2010-12-14 Joel Martinwswrapper: Allow multiple WebSockets connections.
2010-12-13 Joel Martinwswrap: WSWRAP_PORT envvar and wswrap script.
2010-12-10 Joel MartinMake compatible with jQuery. Slight API change.
2010-12-03 Joel Martinwswrapper: wrap existing server using LD_PRELOAD.
2010-11-15 Joel Martinrfb.js: avoid multiple b64 sequences per frame.
2010-11-10 Joel MartinRename default_controls.js to ui.js.
2010-11-09 Joel MartinAdd Chrome Frame support. Close requests in web.py.
2010-11-08 Joel Martinwsproxy.js: Fix multi-frame decoding.
2010-11-08 Joel MartinFirst pass at wsproxy using node (node.js).
2010-11-06 Joel Martinwsproxy: Fix --key parameter use.
2010-11-06 Joel MartinFix flush with strict DOCTYPE.
2010-11-06 Joel Martincanvas.js: workaround WebKit bug, issue #28.
2010-11-06 Joel Martindefault_controls.js: canvas fail fix. Misc cleanup.
2010-11-06 Joel MartinAdd --key option for separate cert and key file.
2010-11-06 Joel MartinRemove left over record code. Squelch compile warnings
2010-11-06 François Revolwsproxy: Mac OS X build fixes
2010-10-28 Joel MartinIssue #34: fix RFB 3.3/3.7 with no auth scheme.
2010-10-28 Joel Martinutils/README.md: second try on cmd formatting.
2010-10-28 Joel Martinutils/README.md: Fix command formatting.
2010-10-28 Joel MartinIssue #32, wsproxy README, update webkit bug info,
2010-10-24 Joel MartinExpose VNC shared mode setting in UIs.
2010-10-18 Joel MartinFix style caching. Canvas cleanup from Diet-noVNC.
2010-10-14 Joel MartinFix reason_len not defined bug.
2010-10-14 Joel Martinrfb.js: fail() wrapper for common failed pattern.
2010-10-10 Joel MartinAdd manual flash policy socat server info.
2010-10-04 Joel Martinutils/Makefile: clean up md5.o too.
2010-10-01 Joel Martinrfb.js: rQwait, cuttext simplification.
2010-09-30 Joel Martininclude/des.js: trim some fat.
2010-09-29 Joel Martinwebutil.js, util.js: split cleanup.
2010-09-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2010-09-29 Antoine MercadalSplit util into two file:
2010-09-29 Joel Martindes.js: remove decrypt and simplify.
2010-09-25 Joel MartinShow rect/enc counts, add vnc_perf.html test.
2010-09-24 Joel Martinrfb.js, canvas.js: status feedback on Canvas functionality.
2010-09-24 Joel Martindocs/browsers.md: noVNC webkit bug link format.
2010-09-24 Joel MartinREADME.md: move browser page link.
next