axmol/cocos/network
mogemimi 5b8919829c Fix typos in local variables (#16712) 2016-10-20 18:17:37 +08:00
..
Android.mk remove curl link for Android 2016-07-21 11:56:56 +08:00
CCDownloader-android.cpp Add a buffer queue for Android Downloader to prevent out of memory 2015-12-01 16:25:50 +09:00
CCDownloader-android.h Fix "TextureCache Test" in js-test crash under Android 2015-11-06 09:49:19 +08:00
CCDownloader-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader-apple.mm Fix typos in local variables (#16712) 2016-10-20 18:17:37 +08:00
CCDownloader-curl.cpp Fix typos in log messages 2016-07-25 02:53:22 +09:00
CCDownloader-curl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.cpp Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCIDownloaderImpl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CMakeLists.txt Squashed commit of the following: 2016-03-02 16:51:54 -08:00
HttpAsynConnection-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpAsynConnection-apple.m Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient-android.cpp Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642) 2016-10-11 10:59:44 -07:00
HttpClient-apple.mm Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
HttpClient-winrt.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpConnection-winrt.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpConnection-winrt.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpCookie.cpp Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
HttpCookie.h fix tizen compile error 2016-06-21 19:50:00 +08:00
HttpRequest.h Fix indentation (#16699) 2016-10-14 17:48:23 +08:00
HttpResponse.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
SocketIO.cpp Fix memory leak caused by packetOut in SocketIO.cpp (#16451) 2016-08-29 19:22:38 -07:00
SocketIO.h Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
WebSocket.cpp Disables 'permessage-deflate' extension for WebSocket temporarily. (#16366) 2016-08-15 13:59:01 +08:00
WebSocket.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00