]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2010-06-09 Joel MartinTIGHT_PNG encoding and timing refactor.
2010-06-08 Joel Martinupdate failed state on WS onerror.
2010-06-07 Joel MartinOutput count for multi-packet decodes.
2010-06-07 Joel MartinAdd UTF-8 wire encoding support to C wsproxy.
2010-06-07 Joel MartinMove wsproxy and web utils into utils/ subdir.
2010-06-07 Joel MartinC wsproxy: seq numbers and decode multiple frames.
2010-06-04 Joel MartinFirst pass at working C wsproxy.
2010-06-04 Joel MartinGive better exception feedback in message handler.
2010-06-03 Joel MartinAdd 'tight' encoding to TODO list. Add rfb proto link.
2010-06-03 Joel MartinFix Alt keysym.
2010-06-03 Joel MartinClarify examples.
2010-06-02 Joel MartinExplain VNC_uri_prefix in README.md.
2010-06-02 Joel MartinUpdate README.md to reflect separate default controls...
2010-06-02 Joel MartinDirect example. Move all DOM code default_controls.js.
2010-06-01 Joel MartinAdd --record option to wsproxy.py.
2010-06-01 Joel MartinAdd colour map support (non-true-color).
2010-05-28 Joel MartinTest non-base64 (straight UTF-8) encoding.
2010-05-28 Joel MartinRound-trip timing for first full FBU.
2010-05-28 Joel MartinFix web-socket-js: encode sent data across FABridge.
2010-05-26 Joel MartinChange license to LGPL-3 and add some implementation...
2010-05-25 Joel MartinUse relative include path in tests.
2010-05-25 Joel MartinAdd mouse wheel support and input test page.
2010-05-20 Joel MartinDon't shift off subencoding in hextile.
2010-05-17 Joel MartinFix web-socket-js loading issue.
2010-05-17 Joel MartinDouble Chrome hextile perf again. Add canvas test.
2010-05-17 Joel MartinAdd styling classes for status line state.
2010-05-17 Joel MartinAdd back canvas.html test page to tests subdir.
2010-05-17 Joel MartinCreate FABridge tester. Move wstest into tests subdir.
2010-05-16 Joel MartinChange wstest.html 'cnt' to 'seq'.
2010-05-15 Joel MartinMove canvas.js to include/canvas.js.
2010-05-15 Joel MartinSupport 3.7.
2010-05-15 Joel MartinMove vars into RFB namespace. Extend array in util.js.
2010-05-15 Joel MartinJSLint and "use strict".
2010-05-15 Joel MartinCleanup output, trap exceptions, timing output, fixes.
2010-05-15 Joel MartinDouble hextile rendering performance in Chrome.
2010-05-15 Joel MartinReset client_settings on connect.
2010-05-12 Joel MartinRename HTML5-VNC to noVNC.
2010-05-11 Joel MartinMark include/plain.css as code.
2010-05-11 Joel MartinAdd some links to related project sites.
2010-05-11 Joel MartinPull and modify stylesheet from kevinykchan/vnc-html5.
2010-05-11 Joel MartinIsolate DOM references in load() and connect().
2010-05-11 Joel MartinStyling/integration refactoring.
2010-05-11 Joel MartinAdd and clarify licensing.
2010-05-11 Joel MartinFix wsproxy CPU usage without affecting latency.
2010-05-11 Joel MartinMerge branch 'merge_kevinykchan'
2010-05-11 Kevin ChanAddresses issue where wsproxy utilizes 100% CPU. The...
2010-05-11 Kevin ChanIf no password is provided, defaults to use no auth
2010-05-06 Joel MartinMove controls to vnc.js, make vnc.html very simple.
2010-05-06 Joel MartinIgnore python bytecode files.
2010-05-06 Joel MartinFix same for server side (no expected count complaint).
2010-05-06 Joel MartinDon't complain about expected count on stop.
2010-05-06 Joel MartinEncryption suppport for wstest.
2010-05-06 Joel Martinwebsocket.py: generic code from wsproxy and wstest.
2010-05-05 Joel MartinDES that works with KVM's VNC. RFB 3.8 fixes.
2010-05-02 Joel MartinSupport for RFB 3.8 handshake.
2010-05-01 Joel MartinCleanup. Move note files into docs/.
2010-04-30 Joel MartinSupport for SSL/TLS ('wss://') on both sides.
2010-04-30 Joel MartinAutomatically detect TLS/SSL during handshake.
2010-04-30 Joel MartinImport as3crypto_patch: ffda6e9cd8b1d74f45472c676afda83...
2010-04-19 Joel MartinDon't erase failed state error messages on disconnect.
2010-04-19 Joel MartinAlso send errors to console.error
2010-04-19 Joel Martinwstest*. Fix Opera problems. Flash policy. Misc bugs.
2010-04-19 Joel MartinREADME.md typo and clarify.
2010-04-19 Joel MartinUpdate README.md and TODO.
2010-04-19 Joel MartinSend seq nums and b64 encode based on query string.
2010-04-18 Joel MartinStatus/error refactor. Fix firefox bugs.
2010-04-18 Joel MartinRemove mootools-more references.
2010-04-18 Joel MartinFix firefox '-' key mapping.
2010-04-18 Joel MartinAdd fixing firefox '-' key mapping issue to TODO.
2010-04-17 Joel MartinHandle socket policy response in proxy itself.
2010-04-17 Joel MartinAdd web-socket-js support with packet re-ordering.
2010-04-17 Joel MartinImport web-socket-js: a0fb3933ce5c824bcb882f5a1cf87e46d...
2010-04-16 Joel MartinReassemble partial client packets in wsproxy.py
2010-04-16 Joel MartinAssemble partial received frames.
2010-04-16 Joel MartinAdd WebSockets test frontend and backend.
2010-04-15 Joel MartinRemove uneeded mootools functions and used compressed...
2010-04-15 Joel MartinClarify DES code origination.
2010-04-15 Joel MartinSwitch to MPL/GPL base64 from Mozilla.
2010-04-15 Joel MartinUpdate TODO and small perf cleanups.
2010-04-15 Joel MartinAdd cut and paste support.
2010-04-15 Joel MartinIn TODO: RRE framing bug fixed in prev refactor.
2010-04-15 Joel MartinRefactor FBU.bytes handling to simplify.
2010-04-15 Joel Martinstop routine stops mouseMove events too.
2010-04-14 Joel MartinNote WSS/SSL and C wsproxy in TODO.
2010-04-14 Joel MartinAdd TODO.
2010-04-14 Joel MartinWorking VNC client! Add mouse movement support.
2010-04-14 Joel MartinRename canvas.js routines to not have "rfb" prefix.
2010-04-14 Joel MartinDon't clear canvas if debug mode
2010-04-14 Joel MartinRe-order routines, no functional changes.
2010-04-14 Joel MartinBetter hextile performance: index subrects instead...
2010-04-14 Joel MartinFix some framing bugs. Cleanup console logs.
2010-04-14 Joel MartinRefactor data processing. Ignore other server messages.
2010-04-13 Joel MartinInitial mouse support. Down and Up only.
2010-04-13 Joel MartinHextile working. Improve latency by coallescing sends.
2010-04-13 Joel MartinRemove event handlers on disconnect.
2010-04-13 Joel MartinSwitch to much faster console.log and separate utils...
2010-04-12 Joel MartinRefactor processing to allow hextile processing.
2010-04-12 Joel MartinProcess RRE in chunks instead of 1 at a time.
2010-04-12 Joel MartinChange to RGB ordering.
2010-04-12 Joel MartinWorking RRE implementation.
next