d0e1fe6a3cRemove a faulty attribution from the Copyright.
Ed Schouten
2011-06-29 23:48:15 +0200
367ebb5597Reformat feature table for readability/expansion.
Joel Martin
2011-06-29 10:53:13 -0500
8039dddcedAdd monitoring support to wsproxy.
Ed Schouten
2011-06-29 11:07:31 +0200
78697b9663Added static method addrinfo()
Vivien Alger
2011-06-29 10:19:52 +0200
b590289de5Remove extraneous question mark.
Joel Martin
2011-06-28 16:28:42 -0500
9a2b50d80bOnly append random string to swf path in IE.
Joel Martin
2011-06-28 16:21:15 -0500
306eab28daAdd README.
Ed Schouten
2011-06-28 16:41:31 +0200
7057e31fa0Add support for Flash headers. This makes wsproxy work with Firefox.
Ed Schouten
2011-06-28 15:41:06 +0200
631c5990f7Remove all casting from the sockaddr code.
Ed Schouten
2011-06-28 12:20:21 +0200
d97d1b72d7Add copy of strndup() for Lenny.
Ed Schouten
2011-06-28 12:11:35 +0200
c42612643aAdd Debian package infrastructure and license.
Ed Schouten
2011-06-28 12:05:50 +0200
52b07abe21Prevent division by zero.
Ed Schouten
2011-06-28 11:46:59 +0200
2aa2376e3aAdd initial version of wsproxy source code.
Ed Schouten
2011-06-28 11:44:35 +0200
30681a7018Use of socket.getaddrinfo() to replace ipv6 attributes. Corrected error with ssl-only option
Algervivien
2011-06-27 18:49:01 +0200
077279fe0fRefactoring of parsing
Algervivien
2011-06-27 17:07:29 +0200
eb62b2af6eAdded data attributes and ipv6 condition for target
Algervivien
2011-06-27 11:01:01 +0200
a09d18b234Added ipv6 related attributes
Algervivien
2011-06-27 10:21:20 +0200
8d71c243b1Modified parsing for ipv6 support
Algervivien
2011-06-27 09:45:49 +0200
7f487fdbd5Fix recording, generic and part of websocket.py.
Joel Martin
2011-06-26 13:55:52 -0500
d91d89167fDo socket shutdown() of target before close().
Joel Martin
2011-06-26 13:26:59 -0500
8ae73adbb7Corrected wrong INET type in else condition
Algervivien
2011-06-24 19:01:47 +0200
d473f4b6d1Use ipv6 socket when requested
Cédric de Saint Martin
2011-06-24 18:30:11 +0200
e101b3baceChanged way handshake info is extracted (functions instead of struct); tried to implement HyBi, not working yet with IE Html5Labs
Hans-Peter Gygax
2011-06-05 22:53:24 +0200
2c757ed9a4Working under Windows now, but encoding (sample/base64) still needs to be updated from Python
Hans-Peter Gygax
2011-06-04 00:47:35 +0200
35f23fb1b9Builds with Visual Studio 2010; does not work correctly yet with Vista Telnet server
Hans-Peter Gygax
2011-06-02 23:05:35 +0200
c659bcb79eRefactor optional imports, make 'resource' optional.
Joel Martin
2011-05-18 15:52:39 -0500
c8587115bcPython 3.0 support. Use multiprocessing module.
Joel Martin
2011-05-18 11:09:10 -0500
85f84ef280Refactor HTTP request/upgrade handling.
Joel Martin
2011-05-17 12:08:30 -0500
284ef3cc1aSend 'base64' sub-protocol. JSLint.
Joel Martin
2011-05-11 15:14:46 -0500
8c3fc55124Extract close code and reason in decode_hybi.
Joel Martin
2011-05-02 16:50:17 -0500
a339a4856aStop sending empty frames.
Joel Martin
2011-05-02 15:15:08 -0500
c4b6e77127README.md: formatting, note broken recording.
Joel Martin
2011-05-01 22:30:26 -0500
d82aeac93aREADME.md: note protocols supported by each variant.
Joel Martin
2011-05-01 22:26:59 -0500
88b71ce171Refactor and add IETF-07 protocol version support.
Joel Martin
2011-05-01 22:17:04 -0500
ff470ad704Make daemonize a real static method.
Joel Martin
2011-04-30 16:34:56 -0500
65c1d8073cUpdate TODO. Add 'websockify' as protocol.
Joel Martin
2011-04-26 09:16:03 -0500
2bb1252666Save handshake headers and path.
Joel Martin
2011-04-19 09:36:42 -0500
7307be683fFix chdir call to use string instead of character.
Joel Martin
2011-04-12 22:46:32 -0500
7858c194caMerge commit 'ccustine/master'
Joel Martin
2011-04-12 22:46:03 -0500
76e25898bbCouple of misc utf8, base64 python tests.
Joel Martin
2011-04-12 22:39:28 -0500
82d35c619cInclude unistd.h to compile websockify on Mac OS X
Chris Custine
2011-04-10 23:37:29 -0600
8765971e06Use /usr/bin/env shebang to make more crossplatform.
Joel Martin
2011-03-26 15:27:08 -0500
7534574a2fUpdate web-socket-js to bb5797cad.
Joel Martin
2011-03-16 10:22:31 -0500
fe6b1f9e7fPull JSLint'ing from noVNC.
Joel Martin
2011-03-15 11:37:59 -0500
6954e4641dBetter reaper, catch occasional bad WS header line.
Joel Martin
2011-02-01 10:46:28 -0600
0a2f850267Reap websockify zombies. Add IE9 fix for websock.js.
Joel Martin
2011-01-31 10:34:42 -0600
58995c6f10Typo.
Joel Martin
2011-01-23 20:00:08 -0600
49b47baf13Add some notes about the methodology of the test data.
Joel Martin
2011-01-23 19:58:27 -0600
cbc01b3f16Re-order and fix sections.
Joel Martin
2011-01-23 19:52:31 -0600
3d91fd3492Use websock.js in latency test. Fixes for Opera.
Joel Martin
2011-01-23 19:30:51 -0600
307dda1ad0Tolerate some bufferedAmount and send() return value.
Joel Martin
2011-01-23 19:23:28 -0600
d8c90aea88Fix web-socket-js commit hash.
Joel Martin
2011-01-19 15:35:21 -0600
70cef27dbeAdd latency test and browser latency test results.
Joel Martin
2011-01-19 15:25:44 -0600
4a09e6655eFix firefox 4 strict complaint.
Joel Martin
2011-01-19 15:13:36 -0600
3fa7b532b8Update to gimite/web-socket-js 20f837425d4.
Joel Martin
2011-01-19 15:10:55 -0600
6ff5dfa02dStrip "ws" from test names. Update TODO.
Joel Martin
2011-01-19 13:19:47 -0600
9c4cf4ada2Do not hang on non-ready client connection.
Joel Martin
2011-01-13 12:22:22 -0600
046e22ea00Only disable local echo if server is doing echo.
Joel Martin
2011-01-13 12:19:47 -0600
77e12cd586Make wstelnet.html more prominent earlier.
Joel Martin
2011-01-13 00:53:08 -0600
bc96026fbfConvert wstelnet to use Websock.
Joel Martin
2011-01-13 00:28:22 -0600
124f28c63ainclude/websock.js: client library for websockify.
Joel Martin
2011-01-13 00:17:01 -0600
6d1e216115fork noVNC, rename to websockify, cleanup.
Joel Martin
2011-01-12 18:09:54 -0600
932e7318b9Minor correct to wstelnet.js header comment.
Joel Martin
2011-01-12 16:55:31 -0600
f2538f337dwsproxy, wstelnet: wrap command, WS telnet client.
Joel Martin
2011-01-12 13:15:11 -0600
86725f9b4cwswrapper: add dup2, fix select w/ NULL timeout.
Joel Martin
2011-01-08 21:46:36 -0600
6a88340929Refactor and cleanup websocket.py and deps.
Joel Martin
2011-01-08 15:29:01 -0600
6ace64d3aeutils/README.md: horizontal looks better.
Joel Martin
2011-01-06 19:21:17 -0600
90966d6251utils/README.md: flip table. Add web server info.
Joel Martin
2011-01-06 19:17:32 -0600
9aaf26e878Merge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2011-01-06 19:13:39 -0600
02a7dd2c29Merge branch 'master' of git@github.com:kanaka/noVNC
Joel Martin
2011-01-06 17:33:22 -0700
96bc3d3088wsproxy.py: add web serving capability.
Joel Martin
2011-01-06 18:26:54 -0600
58dc1947dewsproxy: warn when no cert. C sock close cleanup.
Joel Martin
2011-01-04 13:14:46 -0600
58da507bb8README: add companies/projects using noVNC.
Joel Martin
2011-01-04 12:19:54 -0600
9b940131d3include/canvas.js: show full user agent in console.
Joel Martin
2011-01-04 10:30:26 -0600
e3716842efinclude/rfb.js: show Flash version in console.
Joel Martin
2011-01-04 10:27:25 -0600
bf5ee68828Expose getKeysym and add keyboard test.
Joel Martin
2011-01-03 12:34:41 -0600
2574936f60utils/README.md, docs/TODO, docs/notes: updates.
Joel Martin
2010-12-30 11:00:50 -0700
71ba9a7a54wswrapper: update README, DO_MSG def for output.
Joel Martin
2010-12-29 14:11:28 -0700
56d9aa816bwswrapper: interpose on poll/ppoll also.
Joel Martin
2010-12-27 19:44:14 -0700
64dbc6bb63wswrapper: timeout select.
Joel Martin
2010-12-27 16:08:27 -0700
6b900d25d0wswrapper: interpose select/pselect. Cleaup.
Joel Martin
2010-12-27 13:15:59 -0700
fce6ac5cb4Fix to "Tolerate fragmented ServerInit".
Joel Martin
2010-12-24 17:39:13 -0700
318d473438Tolerate fragmented ServerInit.
Joel Martin
2010-12-24 15:02:48 -0700
0f7f146f20utils/launch.sh: find top web dir (with vnc.html).
Joel Martin
2010-12-21 10:17:43 -0600
b992f7c7dduse cd, dirname, and pwd to determine path instead of readlink (Mac fix)
Amir Malik
2010-12-21 10:02:43 +0800
a22a3cc0easet socket option SO_REUSEADDR to prevent "Address already in use" error
Amir Malik
2010-12-21 10:11:15 +0800
40a653f555wswrapper: fix preload path and interpose port.
Joel Martin
2010-12-16 14:04:16 -0600
b144a0933dwswrapper: Normalize comments, remove unused headers.
Joel Martin
2010-12-14 13:05:17 -0500
c99124b527wswrapper: Allow multiple WebSockets connections.
Joel Martin
2010-12-14 12:43:34 -0500
70c585968bwswrap: WSWRAP_PORT envvar and wswrap script.
Joel Martin
2010-12-13 14:20:34 -0500
e46719100cMake compatible with jQuery. Slight API change.
Joel Martin
2010-12-10 08:25:36 -0600