Commit graph

  • 6b81aab6ef [websocketpp] update submodule and provide patched version via separate repository Fabian Schuh 2018-02-14 09:59:36 +0100
  • ef27d4b3a1 Initial work for openssl-1.1 support Fabian Schuh 2018-01-05 16:10:37 +0100
  • 13d98e2cad Add OpenSSL 1.1.0 support Nathan Hourt 2017-04-25 15:50:56 -0500
  • 7db8176624 Moved headers within #if macro for cleanliness John Jones 2018-04-09 17:29:57 -0500
  • 5383d5b481 boost::hash<fc::sha256> not used, removed John Jones 2018-04-09 10:14:00 -0500
  • 133fe62048 Add comment to clarify 2 sections of code. John Jones 2018-04-09 08:59:58 -0500
  • a6738e3265 Added boost stacktrace to segfault handler John Jones 2018-04-09 08:06:02 -0500
  • b01ddeb35f Merge remote-tracking branch 'upstream/master' into boost_1.66 John Jones 2018-04-09 07:35:08 -0500
  • 18640e46e3
    Add special handling for mac size_t and variant (#35) John M. Jones 2018-04-02 14:23:31 -0500
  • 38191dcc00 added boost hash header John Jones 2018-03-29 15:34:15 -0500
  • 652389644c removed boost_1.51 and interprocess class John Jones 2018-03-28 11:38:20 -0500
  • 4441e14807
    Merge pull request #32 from bitshares/abitmore-patch-1 Abit 2018-03-27 18:51:39 +0200
  • 4dbf6ee080
    Merge pull request #34 from bitshares/msvc-editline Abit 2018-03-27 18:45:06 +0200
  • 6dc06cd598 Skip editline when building in MSVC abitmore 2018-03-27 04:08:42 -0400
  • 91d294feca
    Remove -std=c++14 flag from CMakeLists.txt Abit 2018-03-25 20:27:09 +0200
  • 88d371b0fa
    Merge pull request #31 from bitshares/fix-travis-logging oxarbitrage 2018-03-23 20:02:11 -0300
  • 52a5956106 Pipe output to get around logging ANSI color issue abitmore 2018-03-23 18:17:29 -0400
  • f84de73e66 added test to demonstrate issue John Jones 2018-03-23 17:34:07 -0500
  • d286375e23
    Merge pull request #27 from bitshares/oxarbitrage-patch-1 Abit 2018-03-23 23:20:02 +0100
  • 7e7e3e5fec
    Merge pull request #30 from oxarbitrage/time_test Abit 2018-03-23 23:15:30 +0100
  • 377235a401
    comment out another test oxarbitrage 2018-03-23 17:32:01 -0300
  • 6fae537fad
    add notes to commented tests oxarbitrage 2018-03-23 17:21:15 -0300
  • eb9cc0be06
    add note to commented test oxarbitrage 2018-03-23 17:20:13 -0300
  • 0fe2e61b21
    Merge pull request #28 from bitshares/variant_test Abit 2018-03-23 21:11:08 +0100
  • 5dcebe7b1f Suppress logging when testing mass logging abitmore 2018-03-23 14:31:46 -0400
  • f92671e1b5 Try to avoid throwing exception when logging abitmore 2018-03-23 13:19:52 -0400
  • a57879b3a9 Update test case for variant conversions abitmore 2018-03-23 12:46:14 -0400
  • 1b3d53114f Add test case for variant conversions abitmore 2018-03-22 11:44:11 -0400
  • 8a96790c78 remove test Alfredo 2018-03-22 21:49:27 -0300
  • 636a50f1f6 comment some failing tests Alfredo 2018-03-22 21:36:28 -0300
  • c2d1cfd999
    add travis build status oxarbitrage 2018-03-22 20:44:40 -0300
  • a3f8f2f004 Fix websocket_test abitmore 2018-03-22 12:33:17 -0400
  • 0065cf00e1 Fix .travis.yml abitmore 2018-03-22 12:02:09 -0400
  • 51ba34c586 Add .travis.yml abitmore 2018-03-22 11:52:01 -0400
  • 0a0d41e9a5
    Merge pull request #25 from bitshares/jmjatlanta-patch-1 Abit 2018-03-22 16:33:16 +0100
  • 956085d72f fixed macOS build jmjatlanta 2018-03-22 09:57:06 -0500
  • 3e7e0aa969
    Merge pull request #24 from bitshares/abitmore-patch-1 Abit 2018-03-22 15:27:36 +0100
  • 6e42194f72
    Fix redefinition of default arg under macOS Abit 2018-03-22 15:08:56 +0100
  • d5024e85f9
    Merge pull request #12 from bitshares/oxarbitrage-patch-1 Abit 2018-03-19 17:42:26 +0100
  • 2bb93c8b5d
    Merge pull request #21 from pmconrad/variant_fix Abit 2018-03-19 17:35:57 +0100
  • 1eb7b9d5c6 Added some missing checks, fixed indentation, handle different meanings of max_depth Peter Conrad 2018-03-19 15:49:07 +0100
  • efa4a504de
    Merge pull request #22 from abitmore/fix-class-serialization Abit 2018-03-18 14:48:20 +0100
  • a91822616e Added max_depth to remaining variant conversions Peter Conrad 2018-03-18 10:49:44 +0100
  • d9ac2691a1 Remove default pack/unpack functions for class abitmore 2018-03-14 16:32:02 -0400
  • 85ea20e2c9 Deprecate default pack/unpack functions for class abitmore 2018-03-14 06:25:14 -0400
  • 769dd980b7 Add tests for nested class object serialization abitmore 2018-03-14 05:32:42 -0400
  • 2f5f599e0d Moved LOG_*_DEPTH variable to new config.hpp Peter Conrad 2018-03-13 22:33:21 +0100
  • 271a8377a6 Adapted API conversions, incomplete Peter Conrad 2018-03-12 22:50:59 +0100
  • dd9197c9d5 Added missing depth check Peter Conrad 2018-03-12 15:06:17 +0100
  • 81c8d89341 Added max_depth parameter to variant conversions Peter Conrad 2018-03-11 10:11:14 +0100
  • 32869351c9
    Merge pull request #11 from openledger/sanitize Peter Conrad 2018-03-13 21:45:53 +0100
  • fca5058464
    Merge branch 'master' into sanitize Peter Conrad 2018-03-13 21:39:40 +0100
  • 67e60367a5
    Merge pull request #15 from pmconrad/json_parsing_fix Abit 2018-03-13 21:36:15 +0100
  • 8f08591e46
    Merge pull request #20 from abitmore/fix-serialization Peter Conrad 2018-03-13 21:13:45 +0100
  • 43ac0b0520 Slightly improve performance for pack/unpack abitmore 2018-03-13 13:03:37 -0400
  • 86e18663a0 Add max_depth parameter to pack/unpack functions abitmore 2018-03-11 16:14:22 -0400
  • 782e7d687b Add test case for nested-object serialization abitmore 2018-03-11 15:56:45 -0400
  • 527daab6b7 Moved format_string from variant.cpp to string.cpp (it is declared in string.hpp), added handling of recursion errors Peter Conrad 2018-03-09 18:49:21 +0100
  • d24bee8bf4 Added test case for exception in exception handling Peter Conrad 2018-03-09 18:47:24 +0100
  • 1331485c08 Stringify numbers >MAXINT or <MININT Peter Conrad 2018-03-08 22:25:52 +0100
  • f9802f6860 Added max_depth parameter to all to_/from_ methods Peter Conrad 2018-03-08 22:12:28 +0100
  • 1412df18d1 Make broken_nul_parser usable Peter Conrad 2018-03-08 18:54:49 +0100
  • 628548ca02
    Merge pull request #17 from jmjatlanta/Issue_673 Abit 2018-03-08 19:39:11 +0100
  • 9ee2bcf0a5 avoid double free John Jones 2018-03-08 11:05:34 -0500
  • 2017ed911a fix memory leak John Jones 2018-03-08 10:46:23 -0500
  • 43b81cb69b assuring that malloc gets freed John Jones 2018-03-08 07:40:20 -0500
  • 66ed9fc3dc Minor fixes Peter Conrad 2018-03-07 22:41:45 +0100
  • 5f6e4d8523
    Merge pull request #16 from bitshares/editline-build Abit 2018-03-07 20:51:30 +0100
  • 5b5190a55c changed const to const ref John Jones 2018-03-07 09:44:35 -0500
  • 2bacd5fda8 Added broken_nul_parser to preserve previous behaviour Peter Conrad 2018-03-07 15:26:30 +0100
  • 90137d400d Fix for recursion depth limitation Peter Conrad 2018-03-07 15:20:31 +0100
  • a7e0c887db Added test case for recursion depth 240 Peter Conrad 2018-03-07 15:19:42 +0100
  • d336af82a6 Applied variant_from_stream fix from regular to relaxed Peter Conrad 2018-03-06 23:01:40 +0100
  • 4bb8bf7832 Fixed relaxed parser wrt "" input Peter Conrad 2018-03-06 22:47:59 +0100
  • b4f3947cb1 Include variants_from_string in parser test Peter Conrad 2018-03-06 22:47:02 +0100
  • 1ae3cc2fad Make unused parsers compile-time optional Peter Conrad 2018-03-06 22:14:30 +0100
  • cb9c61fa2d Avoid legacy_generator Peter Conrad 2018-03-06 22:13:17 +0100
  • 43fabf618f Code deduplication Peter Conrad 2018-03-05 22:36:01 +0100
  • e37d9a5051 Code cleanups and simplifications Peter Conrad 2018-03-05 21:57:11 +0100
  • 8c09ff09fc Added json write/validate/read test Peter Conrad 2018-03-05 21:09:39 +0100
  • b3053d0421 adjust spacing, add const, remove unnecessary variable, bad malloc check John Jones 2018-03-07 02:55:59 -0500
  • c225488cd4 replace tabs with spaces John Jones 2018-03-06 17:17:09 -0500
  • b8e5640238
    Merge pull request #19 from bitshares/abitmore-patch-1 Abit 2018-03-06 20:39:42 +0100
  • d810971c83
    Merge pull request #18 from bitshares/fork-websocketpp Abit 2018-03-06 20:38:56 +0100
  • ebdb5eacea
    Correctly set default C++ standard to c++11 Abit 2018-03-06 20:37:23 +0100
  • 1fe7d4be46 Trying to get the #$%@$ tabs to disappear John Jones 2018-03-06 11:44:00 -0500
  • b5fec06152 Update websocketpp to a forked and patched version abitmore 2018-03-06 16:28:20 +0000
  • 0242a05111 Remove FindEditline.cmake abitmore 2018-03-06 16:16:52 +0000
  • f5d68e9336 Adjusting for formatting guidelines John Jones 2018-03-06 09:25:38 -0500
  • d33092f86c More changes on cmake file for editline abitmore 2018-03-06 13:47:45 +0000
  • 4d782e894f Deduplicate some code Peter Conrad 2018-03-03 22:03:23 +0100
  • 52f6810735 Fixed from_file Peter Conrad 2018-03-03 21:59:28 +0100
  • 72e96e3c1d Added first json test case Peter Conrad 2018-03-03 18:40:02 +0100
  • 0c75709488 Added unit tests for stringstream, [io]fstream and buffered_[io]stream Peter Conrad 2018-03-03 11:00:21 +0100
  • 4258f4f98b Update cmake file for editline abitmore 2018-03-06 13:41:40 +0000
  • 5f3ace5ca3 Added space at end of completed command John Jones 2018-03-06 08:06:18 -0500
  • e766ea9429 correctly handle list of methods John Jones 2018-03-05 14:37:14 -0500
  • ade96c1213 Build editline abitmore 2018-03-05 00:46:04 +0000
  • b12205caf6 Minor optimization Peter Conrad 2018-03-02 21:13:03 +0100
  • bbe2a8b289 JSON parsing fix from steem PR 2178 Peter Conrad 2018-03-01 18:58:23 +0100