summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rework Auth Plugins to Support HTTP Authfeature/http-auth-pluginsSolly Ross2015-08-251-7/+7
* Introduce strict modeSolly Ross2015-05-131-0/+85
* Update Tests and Test PluginsSolly Ross2015-05-133-274/+365
* Fix default log level in echo and load testsSolly Ross2014-01-302-2/+6
* Merge remote branch 'upstream/master', after #110 was merged.Peter Åstrand (astrand)2013-12-162-2/+2
|\
| * Rename new_client to new_websocket_client, in order to have a betterPeter Åstrand (astrand)2013-11-284-4/+4
| * Rename self.client to self.request, in preparation for merging pullPeter Åstrand (astrand)2013-11-282-5/+5
* | Merge commit 'a04edfe80f54b44df5a3579f71710560c6b7b4fc'Peter Åstrand (astrand)2013-11-283-100/+82
|\ \ | |/
| * Added temp dir for unit test data and cleanupEdward Hope-Morley2013-11-143-100/+82
* | Merge commit 'a47be21f9fa69ddf8d888ff9e3c75cdfc9e31c00'Peter Åstrand (astrand)2013-11-283-18/+357
|\ \ | |/
| * Added unit tests for websocket and websocketproxyEdward Hope-Morley2013-10-293-18/+357
* | Merge commit 'c3acdc2e38f871e28ffda1847b4338c4b02296b8'Peter Åstrand (astrand)2013-11-281-0/+69
|\ \ | |/
| * Merge pull request #93 from dosaboy/topic/set-keepalive-optionsJoel Martin2013-10-291-0/+69
| |\
| | * Adds optional TCP_KEEPALIVE to WebSocketServerEdward Hope-Morley2013-10-161-0/+69
* | | Merge commit '13c99bcf053f7f3af8ba84c0d963a9591e020f49'Peter Åstrand (astrand)2013-11-283-7/+6
|\ \ \ | |/ /
| * | Fix search path construction in tests.Joel Martin2013-10-293-7/+6
| |/
* | Merge commit 'a61ae52610642ae58e914dda705df8bb9c8213ec'Peter Åstrand (astrand)2013-11-281-2/+9
|\ \ | |/
| * adding SSL support and Ruby1.9 supportchrislee352013-07-021-2/+9
* | Make echo.py and load.py work again, after the refactoring ofPeter Åstrand (astrand)2013-03-202-17/+17
* | Rename self.client to self.request, ie adapt to:Peter Åstrand (astrand)2013-03-202-5/+5
|/
* 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