Age | Commit message (Collapse) | Author |
|
Newer releases of libcurl break the docker container
This reverts commit 99c5c86e188e090c93a9778da3402d62409ece8b.
|
|
Addresses:
- https://curl.se/docs/CVE-2023-38545.html
- https://curl.se/docs/CVE-2023-38546.html
|
|
* Replace vendored libcurl and minhook with submodules
* Add cmake utility for checking submodules and initializing them
* Update build instructions to use Git
|
|
* rename `include` to `thirdparty`
* remove duplicate minhook in wsock32
* move minhook into its own directory
* move openssl lib into separate directories
|