summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* adding SSL support and Ruby1.9 supportchrislee352013-07-021-2/+9
* tests: use new module path and remove Hixie code.Joel Martin2013-03-143-7/+5
* Fix latency test.Joel Martin2012-04-254-5/+173
* Rename client.html to simple.htmlJoel Martin2012-02-091-0/+0
* Add simple client: tests/client.html.Joel Martin2012-02-091-0/+68
* Switch tests/echo.html to use websock.js.Joel Martin2012-01-032-45/+17
* HyBi and threading support to ruby websockify.Joel Martin2011-10-051-13/+9
* Add ruby version of websockify.Joel Martin2011-10-041-0/+66
* Refactor and add IETF-07 protocol version support.Joel Martin2011-05-018-372/+115
* Couple of misc utf8, base64 python tests.Joel Martin2011-04-122-0/+48
* Use /usr/bin/env shebang to make more crossplatform.Joel Martin2011-03-263-3/+3
* Use websock.js in latency test. Fixes for Opera.Joel Martin2011-01-231-50/+45
* Add latency test and browser latency test results.Joel Martin2011-01-194-2/+298
* Strip "ws" from test names. Update TODO.Joel Martin2011-01-196-0/+0
* fork noVNC, rename to websockify, cleanup.Joel Martin2011-01-1213-741/+691
* wswrapper: add dup2, fix select w/ NULL timeout.Joel Martin2011-01-082-428/+2
* Refactor and cleanup websocket.py and deps.Joel Martin2011-01-084-166/+177
* Expose getKeysym and add keyboard test.Joel Martin2011-01-031-0/+67
* Make compatible with jQuery. Slight API change.Joel Martin2010-12-108-65/+65
* wsproxy.js: Fix multi-frame decoding.Joel Martin2010-11-071-0/+12
* Split util into two file:Antoine Mercadal2010-09-307-3/+9
* Show rect/enc counts, add vnc_perf.html test.Joel Martin2010-09-251-0/+197
* Misc cleanup: debug logging, record filename, etc.Joel Martin2010-09-231-2/+4
* playback.js: move to include/ for easier reference.Joel Martin2010-09-222-91/+1
* JSLint.Joel Martin2010-09-081-14/+25
* vnc_playback.html: print frame_idx on error.Joel Martin2010-09-071-1/+1
* playback.js: realtime playback and split out code.Joel Martin2010-09-012-79/+118
* Remove psuedo-UTF8 encoding.Joel Martin2010-08-272-8/+1
* Test both builtin and base64.js functions.Joel Martin2010-08-261-7/+23
* Indexed receive queue. Up to 2X speedup in Chrome.Joel Martin2010-08-262-1/+12
* Add Javascript variable container to record data.Joel Martin2010-08-121-1/+5
* Scroll render test and perf speedup.Joel Martin2010-08-061-0/+164
* New API. Refactor Canvas and RFB objects.Joel Martin2010-08-023-32/+39
* Turn off firebug-lite in canvas test page.Joel Martin2010-07-221-1/+2
* API changes. Client cursor and settings menu.Joel Martin2010-07-213-10/+137
* Add native base64 test (atob and btoa).Joel Martin2010-07-131-0/+74
* Removed missed mootools include in ws.html test.Joel Martin2010-07-071-1/+0
* Remove unneeded mootools and FABridge test.Joel Martin2010-07-063-119/+4
* Support WebSockets 76 (hixie-76, hybi-00).Joel Martin2010-06-242-16/+26
* Various cross-browser fixes.Joel Martin2010-06-233-39/+51
* Add daemonization support to wsproxy.*.Joel Martin2010-06-172-2/+8
* Add mouse position routines to util.js.Joel Martin2010-06-151-44/+11
* Move wsproxy and web utils into utils/ subdir.Joel Martin2010-06-072-2/+2
* Test non-base64 (straight UTF-8) encoding.Joel Martin2010-05-282-0/+239
* Use relative include path in tests.Joel Martin2010-05-253-8/+8
* Add mouse wheel support and input test page.Joel Martin2010-05-252-0/+96
* Double Chrome hextile perf again. Add canvas test.Joel Martin2010-05-171-6/+98
* Add back canvas.html test page to tests subdir.Joel Martin2010-05-161-0/+28
* Create FABridge tester. Move wstest into tests subdir.Joel Martin2010-05-163-0/+522