summaryrefslogtreecommitdiff
path: root/thirdparty/libdatachannel
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdatachannel 0.22.2Fabio Alessandrelli2024-10-261-0/+0
|
* Update to libdatachannel 0.22.2 OpenSSL 3.4.0Fabio Alessandrelli2024-10-251-0/+0
|
* Update to libdatachannel 0.20.2Fabio Alessandrelli2024-04-121-0/+0
|
* Update to libdatachannel 0.20.1, OpenSSL 3.0.13Fabio Alessandrelli2024-01-301-0/+0
| | | | Replace deprecated options with the (new) standard ones.
* Update to OpenSSL 3.0.12, libdatachannel 0.19.4Fabio Alessandrelli2023-12-221-0/+0
|
* Bump libdatachannel to version 0.19.3Fabio Alessandrelli2023-10-221-0/+0
|
* Bump dependenciesFabio Alessandrelli2023-09-041-0/+0
| | | | | | | | 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.
* [libdatachannel] Update to v0.18.5Fabio Alessandrelli2023-06-211-0/+0
|
* [libdatachannel] Bump to version 0.18.4Fabio Alessandrelli2023-05-241-0/+0
|
* 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-101-0/+0
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.