]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2012-08-14 Joel MartinPull in latest websockify.
2012-06-28 Joel Martintimers: fix over repeated connects.
2012-06-26 Joel Martinwebsock.js: comment out debug options.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinUltraVNC repeaterID cleanup.
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 Joel Martinremove docs/TODO: see issues marked as "feature".
2012-06-23 William LightningUpdate vnc_auto.html to use config option for repeaterID
2012-06-23 William LightningMake repeaterID show up in config options on vnc.html
2012-06-23 William LightningChange RepeaterID to be a config option
2012-06-22 Joel MartinMerge pull request #172 from soheilhassasyeganeh/fix_no...
2012-06-22 Soheil Hassas... Fixes nova rpc package.
2012-06-08 Joel MartinFix forcing of web-socket-js even when native available.
2012-06-08 Joel MartinMerge pull request #168 from soheilhassasyeganeh/master
2012-06-08 Soheil Hassas... Merging with upstream tree.
2012-06-07 William LightningAdd ultravnc_repeater.pl support to rfb.js and vnc_auto...
2012-06-07 Soheil Hassas... Switch to nova's new flag API.
2012-05-24 Joel MartinREADME: Add PocketVNC.
2012-05-18 Joel MartinMerge pull request #166 from mnaser/patch-1
2012-05-17 Mohammed NaserRemove old flagfile support
2012-05-17 Joel Martinrfb: Use the render queue for copyrect.
2012-05-17 Joel MartinMove render queue processing to Display and use request...
2012-05-17 Joel Martinrfb: debug output cleanup.
2012-05-16 Joel MartinREADME: Link to websockify encryption page.
2012-05-16 Joel MartinFail the connection on unexpected tightPNG cmode.
2012-05-11 Joel Martindocs/release.txt: --all and --tags are incompatible
2012-05-11 Joel Martindocs/release.txt: correct tag instructions
2012-05-11 Joel MartinnoVNC version 0.3
2012-05-11 Joel MartinPull from websockify. Fix close code.
2012-05-10 Joel MartinAdd/use display.drawImage which is viewport relative.
2012-05-10 Joel MartinMerge pull request #162 from toddfreese/master
2012-05-10 Todd FreeseAdded support for RealVNC Mac.
2012-05-10 Joel MartinPull from websockify.
2012-04-30 Joel MartinMerge pull request #158 from cloudbuilders/fix_rpc_backend
2012-04-30 Anthony YoungUse explicit check for rpc.register_opts
2012-04-30 Anthony YoungUpdate to fix trunk nova issue with rpc library
2012-04-26 Joel MartinComment out duplicates in unicodeTable.
2012-04-26 Joel MartinDon't treat onerror as a close.
2012-04-25 Joel MartinUpdate websockify to pull in close code/reason fixes.
2012-04-13 Joel MartinAdd code/reason to close event messages. Remove useless...
2012-04-10 Joel MartinMerge pull request #149 from ohadlevy/patch-1
2012-04-10 Ohad LevyUpdate README.md
2012-04-03 Joel MartinUse page host:port as default for WebSocket host/port.
2012-04-03 Anthony YoungSimplify nova-novncproxy related logic.
2012-04-03 Anthony YoungAdd nova-novncproxy
2012-03-23 Joel MartinSupport Apple Remote Desktop.
2012-03-16 Joel MartinAdd jsunzip.js to debian install list.
2012-03-14 Joel MartinRelease down/pressed keys when window loses focus.
2012-03-14 Joel MartinSquelch noisy debug logs.
2012-03-12 Joel MartinMerge tight/tightPNG routine.
2012-03-12 Joel MartinUse standard citing format for contributors.
2012-03-11 Joel MartinFlesh out authors/contributors and licenses.
2012-03-11 Joel MartinGeneral code formatting and cleanliness.
2012-03-11 Joel MartinStats: count pixels instead of just FBU.rects.
2012-03-11 Joel MartinCleanup vnc.js includes.
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-03-09 Mike Tinglofadd some documentation; default to existing websocket...
2012-02-20 Joel MartinDon't swallow SSL EOF errors.
2012-02-20 Joel MartinBetter base64 illegal character output.
2012-02-20 Joel MartinCorrection: Version 0.2
2012-02-20 Joel MartinVersion 0.1
2012-02-20 Joel MartinAdd images subdirectory to deb build.
2012-02-15 Joel MartinAdd message panel when hosted at kanaka.github.com.
2012-02-14 Joel MartinSet $D on window directly.
2012-02-14 Joel MartinAdd array map function for IE9.
2012-02-02 Joel MartinMake WebSocket encrypt setting default to page protocol.
2012-01-31 Joel MartinDefault path to 'websockify' in include/ui.js
2012-01-31 Mike Tinglofadd tight zlib stream reset; add error if tight encodin...
2012-01-30 Mike Tinglofcomment out per-decompress checksum and logging
2012-01-30 Mike Tinglofadd last rect special encoding; fix tight fill subencod...
2012-01-29 Mike Tinglofdon't need to copy palette data until we have all data...
2012-01-29 Mike Tinglofimplement tight indexed rectangle; remove some debug...
2012-01-28 Mike Tingloffix handling of min compression size
2012-01-28 Mike Tinglofre-enable history buffer (used as sliding window for...
2012-01-27 Joel MartinDefault path 'websockify' for Clojure Websockify.
2012-01-26 Mike Tingloffix issue with parsing distance of more then 8 bits...
2012-01-25 Mike Tinglofadded rgb image drawing, some zlib changes (huffman...
2012-01-25 Mike Tinglofkeep zlib history so we can decode as a stream
2012-01-24 Mike Tbasic framing for tight is working (decode not complete)
2012-01-24 Mikeadd javascript zlib
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinFix Intel AMT KVM: disable true color.
2012-01-12 Joel MartinLinting.
2012-01-05 Joel MartinAdd websockify.py symlink for Windows.
2011-12-15 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2011-12-15 Joel Martinwebsockify: better multi-python version support.
2011-12-15 Joel MartinFix python3 wss (TLS/SSL) connection detection.
2011-12-15 Joel MartinShow close code and reason.
2011-12-01 Joel MartinAdd View Only mode setting.
2011-11-19 Joel MartinTypo in Opera 11.60 fix.
2011-11-19 Joel MartinFix issue #102 - Opera 11.60 doesn't work.
2011-11-17 Joel MartinLibVNCServer capitalization.
2011-11-17 Joel MartinAdd libvncserver as project including noVNC.
2011-11-07 Joel MartinAdd Brightbox to user list.
2011-10-31 Joel Martindebian/ - Update CSS file names.
2011-10-29 Joel MartinREADME: feature section and minor rearranging.
2011-10-28 Joel MartinAdd Intel MeshCentral.
2011-10-28 Joel MartinAdd Amahi as a project using noVNC.
2011-10-08 Joel MartinUpdate description. Remove Sentry reference.
next