summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include/ui.js: call setBarPosition on initial load.appJoel Martin2012-09-141-0/+1
* tcp-client.js: after read, try read again.Joel Martin2012-09-141-0/+3
* include/vnc.js: dynamic load without document.write.Joel Martin2012-09-143-30/+25
* vnc.html, ui.js: move all Javascript to ui.js.Joel Martin2012-09-143-39/+55
* ui.js: use localStorage/chrome.storage for settings.Joel Martin2012-09-141-7/+20
* webutil.js: add localStorage/chrome.storage settings.Joel Martin2012-09-141-0/+61
* rfb.js: add onFBResize event callback.Joel Martin2012-09-141-0/+4
* Note that tcp-stream.js is Apache 2.0 LICENSE.Joel Martin2012-09-132-0/+206
* tcp-client.js: read/write arraybuffer. Read/disconnect handling.Joel Martin2012-09-131-19/+103
* include/chrome-app/tcp-client.js: import upstream.Joel Martin2012-09-131-0/+234
* README: simplify projects/companies. News/help/contact section.Joel Martin2012-08-281-3/+29
* Merge pull request #185 from dark/masterJoel Martin2012-08-281-1/+1
|\
| * Fix grep pattern when searching for listening socketsMarco Leogrande2012-08-271-1/+1
|/
* Revert "Pull in latest websockify."Joel Martin2012-08-153-301/+127
* Revert "Fix tight decoding when using binary/non-base64 connection."Joel Martin2012-08-152-7/+3
* Fix tight decoding when using binary/non-base64 connection.Joel Martin2012-08-152-3/+7
* Pull in latest websockify.Joel Martin2012-08-143-127/+301
* timers: fix over repeated connects.Joel Martin2012-06-281-1/+2
* websock.js: comment out debug options.Joel Martin2012-06-251-2/+2
* License clarification: HTML,CSS,images,fonts under permissive licenses.Joel Martin2012-06-2418-26/+537
* Merge branch 'master' of github.com:kanaka/noVNCJoel Martin2012-06-231-1/+1
|\
| * Merge pull request #172 from soheilhassasyeganeh/fix_novarpcJoel Martin2012-06-221-1/+1
| |\
| | * Fixes nova rpc package.Soheil Hassas Yeganeh2012-06-211-1/+1
| |/
* | UltraVNC repeaterID cleanup.Joel Martin2012-06-234-10/+13
* | Merge remote branch 'kassah/master'Joel Martin2012-06-235-2/+23
|\ \
| * | Update vnc_auto.html to use config option for repeaterIDWilliam Lightning2012-06-221-3/+3
| * | Make repeaterID show up in config options on vnc.htmlWilliam Lightning2012-06-222-0/+6
| * | Change RepeaterID to be a config optionWilliam Lightning2012-06-222-4/+5
| * | Add ultravnc_repeater.pl support to rfb.js and vnc_auto.htmlWilliam Lightning2012-06-062-5/+19
* | | remove docs/TODO: see issues marked as "feature".Joel Martin2012-06-231-19/+0
| |/ |/|
* | Fix forcing of web-socket-js even when native available.Joel Martin2012-06-082-4/+8
* | Merge pull request #168 from soheilhassasyeganeh/masterJoel Martin2012-06-081-2/+1
|\ \ | |/ |/|
| * Merging with upstream tree.Soheil Hassas Yeganeh2012-06-081-2/+3
| |\ | |/ |/|
* | README: Add PocketVNC.Joel Martin2012-05-241-2/+3
* | Merge pull request #166 from mnaser/patch-1Joel Martin2012-05-181-1/+1
|\ \
| * | Remove old flagfile support Mohammed Naser2012-05-171-1/+1
| | * Switch to nova's new flag API.Soheil Hassas Yeganeh2012-06-061-2/+1
| |/ |/|
* | rfb: Use the render queue for copyrect.Joel Martin2012-05-172-4/+11
* | Move render queue processing to Display and use requestAnimationFrameJoel Martin2012-05-173-37/+76
* | rfb: debug output cleanup.Joel Martin2012-05-171-4/+4
|/
* README: Link to websockify encryption page.Joel Martin2012-05-161-2/+3
* Fail the connection on unexpected tightPNG cmode.Joel Martin2012-05-161-2/+2
* docs/release.txt: --all and --tags are incompatibleJoel Martin2012-05-111-1/+1
* docs/release.txt: correct tag instructionsJoel Martin2012-05-111-1/+2
* noVNC version 0.3v0.3Joel Martin2012-05-113-1/+18
* Pull from websockify. Fix close code.Joel Martin2012-05-101-3/+1
* Add/use display.drawImage which is viewport relative.Joel Martin2012-05-102-1/+7
* Merge pull request #162 from toddfreese/masterJoel Martin2012-05-101-0/+1
|\
| * Added support for RealVNC Mac.Todd Freese2012-05-101-0/+1
|/
* Pull from websockify.Joel Martin2012-05-101-1/+3