Duke Leto
00a7437ad8
Add -fPIC to make wolfssl happy on Ubuntu 16.04
2021-02-23 07:54:40 -08:00
Duke Leto
4902388692
Merge branch 'master' into dev
2021-01-27 13:42:38 -05:00
Duke Leto
ca4fb7b9a0
TLS tweaking and freaking
2021-01-24 19:30:54 -05:00
Duke Leto
cf9dc41361
Update to WolfSSL 4.6.0 which has XChaCha20
2021-01-24 13:06:37 -05:00
Jane Mercer
59b219fa8f
do not build zmq on non linux platforms
2020-12-21 18:57:13 -07:00
Jane Mercer
d49cbc01bf
fix download url for windows
2020-12-21 17:45:28 -07:00
Duke Leto
e3a68dfdfb
Hush is the extreme future, Komodo is the KYC past
2020-12-16 22:49:58 -05:00
Duke Leto
d8ca403496
I deleted libsnark a long time ago
2020-12-07 11:39:38 -05:00
Duke Leto
dacc7360e5
Update to hush.is
2020-12-07 10:33:43 -05:00
Duke Leto
585fb8d8fc
Zeromq support on Windows is tenuous at best
2020-12-07 10:30:26 -05:00
Duke Leto
a61fc6775a
Tweak WolfSSL build settings
2020-11-14 17:27:09 -05:00
miodragpop
448feb14c3
windows build fix
2020-11-04 17:41:02 +01:00
miodragpop
9ff7565901
OpenSSL replaced by WolfSSL
2020-10-28 22:13:52 +01:00
miodragpop
d740b4c601
openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher
2020-10-03 13:08:11 +02:00
miodragpop
3e81631dc9
openssl updated from 1.1.1a to 1.1.1h
...
Complete list of improvements and bugfixes can be found at the link below
https://www.openssl.org/news/openssl-1.1.1-notes.html
2020-09-28 15:25:42 +02:00
miodragpop
c0eb0631e2
rust reverted to version 1.32.0
2020-07-17 01:58:23 +02:00
miodragpop
b1de0a7f86
proton lib removed
2020-07-16 23:35:43 +02:00
miodragpop
9544bd0ffc
adjustments for cross build of aarch64 binaries on x86_64 linux
2020-07-12 11:47:00 +02:00
Duke Leto
0ca0637323
Use our mirror of boost, bintray is returning 403 currently
2020-06-07 17:31:27 -04:00
Charles
2bfc18b26d
Fix package dep for ccache xz to gz compression algo.
2020-04-16 16:48:58 -04:00
ca333
ec162c7d85
fix dead openssl download path
...
updates openssl 1.1.1a download path
jfyi: we are testing 1.1.1f in https://github.com/KomodoPlatform/komodo/pull/314
2020-04-05 02:38:46 +02:00
Charles
327609707f
updated deps native_ccache 3.7.7
2020-03-15 03:16:12 -04:00
Charles
d5534ef041
updated deps native_ccache 3.7.4
2020-03-15 03:11:20 -04:00
Charles
5a0c3ac22b
updated proton dep 0.26.0
2020-03-15 03:09:34 -04:00
Charles
6605434eda
upgraded dep libcurl 7.67.0
2020-03-15 02:42:30 -04:00
Charles
c7cd5d5449
boost dep upgraded to 1.72.0
2020-03-15 02:29:59 -04:00
Duke Leto
4c0aebd675
Add libgmp back
2020-01-25 08:18:40 -05:00
Duke Leto
4d965f53eb
A bunch more libsnark deletions/updates
2020-01-24 06:32:13 -05:00
Duke Leto
ec3f202942
Merge branch 'duke' into dev
...
Conflicts:
src/chainparams.cpp
src/primitives/block.h
2019-12-26 20:50:50 -05:00
Duke Leto
b30f2064f2
Fix libsodium url
2019-12-13 14:47:12 -05:00
Duke Leto
5b98e073af
Update to libsodium 1.0.18
2019-12-13 14:29:08 -05:00
Duke Leto
a863434e24
Use our fork of libsodium
2019-12-13 12:29:57 -05:00
Duke Leto
6af01b4072
Merge branch 'duke' into danger
2019-12-13 12:17:35 -05:00
Duke Leto
2762473c5e
Use our own fork of utfcpp dep
2019-12-12 19:06:20 -05:00
Duke Leto
5b71bda7a1
Use our own fork of libsnark to fix URL
2019-12-09 09:48:06 -05:00
ca333
823208ef1d
update libsnark fetch URL
2019-12-07 16:46:13 -08:00
Jonathan "Duke" Leto
e46815f338
Sick of libsodium changing URLs. Github URLs do not change
2019-12-02 04:36:45 -08:00
Jonathan "Duke" Leto
2010b75193
Update libgmp dep URL with our own github fork
2019-12-02 04:35:28 -08:00
Jonathan "Duke" Leto
97f1e68b7d
Update libsodium url
2019-11-25 15:18:27 -08:00
Duke Leto
058f358838
add dep
2019-10-09 22:05:07 -04:00
Jonathan "Duke" Leto
a9e6edeed9
more stuff
2019-10-05 12:06:06 -04:00
Duke Leto
f6a4f17f82
Avoid downloading the 700MB sprout-groth16 file we do not need
2019-07-05 01:19:02 -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
c4c5746e9c
added config flags to openssl
...
to make libcurl HTTPS connections work OpenSSL needs to be built
with sock, ssl, tls and des. all other config options can be disabled,
like in ZCash.
2019-04-22 20:56:25 +03:00
DeckerSU
0930945aa0
remove debug delays in libcurl.mk
2019-04-22 20:54:49 +03:00
DeckerSU
1a9f6cb607
return OpenSSL 1.1.1a and applied patch
...
More info:
- https://github.com/openssl/openssl/issues/7350
- f725fe5b4b
Without this patch we will get following error:
```
SSL: couldn't create a context: error:00000000:lib(0):func(0):reason(0)
```
during trying to connect HTTPS.
2019-04-22 20:27:28 +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
jl777
a232b0cd76
Revert to boost 1.69
2019-02-27 04:32:43 -11:00
jl777
53e66f1170
Merge branch 'dev' into FSM
...
# Conflicts:
# depends/packages/zeromq.mk
# src/assetchains.json
2019-02-27 04:31:00 -11:00
jl777
fc0b7b15c8
Revert to boost 1.66
2019-02-22 21:16:25 -11:00