GitHub Merge Button
|
0070468336
|
Merge e101b3bace into 108b617eef
|
2011-07-13 11:41:01 -07:00 |
Joel Martin
|
108b617eef
|
Note kumina license, and link to kumina blog post.
Ed Schouten blog article:
http://blog.kumina.nl/2011/06/proxying-and-multiplexing-novnc-using-wsproxy/
Also, clarify external code licenses.
|
2011-07-13 13:01:03 -05:00 |
Joel Martin
|
9c2a41fe0e
|
Merge commit 'kumina/master'
Conflicts:
wsproxy.c
Conflicts:
.gitignore
Makefile
README.md
|
2011-07-11 19:14:11 -05:00 |
Hans-Peter Gygax
|
e101b3bace
|
Changed way handshake info is extracted (functions instead of struct); tried to implement HyBi, not working yet with IE Html5Labs
|
2011-06-05 22:53:30 +02:00 |
Hans-Peter Gygax
|
2c757ed9a4
|
Working under Windows now, but encoding (sample/base64) still needs to be updated from Python
|
2011-06-04 00:47:35 +02:00 |
Hans-Peter Gygax
|
35f23fb1b9
|
Builds with Visual Studio 2010; does not work correctly yet with Vista Telnet server
|
2011-06-02 23:05:35 +02:00 |
Joel Martin
|
7307be683f
|
Fix chdir call to use string instead of character.
|
2011-04-12 22:46:32 -05:00 |
Chris Custine
|
82d35c619c
|
Include unistd.h to compile websockify on Mac OS X
|
2011-04-10 23:37:29 -06:00 |
Joel Martin
|
8765971e06
|
Use /usr/bin/env shebang to make more crossplatform.
Based on noVNC pull request from Decorum.
|
2011-03-26 15:27:08 -05:00 |
Joel Martin
|
6d1e216115
|
fork noVNC, rename to websockify, cleanup.
Split of wsproxy from noVNC and rename it websockify.
|
2011-01-12 18:09:54 -06:00 |