]> git.proxmox.com Git - mirror_novnc.git/history - include/websock.js
Pull in latest websockify.
[mirror_novnc.git] / include / websock.js
2012-08-14 Joel MartinPull in latest websockify.
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 remote branch 'kassah/master'
2012-06-08 Joel MartinFix forcing of web-socket-js even when native available.
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinLinting.
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 MartinShow close code and reason.
2011-08-02 Joel MartinCatch Mozilla prefixing of WebSocket.
2011-06-28 Joel MartinRemove extraneous question mark.
2011-06-28 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-06-28 Joel MartinOnly append random string to swf path in IE.
2011-06-26 Joel MartinFix playback of recorded VNC.
2011-05-11 Joel MartinAPI changes/cleanup.
2011-05-09 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-05-09 Joel MartinStop sending empty frames.
2011-03-16 Joel MartinUpdate web-socket-js to bb5797cad.
2011-02-19 Joel MartinSome JSLint'ing
2011-01-31 Joel MartinIE9 fixes. Works but slow. API change.
2011-01-24 Joel MartinOpera 11 WebSockets and Opera '-' key mapping fix.
2011-01-24 Joel Martinwebsock.send returns true/false.
2011-01-24 Joel MartinTolerate some bufferedAmount.
2011-01-13 Joel MartinConvert to Websock library.