summaryrefslogtreecommitdiff
path: root/thirdparty
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdatachannel 0.20.1, OpenSSL 3.0.13Fabio Alessandrelli2024-01-303-5/+5
| | | | Replace deprecated options with the (new) standard ones.
* Update to OpenSSL 3.0.12, libdatachannel 0.19.4Fabio Alessandrelli2023-12-223-2/+2
|
* Bump libdatachannel to version 0.19.3Fabio Alessandrelli2023-10-222-6/+6
|
* Bump OpenSSL to version 3.0.11Fabio Alessandrelli2023-10-222-1/+1
|
* Bump dependenciesFabio Alessandrelli2023-09-043-2/+2
| | | | | | | | OpenSSL 3.0.10 libdatachannel 0.18.6 godot-cpp 4.1-stable (used to be 4.1-rc2, this normalizes it) Includes a small Linux CI fix to run apt update before apt install.
* [OpenSSL] Update to version 3.0.9Fabio Alessandrelli2023-06-302-1/+1
|
* [libdatachannel] Update to v0.18.5Fabio Alessandrelli2023-06-212-1/+1
|
* [libdatachannel] Bump to version 0.18.4Fabio Alessandrelli2023-05-242-3/+3
|
* [OpenSSL] Bump to version 3.0.8Fabio Alessandrelli2023-05-242-1/+1
|
* Update to Godot 4.0 beta12.Fabio Alessandrelli2023-01-131-1/+1
| | | | Also update thirdparty README with correct libdatachannel version.
* Update to Godot 4.0-beta11, libdatachannel v0.18.1Fabio Alessandrelli2023-01-121-0/+0
| | | | Also update godot-cpp-3.x for better cache support.
* Bump godot-cpp to beta8, libdatachannel to v0.18.0Fabio Alessandrelli2022-12-103-0/+82
libdatachannel and libjuice are now released under MPL 2.0. Dependencies has been refactored under a `thirdparty` folder similar to what we have in Godot, with a dedicated `thirdparty/README.md` containing details information on dependencies upstreams, versions, and licenses.