<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websockify.git/docs, branch feature/strict-mode</title>
<subtitle>github.com: kanaka/websockify.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/'/>
<entry>
<title>Update to version 0.5.1</title>
<updated>2013-06-27T21:35:54+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2013-06-27T21:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=264f8fdd7f12bd5b9f6813fb8de81c55b6328d9b'/>
<id>264f8fdd7f12bd5b9f6813fb8de81c55b6328d9b</id>
<content type='text'>
*** NOTE ***

This version of websockify no longer supports the old Hixie protocol.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*** NOTE ***

This version of websockify no longer supports the old Hixie protocol.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 0.4.0</title>
<updated>2013-03-12T18:10:53+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2013-03-12T18:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=d9aedfe7d3453e358b28c2feceb3bfa52895d404'/>
<id>d9aedfe7d3453e358b28c2feceb3bfa52895d404</id>
<content type='text'>
*** IMPORTANT NOTE ***

This is the last minor version to support the Hixie protocol. I may do
bug fixes (e.g. 0.4.1) but 0.5.0 will drop the Hixie protocol support.
The latest released version of all major browsers (and web-socket-js)
support the IETF 6455 protocol.

- Other changes: updating TODO and release process notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*** IMPORTANT NOTE ***

This is the last minor version to support the Hixie protocol. I may do
bug fixes (e.g. 0.4.1) but 0.5.0 will drop the Hixie protocol support.
The latest released version of all major browsers (and web-socket-js)
support the IETF 6455 protocol.

- Other changes: updating TODO and release process notes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 0.3.0 and upload to pypi.</title>
<updated>2013-01-15T17:49:08+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2013-01-15T17:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=3d37d21b5f0b35289aa485f498ddea4cb61f1a2e'/>
<id>3d37d21b5f0b35289aa485f498ddea4cb61f1a2e</id>
<content type='text'>
Update to 0.3.0 and document uploading to pypi.python.org.

Install thus:
    sudo pip install websockify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to 0.3.0 and document uploading to pypi.python.org.

Install thus:
    sudo pip install websockify
</pre>
</div>
</content>
</entry>
<entry>
<title>Change include/websock.js (and deps) to MPL 2.0 license.</title>
<updated>2012-10-15T21:02:38+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2012-10-11T17:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=124c9a7d8872d9c90c6820790831f0b6c937b3ca'/>
<id>124c9a7d8872d9c90c6820790831f0b6c937b3ca</id>
<content type='text'>
The MPL 2.0 license is a "file-level" copyleft license vs the
"project-level" nature of the L/GPL. The intention of the websock.js
file has always been that it should be easy to incorporate into
existing projects and sites whether free/open or
proprietary/commercial. The MPL 2.0 is designed for this sort of
combination project but still requires that any distributed
modifications to noVNC source files must also be published under the
same license.

In addition, the MPL 2.0 allows the code to be used in L/GPL projects
(the secondary license clause). This means that any projects that are
already incorporating noVNC should not be impacted by this change and
in fact it should clarify the licensing situation (the exact
application of the L/GPL to web applications and interpreted code is
somewhat ambiguous).

The dependencies on include/websock.js are also updated to MPL 2.0
including util.js and webutil.js. The base64.js has been updated to
the MPL 2.0 licensed version from Mozilla.

The websockify python code (and other implementations) remain under
a LGPLv3 license.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The MPL 2.0 license is a "file-level" copyleft license vs the
"project-level" nature of the L/GPL. The intention of the websock.js
file has always been that it should be easy to incorporate into
existing projects and sites whether free/open or
proprietary/commercial. The MPL 2.0 is designed for this sort of
combination project but still requires that any distributed
modifications to noVNC source files must also be published under the
same license.

In addition, the MPL 2.0 allows the code to be used in L/GPL projects
(the secondary license clause). This means that any projects that are
already incorporating noVNC should not be impacted by this change and
in fact it should clarify the licensing situation (the exact
application of the L/GPL to web applications and interpreted code is
somewhat ambiguous).

The dependencies on include/websock.js are also updated to MPL 2.0
including util.js and webutil.js. The base64.js has been updated to
the MPL 2.0 licensed version from Mozilla.

The websockify python code (and other implementations) remain under
a LGPLv3 license.
</pre>
</div>
</content>
</entry>
<entry>
<title>websockify version 0.2.0</title>
<updated>2012-09-17T17:56:34+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2012-09-17T17:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=2d2798954ea76e5d99a861e4283683a7f1bd1401'/>
<id>2d2798954ea76e5d99a861e4283683a7f1bd1401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/websockify.1: add man page for websockify command.</title>
<updated>2012-06-22T23:40:11+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2012-06-22T23:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=cb925eb4868997aa1360c7265d8598256622d565'/>
<id>cb925eb4868997aa1360c7265d8598256622d565</id>
<content type='text'>
Mostly it is based on the project README.md but with some tweaks and
extra content removed.

Thanks for Adam Young &lt;ayoung@redhat.com&gt; for the original version of
this.

Also a decent man format reference is here:
http://www.fnal.gov/docs/products/ups/ReferenceManual/html/manpages.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly it is based on the project README.md but with some tweaks and
extra content removed.

Thanks for Adam Young &lt;ayoung@redhat.com&gt; for the original version of
this.

Also a decent man format reference is here:
http://www.fnal.gov/docs/products/ups/ReferenceManual/html/manpages.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 0.1.0</title>
<updated>2012-05-11T17:12:50+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2012-05-11T17:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=e1c206b3157611c9f1680e554ceba0e2dd84fd38'/>
<id>e1c206b3157611c9f1680e554ceba0e2dd84fd38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HyBi support on 64-bit systems.</title>
<updated>2011-08-24T18:23:15+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2011-08-24T18:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=86af0b614d52a208d1963c67865ca748616089e9'/>
<id>86af0b614d52a208d1963c67865ca748616089e9</id>
<content type='text'>
https://github.com/kanaka/noVNC/issues/76

- cleanup/update TODO.
- remove explicit check for ctypes module for HyBi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/kanaka/noVNC/issues/76

- cleanup/update TODO.
- remove explicit check for ctypes module for HyBi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO. Add 'websockify' as protocol.</title>
<updated>2011-04-26T14:16:03+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2011-04-26T14:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=65c1d8073cc843992935c1cc1abd99c8c83fee86'/>
<id>65c1d8073cc843992935c1cc1abd99c8c83fee86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reap websockify zombies. Add IE9 fix for websock.js.</title>
<updated>2011-01-31T16:34:42+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2011-01-31T16:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websockify.git/commit/?id=0a2f85026794b5b3b14da81387274e85b6247aa1'/>
<id>0a2f85026794b5b3b14da81387274e85b6247aa1</id>
<content type='text'>
Reap websockify zombies. Fixes:
https://github.com/kanaka/noVNC/issues#issue/47. Thanks NeilW.

Changes to get web-socket-js to work with IE9. Right now it's a hack to get
around: https://github.com/gimite/web-socket-js/issues#issue/41. The hack is to
disable caching of the flash objects by appending "?" + Math.random() to the
end of the flash object path (but only when using IE).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reap websockify zombies. Fixes:
https://github.com/kanaka/noVNC/issues#issue/47. Thanks NeilW.

Changes to get web-socket-js to work with IE9. Right now it's a hack to get
around: https://github.com/gimite/web-socket-js/issues#issue/41. The hack is to
disable caching of the flash objects by appending "?" + Math.random() to the
end of the flash object path (but only when using IE).
</pre>
</div>
</content>
</entry>
</feed>
