urhobot
|
f861a10a61
|
GH Actions: Bump copyright to 2021.
|
2021-07-17 16:43:46 +00:00 |
|
Arnis Lielturks
|
889367738b
|
HTTPS support - civetweb update (#2415)
* initial update
* CMake updated for civetweb, https working
* unused file cleanup
* CMake updates to civetweb
* minor update, mingw not yet working
* CMakeLists updated
* fixed for unix builds
* cmake updates, console output updated
* docs updates
* HTTP sample now uses http and https links
* civetweb version 1.11
* additional changes
* mingw fix
* openssl fix
* additional ssl configuration
* osx workaround
* openssl is no longer optional
* openssl is optional
* civetweb cmakelists updates, URHO3D_SSL=1 set for travis
* debug messages removed from SSL/TLS initialization
* link libraries with civetweb
* code style fixes
* cmake updates
* DBE_TAG=latest removed
|
2020-05-03 12:22:31 +03:00 |
|
urho3d-travis-ci
|
1151b8a2d6
|
Travis CI: bump copyright to 2020.
|
2020-01-05 06:21:40 +00:00 |
|
urho3d-travis-ci
|
a476f0c401
|
Travis CI: bump copyright to 2019.
|
2019-01-12 01:00:16 +00:00 |
|
urho3d-travis-ci
|
70049ba582
|
Travis CI: bump copyright to 2018.
[cache clear]
|
2018-01-01 05:35:37 +00:00 |
|
urho3d-travis-ci
|
ee054a1507
|
Travis CI: bump copyright to 2017.
[ccache clear]
|
2017-01-01 13:01:31 +00:00 |
|
Lasse Öörni
|
2ea850ff14
|
Do not compile HttpRequestDemo sample if URHO3D_NETWORK is not defined. Fix HttpRequest class Lua bindings to not inherit Deserializer to avoid crash, instead expose read functions manually like File does. Fix string concatenation in HttpRequestDemo lua code.
|
2016-05-23 20:37:02 +03:00 |
|
cosmy
|
bdb5035eb4
|
Add C++ Http Request demo sample.
|
2016-05-23 13:01:04 +02:00 |
|