summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | include/webutil.js: fix when 'chrome' global not present.Joel Martin2012-09-171-7/+7
* | include/ui.js: call setBarPosition on initial load.Joel Martin2012-09-171-0/+1
* | tcp-client.js: after read, try read again.Joel Martin2012-09-171-0/+3
* | include/vnc.js: dynamic load without document.write.Joel Martin2012-09-173-30/+25
* | vnc.html, ui.js: move all Javascript to ui.js.Joel Martin2012-09-173-39/+55
* | ui.js: use localStorage/chrome.storage for settings.Joel Martin2012-09-171-7/+20
* | webutil.js: add localStorage/chrome.storage settings.Joel Martin2012-09-171-0/+61
* | rfb.js: add onFBResize event callback.Joel Martin2012-09-171-0/+4
* | Note that tcp-stream.js is Apache 2.0 LICENSE.Joel Martin2012-09-172-0/+206
* | tcp-client.js: read/write arraybuffer. Read/disconnect handling.Joel Martin2012-09-171-19/+103
* | include/chrome-app/tcp-client.js: import upstream.Joel Martin2012-09-171-0/+234
* | Update websockify/websock.js.Joel Martin2012-09-175-144/+333
* | Merge branch 'binary', fix encode_messageJoel Martin2012-09-143-13/+80
|\ \
| * | README: simplify projects/companies. News/help/contact section.binaryJoel Martin2012-08-281-3/+29
| * | webutil.js: use decodeURIComponent on getQueryVar values.Joel Martin2012-08-211-2/+7
| * | websock.js: simpler binary support, protocols param.Joel Martin2012-08-163-60/+52
* | | doc/release.txt: fix small error in process.Joel Martin2012-09-141-1/+2
* | | noVNC version 0.4v0.4Joel Martin2012-09-142-1/+9
* | | 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