Commit Graph

12 Commits

Author SHA1 Message Date
fekt
bde07c25fe Mac fix 2023-11-30 05:30:50 +00:00
jahway603
b92cc1efbb Upgraded curl to 8.4.0 to resolve Issue #325 2023-10-14 22:47:27 -04:00
fekt
803e1d0f21 Use older version of cURL for Windows 2023-07-05 13:29:36 -04:00
jahway603
bb7cb253c1 miodrag patches to help get gcc12 building hushd 2023-04-03 22:23:30 -04:00
miodragpop
9ff7565901 OpenSSL replaced by WolfSSL 2020-10-28 22:13:52 +01:00
miodragpop
9544bd0ffc adjustments for cross build of aarch64 binaries on x86_64 linux 2020-07-12 11:47:00 +02:00
Charles
6605434eda upgraded dep libcurl 7.67.0 2020-03-15 02:42:30 -04:00
DeckerSU
6af417b990 build-mac.sh fix on latest libcurl changes
https://github.com/jl777/komodo/issues/1452
2019-04-25 14:24:53 +03:00
DeckerSU
0930945aa0 remove debug delays in libcurl.mk 2019-04-22 20:54:49 +03:00
DeckerSU
03794dc208 first approach to get HTTPS in libcurl work
1. libcurl.mk now changed to build against static openssl from deps.
2. but, it won't work with openssl 1.1.1a, bcz of SSL: couldn't create a context: error:00000000:lib(0):func(0):reason(0)	,
so, in test i decided to upgrade openssl to 1.1.1b.
3. original openssl.mk was with many disabled features, i enable all of them,
of course it's don't needed and we need to leave only SSL/TLS things enabled
in OpenSSL build.
4. probably i broke something in Windows and MacOS build.

This commit is only first approach to continue work.
2019-04-19 21:57:10 +03:00
ca333
3c3668af5e 333 2017-10-24 05:27:21 +02:00
ca333
9d36579649 uni3 2017-10-09 11:45:49 +02:00