Commit graph

1421 commits

Author SHA1 Message Date
jmjatlanta
82987bb55e Bump for websocketpp, bitshares-core issue 999 2018-07-23 16:26:54 -05:00
John M. Jones
d8437ac286
Merge pull request #54 from bitshares/jmj_issue_992
adjust asserts in fc/crypto
2018-06-07 04:27:43 -07:00
Peter Conrad
0dbf7ffc23
Merge pull request #49 from bitshares/travis_sonar
Modifications to run sonar-scanner during travis build
2018-06-05 15:05:11 +02:00
Alfredo Garcia
ea18aca0e2
Merge pull request #52 from bitshares/bz2-unused-linkage
Remove fc bz2 unused linkage
2018-06-04 10:35:27 -03:00
John Jones
59f503d643 adjust asserts in fc/crypto 2018-06-01 19:00:48 -05:00
Alfredo Garcia
0a90eff697
Merge pull request #7 from bitshares/openssl-1.1-support
Openssl 1.1 support
2018-05-31 17:32:21 -03:00
Alfredo Garcia
64aa56559d
Remove fc bz2 unused linkage 2018-05-30 21:59:06 -03:00
John M. Jones
36359f5895
Merge pull request #50 from bitshares/jmj_issue_762
Add parameterized constructor (part of Issue 762)
2018-05-29 12:46:25 -07:00
Peter Conrad
cff8e9694f
Merge pull request #51 from pmconrad/core_986_cleanup
Remove unused "smaz" compression
2018-05-29 20:22:26 +02:00
Peter Conrad
0fc569cbfc Remove unused "smaz" compression 2018-05-29 16:36:31 +02:00
John Jones
89106809d8 add parameterized constructor 2018-05-28 08:38:38 -05:00
John M. Jones
0d689a4894
Remove hard coded number of IO threads (#47)
This allows for control of the number of IO threads before their creation
2018-05-16 09:44:23 -07:00
Peter Conrad
a6671d6af4
Merge pull request #44 from pmconrad/dh_fix
Fixed diffie-hellman shared key computation
2018-05-15 18:47:13 +02:00
Peter Conrad
b3285b3bc2 Parallelize unit test execution 2018-05-13 10:52:37 +02:00
Peter Conrad
bb626649eb Conditional build with sonar 2018-05-11 22:14:24 +02:00
Peter Conrad
93d3362709 Modifications to run sonar-scanner during travis build 2018-05-11 21:57:19 +02:00
Peter Conrad
29ace9b07d Added specific test case for short secret 2018-05-11 18:13:15 +02:00
Peter Conrad
f0dfc64261 Fixed diffie-hellman shared key computation 2018-05-10 15:24:04 +02:00
Abit
d14daf861b
Merge pull request #41 from pmconrad/openssl-1.1-support
Ripped out unused blinding stuff
2018-05-08 11:18:39 +02:00
Abit
ccc213b72d
Merge pull request #43 from jmjatlanta/Issue_socket
Memory leak on socket destruction
2018-05-06 00:09:16 +02:00
John Jones
3661e835f8 Removed unused parameter 2018-05-04 11:05:20 -05:00
John Jones
cb2965991f Added comment to clarify test purpose 2018-05-04 07:47:37 -05:00
John Jones
58ef1c2c5d Merge remote-tracking branch 'upstream/master' into Issue_socket 2018-05-04 07:40:05 -05:00
Peter Conrad
a3272e4f9e Ripped out unused blinding stuff 2018-04-26 17:35:45 +02:00
Abit
9037ca3fbd
Merge pull request #40 from pmconrad/openssl-1.1-support
Fixed DH memory handling with openssl-1.1
2018-04-26 12:42:39 +02:00
Abit
51688042b0
Merge pull request #38 from jmjatlanta/Issue_727c
Add Boost::Stacktrace to Bitshares
2018-04-26 12:39:34 +02:00
Abit
000ef9a118
Merge pull request #36 from jmjatlanta/boost_1.66
Upgrade to Boost 1.65
2018-04-26 12:37:17 +02:00
Abit
056a326268
Merge pull request #39 from ihla/fix_project_editline_cmakelists
fix incorrect project_editline-build path
2018-04-26 12:08:29 +02:00
Peter Conrad
fccabf1eb6 Fixed blinding test + implementation 2018-04-21 21:42:45 +02:00
Peter Conrad
5706d58cdc Fixed DH memory handling with openssl-1.1 2018-04-21 20:39:40 +02:00
lubos.ilcik
b4fac94858 fix incorrect project_editline-build path 2018-04-18 13:54:20 +02:00
Fabian Schuh
c0db16bf3b Fix erros in unittest 2018-04-13 11:28:51 +02:00
Fabian Schuh
6b81aab6ef [websocketpp] update submodule and provide patched version via separate repository 2018-04-13 11:28:51 +02:00
Fabian Schuh
ef27d4b3a1 Initial work for openssl-1.1 support 2018-04-12 14:58:13 +02:00
Nathan Hourt
13d98e2cad Add OpenSSL 1.1.0 support
These changes should add support for openssl 1.1.0 while maintaining
compatibility with 1.0.2
2018-04-12 14:58:13 +02:00
John Jones
7db8176624 Moved headers within #if macro for cleanliness 2018-04-09 17:29:57 -05:00
John Jones
5383d5b481 boost::hash<fc::sha256> not used, removed 2018-04-09 10:14:00 -05:00
John Jones
133fe62048 Add comment to clarify 2 sections of code. 2018-04-09 08:59:58 -05:00
John Jones
a6738e3265 Added boost stacktrace to segfault handler 2018-04-09 08:11:38 -05:00
John Jones
b01ddeb35f Merge remote-tracking branch 'upstream/master' into boost_1.66 2018-04-09 07:35:08 -05:00
John M. Jones
18640e46e3
Add special handling for mac size_t and variant (#35) 2018-04-02 14:23:31 -05:00
John Jones
38191dcc00 added boost hash header 2018-03-29 15:34:15 -05:00
John Jones
652389644c removed boost_1.51 and interprocess class 2018-03-28 11:38:20 -05:00
Abit
4441e14807
Merge pull request #32 from bitshares/abitmore-patch-1
Remove -std=c++14 flag from CMakeLists.txt
2018-03-27 18:51:39 +02:00
Abit
4dbf6ee080
Merge pull request #34 from bitshares/msvc-editline
Skip editline when building in MSVC
2018-03-27 18:45:06 +02:00
abitmore
6dc06cd598 Skip editline when building in MSVC 2018-03-27 04:08:42 -04:00
Abit
91d294feca
Remove -std=c++14 flag from CMakeLists.txt 2018-03-25 20:27:09 +02:00
oxarbitrage
88d371b0fa
Merge pull request #31 from bitshares/fix-travis-logging
Pipe output to get around logging ANSI color issue
2018-03-23 20:02:11 -03:00
abitmore
52a5956106 Pipe output to get around logging ANSI color issue 2018-03-23 18:43:29 -04:00
John Jones
f84de73e66 added test to demonstrate issue 2018-03-23 17:34:07 -05:00