summaryrefslogtreecommitdiff
path: root/thirdparty/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdatachannel 0.22.2Fabio Alessandrelli2024-10-261-1/+1
|
* Update to libdatachannel 0.22.2 OpenSSL 3.4.0Fabio Alessandrelli2024-10-251-3/+3
|
* Update to libdatachannel 0.20.2Fabio Alessandrelli2024-04-121-1/+1
|
* Update to libdatachannel 0.20.1, OpenSSL 3.0.13Fabio Alessandrelli2024-01-301-5/+5
| | | | Replace deprecated options with the (new) standard ones.
* Update to OpenSSL 3.0.12, libdatachannel 0.19.4Fabio Alessandrelli2023-12-221-2/+2
|
* Bump libdatachannel to version 0.19.3Fabio Alessandrelli2023-10-221-6/+6
|
* Bump OpenSSL to version 3.0.11Fabio Alessandrelli2023-10-221-1/+1
|
* Bump dependenciesFabio Alessandrelli2023-09-041-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-301-1/+1
|
* [libdatachannel] Update to v0.18.5Fabio Alessandrelli2023-06-211-1/+1
|
* [libdatachannel] Bump to version 0.18.4Fabio Alessandrelli2023-05-241-3/+3
|
* [OpenSSL] Bump to version 3.0.8Fabio Alessandrelli2023-05-241-1/+1
|
* Update to Godot 4.0 beta12.Fabio Alessandrelli2023-01-131-1/+1
| | | | Also update thirdparty README with correct libdatachannel version.
* Bump godot-cpp to beta8, libdatachannel to v0.18.0Fabio Alessandrelli2022-12-101-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.