Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-12 | Core/Crypto: Change required OpenSSL version to 3.0 | Shauren | |
2022-09-06 | Core/Crypto: Remove support for OpenSSL 1.0 | Shauren | |
2021-10-01 | Build: Update FindOpenSSL.cmake and remove custom FindGit | Shauren | |
(cherry picked from commit 77596dba67483c8050c3d3ea1c4299360fde6beb) | |||
2020-01-02 | New Year | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-03-19 | CMake: Provide proper interface targets from dependencies | Naios | |
* to make use of cmakes inherited link dependencies which imports all include directories/ definitions from the link library (cherry picked from commit 1a572d242593124f986d3ed08710b96a142a6763) |