summaryrefslogtreecommitdiff
path: root/thirdparty/openssl
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdatachannel 0.22.2 OpenSSL 3.4.0Fabio Alessandrelli2024-10-251-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 OpenSSL to version 3.0.11Fabio 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.
* [OpenSSL] Update to version 3.0.9Fabio Alessandrelli2023-06-301-0/+0
|
* [OpenSSL] Bump to version 3.0.8Fabio Alessandrelli2023-05-241-0/+0
|
* 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.