Commit Graph

13 Commits

Author SHA1 Message Date
XMRig 9f66d59c0a Merge branch 'master' of https://github.com/alxnegrila/xmrig into dev 2020-08-20 14:40:53 +07:00
Bohan Yu a797d808b5 Change cases of Windows include file and link library
When cross-compiling on case sensitive systems, such as Linux, there will be an Error.
2020-05-13 21:00:52 +08:00
Alexandru Negrila 89e6998054 Fix OpenSSL static link when BUILD_STATIC=ON is provided 2020-04-09 09:09:21 +03:00
XMRig 5b610e4dfe Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
XMRig fb28b931cc Use static OpenSSL libs on macOS. 2019-11-16 18:56:34 +07:00
XMRig c823c54f9b Added HttpsClient. 2019-04-09 14:06:56 +07:00
XMRig 034720e888 Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +07:00
XMRig 0d86e53a32 Move files. 2019-03-16 02:07:26 +07:00
XMRig ba01f2a9c4 Rename files. 2019-03-15 01:50:35 +07:00
XMRig 9f6f599d78 Sync changes. 2018-11-11 03:18:56 +07:00
XMRig 30791de5bc Don't use static OpenSSL on Linux by default. 2018-09-22 16:01:27 +03:00
XMRig a2d2c0418d Fix gcc build with OpenSSL 1.1.1 2018-09-17 01:43:44 +03:00
XMRig 14ac7b556e Initial TLS support. 2018-09-16 03:06:54 +03:00