Commit graph

  • 4906d8b2da Allow configurable proxy header for logging John Jones 2019-05-24 10:41:21 -0500
  • d821e865ed Add configurable header John Jones 2019-05-24 08:53:45 -0500
  • 8b4ef5aa02 Fix bad_alloc John Jones 2019-05-23 16:05:05 -0500
  • 82935acd86 Add host information to log messages John Jones 2019-05-23 09:56:11 -0500
  • 94b046dce6 commit cmake for cmakehelpers pbattu123 2019-05-22 16:33:40 +0000
  • 6c9e857bd2 maintaing PBSA own websocketpp(forked from zaphoyd pbattu 2019-05-21 19:19:03 -0300
  • 997d211fb1 removed websocket submodule pbattu 2019-05-21 19:06:39 -0300
  • 00efb88ac7 fc changes to support ubuntu-18.04 upgrade pbattu 2019-05-21 18:42:14 -0300
  • 397830b8ef
    Merge pull request #130 from openledger/thread_d_memory_leak Abit 2019-05-21 21:34:45 +0200
  • ab6aa05574
    Merge pull request #131 from bitshares/jmj_847b Abit 2019-05-21 21:33:50 +0200
  • 8176f39806
    Merge pull request #132 from bitshares/jmj_win_ifndef Abit 2019-05-21 18:31:11 +0200
  • 461b15acb4 Add #ifndef for Windows John Jones 2019-05-21 07:11:17 -0500
  • 868fb93518 Add c++14, remove c++11 settings John Jones 2019-05-20 13:16:36 -0500
  • 55ad023d94 Fix memory leak. Not all tasks are deleted in thread_d dtor. Dmitry Yakovitsky 2019-05-14 17:31:28 +0300
  • 6bee7ff30b
    Merge pull request #126 from nathanhourt/api-optionals Nathan Hourt 2019-05-14 06:52:07 -0500
  • 6b7874e49a Rebase fixes Nathan Hourt 2019-05-13 17:26:32 -0500
  • afb96a0e7e Ref #126: Cleanup/revert unwanted changes Nathan Hourt 2019-05-08 12:09:44 -0500
  • 0a50ac23e0 Remove websocket_server::synchronous_close Nathan Hourt 2019-05-07 07:55:40 -0500
  • b8a03d3a51 Fix failing test Nathan Hourt 2019-05-06 13:19:24 -0500
  • 09e4f573ce Improve websocket server close code Nathan Hourt 2019-05-05 10:15:01 -0500
  • bb01f3e925 Use random port for API tests Nathan Hourt 2019-05-04 17:44:33 -0500
  • 94a18cfccc Roll API tests into all_tests Nathan Hourt 2019-05-04 16:57:55 -0500
  • a89e30187f API Tests Nathan Hourt 2019-05-03 21:51:15 -0500
  • eb48480246 Do optional API args without hana Nathan Hourt 2019-05-03 20:40:33 -0500
  • 24eff3ab6d Add API support for optional arguments Nathan Hourt 2019-05-01 23:32:16 -0500
  • 7e612bee5d
    Merge pull request #129 from bitshares/quit-cli Abit 2019-05-13 15:08:42 +0200
  • 30ea9b4a1d Let rl_getc() always return EOF when quitting abitmore 2019-05-12 19:44:22 -0400
  • 2056a35b44 Set cli_quitting to true in cli::cancel() abitmore 2019-05-12 18:19:40 -0400
  • 869ad45242
    Merge pull request #118 from crypto-ape/valgrind-inspired-fixes Peter Conrad 2019-05-12 11:01:20 +0200
  • 67e5a06035
    Merge pull request #119 from bitshares/shared-ws-client-ptr Abit 2019-05-10 15:24:15 +0200
  • 3d39a51cdc Capture only this in cli::start() abitmore 2019-05-09 13:57:03 -0400
  • b562d81a65 Let CLI be able to restart abitmore 2019-05-09 13:50:53 -0400
  • 9605f4826b Bump editline submodule abitmore 2019-05-09 13:22:24 -0400
  • 2cf1510d81
    Merge pull request #122 from pmconrad/1196_serialization Peter Conrad 2019-05-08 17:32:35 +0200
  • 301f582002 Handle SIGINT when searching in editline abitmore 2019-05-08 06:46:36 -0400
  • 51747090a8 Minor function name change abitmore 2019-05-08 05:23:02 -0400
  • bac31e3822 Temporarily comment out check_secret in CLI abitmore 2019-05-08 05:08:41 -0400
  • c5c94c45f8 Bump editline submodule abitmore 2019-05-08 05:00:57 -0400
  • 382970bfa4 Suppress error message when CLI is quitting abitmore 2019-05-08 03:51:40 -0400
  • ed3f1c86dd Fix signal handling in CLI abitmore 2019-05-07 19:20:46 -0400
  • 127aadbffc Add function to send signals to threads abitmore 2019-05-07 17:39:38 -0400
  • 635cbc24e7 Return the signal_set when setting signal handler abitmore 2019-05-07 17:33:34 -0400
  • 95ca36d02d properly cleanup previous current thread object crypto-ape 2019-04-02 12:40:13 +0200
  • 918502e29e invalidate pointer to deleted object crypto-ape 2019-04-02 12:37:18 +0200
  • a188a95f2c extend openssl cleanup crypto-ape 2019-04-02 12:33:04 +0200
  • e82b327605 sanitize shared_ptr crypto-ape 2019-04-02 12:31:56 +0200
  • bd3036df8a Increase CLI command history buffer size to 256 abitmore 2019-05-03 09:46:13 -0400
  • a71893adba Improve CLI tab completion feature abitmore 2019-05-02 21:42:17 -0400
  • bf63236e09
    Merge pull request #125 from cwyyprog/tmp Peter Conrad 2019-05-02 12:49:09 +0200
  • 34c8fa4f3b clean CMakeLists cwyyprog 2019-04-30 13:45:27 +0800
  • e003fec4cd
    Merge pull request #123 from nathanhourt/support-1506 Nathan Hourt 2019-04-26 14:24:17 -0500
  • 1947a14d4a
    Merge pull request #114 from bitshares/jmj_847 John M. Jones 2019-04-23 14:44:29 -0500
  • 379e59f661 Moved delete declaration to raw_fwd Peter Conrad 2019-04-21 10:41:30 +0200
  • 1ae9169d08 Removed log_test from travis because it no longer exists Peter Conrad 2019-04-11 12:25:27 +0200
  • 532093bda5 Added missing serialization for std::shared_ptr<T> Peter Conrad 2019-04-07 22:31:37 +0200
  • 9568948350 Back hashes with boost endian buffers Peter Conrad 2019-04-07 18:50:47 +0200
  • 5a9cf32696 Fixed AES IV handling Peter Conrad 2019-04-07 10:48:40 +0200
  • 006f048ac5 Fixed cityhash endianness Peter Conrad 2019-04-06 09:55:23 +0200
  • cb9a96755d Add proper serialization for boost::endian::endian_buffer Peter Conrad 2019-04-03 18:04:00 +0200
  • 89796afb01 Adapted + integrated libatomic check Peter Conrad 2019-04-01 14:32:08 +0200
  • 8cbc2a2e22 Pulled CMake check for -latomic Peter Conrad 2019-04-01 10:16:35 +0200
  • f0c6976aea Removed superfluous return statement Peter Conrad 2019-03-07 22:14:06 +0100
  • 9a0d92820d Fixes for endianness Peter Conrad 2019-03-03 18:42:17 +0100
  • 8f1abdd4be Delete unused backup(?) file Peter Conrad 2019-03-02 18:56:07 +0100
  • 41bdac7d58 Removed bitutil because architecture-independent byte order reversal rarely makes sense, and boost::endian provides a better alternative Peter Conrad 2019-03-02 17:45:23 +0100
  • 1daac3b4b5 Removed unused endian-dependent code Peter Conrad 2019-03-02 15:01:00 +0100
  • b75f29438b Avoid endian-dependent access to hash value in key checksum test Peter Conrad 2019-03-02 14:55:30 +0100
  • 0c69c9b61b Removed architecture-dependent hash64 method Peter Conrad 2019-03-01 18:29:39 +0100
  • 7f93f265c7
    Merge pull request #120 from pmconrad/1584_simplification Peter Conrad 2019-04-23 15:54:09 +0200
  • cac38b39b6 Add missing serialization for sha1 Nathan Hourt 2019-04-14 15:45:03 -0500
  • 7453657591 Disable editline in mingw cwyyprog 2019-04-13 13:26:57 +0800
  • 6b1fdd513d
    Merge pull request #113 from bitshares/jmj_1646 John M. Jones 2019-04-10 05:34:22 -0500
  • 5f8f799185
    Merge pull request #111 from bitshares/jmj_1593_variant John M. Jones 2019-04-10 05:33:33 -0500
  • 4511300081 Minor fixes for Windows Peter Conrad 2019-04-09 08:46:56 +0200
  • bfe7904485 Removed obsolete test from travis.yml Peter Conrad 2019-04-04 18:48:42 +0200
  • cf502aab92 Added missing include Peter Conrad 2019-04-04 18:22:23 +0200
  • 8a5cbac788 Added missing include Peter Conrad 2019-04-04 18:16:23 +0200
  • a063b8d41b Removed openssl ECC implementation Peter Conrad 2019-04-04 14:37:17 +0200
  • 406f1bdd61 Remove unused json_connection Peter Conrad 2019-04-04 14:15:33 +0200
  • d5b817817a Remove unused bstate Peter Conrad 2019-04-04 14:14:40 +0200
  • 183a81ba94 Remove unused pke Peter Conrad 2019-04-04 14:07:43 +0200
  • 637226a2e4 Remove unused blowfish Peter Conrad 2019-04-04 14:03:09 +0200
  • d2b7354c24 Remove unused base36 Peter Conrad 2019-04-04 14:00:20 +0200
  • 579914c84d Removed unused stuff Peter Conrad 2019-04-04 13:46:38 +0200
  • 3655fe148b Minor code refactory abitmore 2019-04-03 12:05:40 -0400
  • 03cc93d0e4 Update WS API test cases due to param type change abitmore 2019-04-03 09:37:38 -0400
  • 15d751c3d0 Wrap long lines abitmore 2019-04-03 09:32:31 -0400
  • 623d96fe9a Use shared_ptr to WS connection in API connection abitmore 2019-04-03 09:21:47 -0400
  • af572ba7d0
    Merge pull request #117 from nathanhourt/typename-reflect Nathan Hourt 2019-03-30 09:47:05 -0500
  • df01faa1ab Add missing typename reflection for flat_map Nathan Hourt 2019-03-29 17:34:25 -0500
  • cab0a4e8db
    Merge pull request #116 from nathanhourt/warnings Nathan Hourt 2019-03-26 08:43:05 -0500
  • 4d4ec62f5d
    Merge pull request #115 from nathanhourt/support-bts-1670 Nathan Hourt 2019-03-25 09:30:27 -0500
  • 2d0122f1ed More tweaks vis-a-vis warnings Nathan Hourt 2019-03-25 09:26:35 -0500
  • 04c393a53a Add self-assignment test, sans the compiler warning Nathan Hourt 2019-03-25 09:16:42 -0500
  • 843e000b74 value initialize result John Jones 2019-03-25 08:25:43 -0500
  • 79886b2e35 Fix warning Nathan Hourt 2019-03-24 19:45:30 -0500
  • 84c16aeebb Fix some warnings Nathan Hourt 2019-03-24 10:44:03 -0500
  • 6665406f83 Requested changes for #115 Nathan Hourt 2019-03-24 09:54:57 -0500
  • ba96174e7f Support for BTS #1670: allow serializing shared_ptr<const T> Nathan Hourt 2019-03-23 11:35:40 -0500
  • 7497cb39f6 Use c++14 John Jones 2019-03-22 16:02:20 -0500