summaryrefslogtreecommitdiff
path: root/other
Commit message (Expand)AuthorAgeFilesLines
* fixed 1.8 compatibility bug for OpenSSL::SSL::SSLSocket#read_nonblock vs #rea...chrislee352013-07-021-0/+10
* adding SSL support and Ruby1.9 supportchrislee352013-07-021-23/+50
* Update to version 0.5.1v0.5.1Joel Martin2013-06-271-1/+1
* Move javascript websockify files to other/jsJoel Martin2013-06-273-1/+10
* Add package file for websockify.jsJoel Martin2013-06-271-0/+22
* Use upstream einaros/ws 0.4.27 with sub-protocol support.Joel Martin2013-06-271-12/+9
* Remove wsproxy references. Sync launch.sh from noVNC.Joel Martin2013-04-152-5/+15
* Use Buffer base64 support instead of pkrumins/node-base64Joel Martin2013-02-191-5/+4
* websockify.js: add encrypted HTTPS/WSS support.Joel Martin2012-10-291-18/+29
* websockify.js: executable, fix usage statement.Joel Martin2012-10-261-1/+3
* websockify.js: binary data, better logs and err handling.Joel Martin2012-10-261-14/+56
* other/websockify.js: arg cleanup, remove deprecated call.Joel Martin2012-09-211-4/+5
* websockify.rb: correct comment, no SSL support yet.Joel Martin2012-07-241-1/+1
* C websockify: add --run-once option.Joel Martin2012-04-133-4/+23
* Clean socket shutdown in C version too.Joel Martin2012-03-232-1/+2
* Remove copy of kumina implementation.Joel Martin2012-02-232-605/+1
* Node impl to use einaros/ws and support HyBi.Joel Martin2012-02-231-201/+88
* Handle partial HyBi client frames. Cleanup buffer names.Joel Martin2012-02-033-87/+123
* Fix response to empty close frame.Joel Martin2012-02-021-5/+6
* Fix --ssl-only option.Joel Martin2012-02-021-1/+1
* Remove more wswrapper Makefile references.Joel Martin2012-02-021-2/+2
* Remove pointless md5_test.c file.Joel Martin2012-02-011-3/+0
* HyBi/IETF 6455 support to C websockify.Joel Martin2012-02-018-1983/+398
* Clojure websockify: -main and command line args.Joel Martin2012-01-302-9/+34
* Split generic websocket code out from websockify.Joel Martin2012-01-271-68/+104
* Better error handling in Clojure Websockify.Joel Martin2012-01-271-15/+24
* Working vesrion Clojure Websockify.Joel Martin2012-01-271-31/+68
* Working Clojure Netty client code.Joel Martin2012-01-272-7/+65
* Switch to Jetty for Clojure WebSocket support.Joel Martin2012-01-262-101/+59
* Clojure Websockify using Aleph - broken.Joel Martin2012-01-262-0/+123
* Update kumina with HyBi-10+ support.Joel Martin2011-10-251-168/+246
* HyBi and threading support to ruby websockify.Joel Martin2011-10-052-112/+328
* Add ruby version of websockify.Joel Martin2011-10-042-0/+411
* READMEs: kumina features, clarifications.Joel Martin2011-07-142-3/+3
* Note kumina license, and link to kumina blog post.Joel Martin2011-07-131-1/+4
* Merge commit 'kumina/master'Joel Martin2011-07-113-1/+575
* Fix chdir call to use string instead of character.Joel Martin2011-04-121-1/+1
* Include unistd.h to compile websockify on Mac OS XChris Custine2011-04-101-0/+1
* Use /usr/bin/env shebang to make more crossplatform.Joel Martin2011-03-262-2/+2
* fork noVNC, rename to websockify, cleanup.Joel Martin2011-01-1212-0/+3198