axmol/tests/lua-tests/project/proj.win32
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
..
res issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
build-cfg.json [ci-skip][lua-tests/lua-empty-test]Fixed can't run successfully by console on WIN32. 2015-06-26 17:12:39 +08:00
lua-tests.rc issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
lua-tests.win32.vcxproj Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
lua-tests.win32.vcxproj.filters Remove test/lua-tests/project/Classes/lua_module_register.h, use the one in libluacocos2d instead. 2016-02-17 14:54:15 +08:00
lua-tests.win32.vcxproj.user Adds vcxproj.user, win32 app run by VS2012 needs the 'Debug Path' which 2014-05-08 21:19:54 +08:00
main.cpp feat: upgrades to GLFW v3.2 2016-06-29 16:11:30 -07:00
main.h issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
resource.h issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00