axmol/tools
James Chen b1f2a056b2 Refactor WebSocket to support SSL (wss) (#17172)
* Refactors WebSocket:
1. Supports wss protocol
2. Uses only one libwebsockets context, multiple wsi instances to avoid multi-thread issues
3. Uses lws_create_vhost to create multiple virtual host, different protocols works

* Adds openssl include path to xcode project configuration.

* mac doesn’t depend on curl

* ca file path should be full path.

* More bug fixes like which in https://github.com/cocos2d/cocos2d-x/pull/6986

* Remove curl dependence for mac

* Updates Andorid.mk

* [win32] Adds wss support for win32, and updates openssl, libcurl, libwebsockets libraries.

* Updates external/config.json to 118.

* [win32] Updates cocos/2d/libcocos2d.vcxproj to fix compilation error while building in release mode.

* Linux support websocket ssl connection.

* Updates external/config.json

* Updates install-deps-linux.sh

* Adds dependence of binutils, print ld version

* Updates travis scripts.

* Updates travis scripts.

* Updates travis script, don’t output log while extracting.

* update before-install.sh

* updates before-install.sh

* updates before-install.sh

* don’t output log for installing software.

* Updates config.json to 120.
2017-01-19 13:55:14 +08:00
..
bindings-generator@e750349662 Synchronize creator engine bug fixes and upgrade web engine (#17003) 2016-12-14 09:27:47 +08:00
cocos2d-console@ded2387026 Update the reference of submodule cocos2d-console. (#17212) 2017-01-19 09:42:26 +08:00
coding-style Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
jenkins-scripts include include path check in Jenkins build script. 2016-03-21 11:41:17 +08:00
make-package Solve the error in git-archive-all tools. 2015-06-25 11:23:27 +08:00
particle fixed 'seperate' typo 2015-04-25 00:02:39 +03:00
performance-analyze Add tools for converting the performance tests data to excel files. 2015-09-14 09:52:21 +08:00
release fix doxygen document generate tool restore doxygen.config file unexpectly 2015-03-23 14:35:38 +08:00
simulator fix compile error when using cocos gen-libs (#16816) 2016-11-23 09:29:28 +08:00
tojs Synchronize creator engine bug fixes and upgrade web engine (#17003) 2016-12-14 09:27:47 +08:00
tolua lua: generate bindings for Sprite3DMaterial (#16609) 2016-09-30 09:34:16 +08:00
travis-scripts Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
missing-tools.txt rename file name 2014-08-06 15:01:18 +08:00