]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
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.
2010-09-24 Joel MartinREADME.md: add link to browsers.md, update requirements.
2010-09-24 Joel Martindocs/browsers.md: Separate browser support page.
2010-09-23 Joel MartinRefactor settings object, add connectTimeout setting.
2010-09-23 Joel Martinrfb.js: wait for SecurityResult failure reason bytes.
2010-09-23 Joel MartinMisc cleanup: debug logging, record filename, etc.
2010-09-23 Joel Martinutil.js: detect firefox 4.X correctly.
2010-09-22 Joel Martinlogging: add Util.get_logging(), canvas clearing.
2010-09-22 Joel Martinplayback.js: move to include/ for easier reference.
2010-09-20 Joel MartinNo local cursor by default due to issues #27, #29.
2010-09-15 Joel MartinC proxy: Issue #14: wss:// from Safari
2010-09-15 Joel MartinAPI change: add sendKey() to manually send key code.
2010-09-15 Joel Martinproxy: Issue #14: detect and allow wss:// from Safari.
2010-09-11 Joel Martinrfb.js: state refactor, add 'disconnect' state.
2010-09-11 Joel Martinproxy: always multiprocess and add --verbose.
2010-09-11 Joel Martinweb-socket-js (issue #37): close() when connecting
2010-09-11 Joel Martingimite/web-socket-js issue #35: async onclose.
2010-09-10 Joel Martinproxy: do handshake in forked process too.
2010-09-10 Joel Martinwsproxy: multiprocess capable.
2010-09-10 Joel MartinRemove record option from C wsproxy.
2010-09-08 Joel MartinLicense header cleanup.
2010-09-08 Joel Martinweb-socket-js: 9e7663771 build and remove source.
2010-09-08 Joel Martindefault_controls.js: Fix cursor setting init.
2010-09-08 Joel MartinTODO and .gitignore: updates.
2010-09-08 Joel MartinJSLint.
2010-09-07 Joel Martinvnc_playback.html: print frame_idx on error.
2010-09-07 Joel MartinEncrypt default to 'false' in vnc_auto.html also.
2010-09-01 Joel Martinplayback.js: realtime playback and split out code.
2010-09-01 Joel MartinTODO: move long-term features to github issues.
2010-09-01 Joel MartinIssue #15 - rfb.js: wait for security type list.
2010-08-31 Joel Martincanvas.js: Fix ignore for scrolled window.
2010-08-31 Joel MartinRename tightpng img queue variable to imgQ.
2010-08-30 Joel MartinMore timing "history" purge.
2010-08-30 Joel Martinrfb.js: JSLint'ing
2010-08-30 Joel MartinMerge init() into the constructor.
2010-08-27 Joel MartinRemove psuedo-UTF8 encoding.
2010-08-27 Joel Martinrfb.js: remove timing history.
2010-08-27 Joel Martinrfb.js/tight_png: fix indexed receive queue handling.
2010-08-26 Joel MartinTest both builtin and base64.js functions.
2010-08-26 Joel MartinIndexed receive queue. Up to 2X speedup in Chrome.
2010-08-12 Joel MartinAdd Javascript variable container to record data.
2010-08-11 Joel MartinTreat RFB 3.6 as 3.3.
2010-08-06 Joel MartinScroll render test and perf speedup.
2010-08-04 primalmotion* take care of kanaka's suggestions
2010-08-04 primalmotion* Adding a way to set the DOM document to use.
2010-08-04 Joel MartinJSLint: use ===.
2010-08-04 Joel MartinRemove unused imports (sys, ssl) in wsproxy.py
next