]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
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
2010-08-04 Joel MartinPython 2.4 compatible imports.
2010-08-04 Joel MartinFix #19: python2.4 support.
2010-08-03 Joel MartinWebSockets orderly/clean close frame.
2010-08-03 Joel MartinEncrypt default to off, TODO updates.
2010-08-02 Joel MartinNew API. Refactor Canvas and RFB objects.
2010-08-02 Joel MartinCatch exceptions in cursor detection.
2010-07-30 Joel MartinPreliminary scaling code (deactivated).
2010-07-29 Joel MartinGive other events chance to fire.
2010-07-29 Joel MartinUpdate TODO.
2010-07-26 Joel MartinREADME.md: fix command formatting.
2010-07-23 Joel MartinREADME.md: correction about VNC_uri_prefix.
2010-07-23 Joel MartinAdd twitter link to follow @noVNC for commits/news.
2010-07-23 Joel MartinIssue #15: noVNC falls behind.
2010-07-23 Joel MartinREADME.md: Add more bug/issue suggested info.
2010-07-22 Joel MartinTurn off firebug-lite in canvas test page.
2010-07-22 Joel MartinQuery string cleanup and move it to util.js
2010-07-22 Joel MartinJSLint. RFB obj to rfb.js; vnc.js the 'loader'.
2010-07-22 Joel MartinFix logging init on first page load (not in cookie).
2010-07-22 Joel MartinFix error when cursor Data URI scheme not supported.
2010-07-22 Joel MartinAPI changes. Client cursor and settings menu.
2010-07-20 Joel MartinFail if initial server connection fails.
2010-07-20 Joel MartinAdd Cursor pseudo-encoding support (disabled for now).
2010-07-17 Joel MartinFix listen_port check.
2010-07-17 Joel MartinIssue #11: daemonize after opening listen port.
2010-07-16 Joel MartinTypos and formatting.
2010-07-16 Joel MartinLaunch script and reworked usage in README.md.
2010-07-16 Joel MartinMake black.css an alternate stylesheet.
2010-07-16 Joel MartinState machine refactoring.
2010-07-16 Joel MartinAdd info on firefox 3.0.17.
2010-07-15 Joel MartinClean up top level: move license files to docs/
2010-07-14 Joel MartinUTF-8: send 0 as 256 during encoding too.
next