Commit Graph

  • d9017a3f76 Tidy up whitespace Vinnie Falco 2016-08-29 10:43:56 -04:00
  • aedfaab93d Update README, rename CHANGELOG Vinnie Falco 2016-08-29 07:31:02 -04:00
  • 8687f64429 Set version to 0.33.0-b7 Nik Bougalis 2016-08-26 16:09:16 -07:00
  • 1d08075c43 Simplify Beast code: - Use std instead of custom Beast classes - Remove Beast heap block allocator - Remove function call timer Nik Bougalis 2016-07-30 19:01:51 -07:00
  • 8a6c7f9208 Move varint out of NuDB Howard Hinnant 2016-08-22 14:57:01 -04:00
  • fd061bba8a Augment LedgerRequestRPC tests (RIPD-1270): Mike Ellery 2016-08-18 14:41:27 -07:00
  • 8f41817cb9 Add ledger_data RPC tests (RIPD-1260): Mike Ellery 2016-08-09 14:56:47 -07:00
  • cf8b6be494 Set issuer in balanceHook seelabs 2016-08-19 16:30:25 -04:00
  • d263d4d449 Set version to 1.0.0-b11 Vinnie Falco 2016-08-26 10:01:11 -04:00
  • b39e4817e5 Update README.md (fix #62) Keaton Okkonen 2016-08-26 09:52:24 -04:00
  • 4dfa250a34 Rename websocket echo servers (fix #46) Vinnie Falco 2016-08-26 09:11:06 -04:00
  • 8a6908c072 Rename to DynamicBuffer (fix #47) Vinnie Falco 2016-08-26 09:06:55 -04:00
  • d8fe737ad7 Number error codes from 1 (fix #54) Vinnie Falco 2016-08-26 09:04:04 -04:00
  • 61023c3f4a Update HTTP documentation (fix #61, #60, #59) Vinnie Falco 2016-08-26 09:00:28 -04:00
  • b607d47bd3 Restyle sources Vinnie Falco 2016-08-26 08:01:44 -04:00
  • 878c0f2a19 Set URI in generated WebSocket Upgrade requests (fix #64): Vinnie Falco 2016-08-26 07:57:07 -04:00
  • 19dd983d2b Fix integer warnings in 64-bit Windows build Vinnie Falco 2016-08-26 07:54:20 -04:00
  • c15751ced6 Update documentation and images Vinnie Falco 2016-08-26 07:32:31 -04:00
  • a55d9aa4c3 Tidy up 32 and 64 bit build support (fix #49): Vinnie Falco 2016-08-15 13:29:37 -04:00
  • 037d52114a Print the testcase header prior to logging (fix #56) Nik Bougalis 2016-08-19 19:16:23 -07:00
  • 68e123a8d6 Set version to 0.33.0-b6 seelabs 2016-08-18 11:34:59 -04:00
  • b92a7d415e Use deferred credits in XRPEndpointStep: seelabs 2016-08-16 15:07:31 -04:00
  • fc73fbd050 Remove old-style pathfinding code JoelKatz 2016-08-11 01:06:32 -07:00
  • ab45c490d7 Require empty string for empty peer account on account_lines: seelabs 2016-08-08 20:00:14 -04:00
  • d8b85c00e8 Set version to 0.33.0-b5 Nik Bougalis 2016-08-15 11:10:30 -07:00
  • e453c14b0a Add SHAMapV2 to supportedAmendments Howard Hinnant 2016-08-08 12:38:35 -04:00
  • 1c6e32ccc2 Migrate SetRegularKey unit tests (RIPD-1258): Create SetRegularKey test to replace existing js test. Copy and simplify some existing test logic from Env_test.cpp and MultiSign.test.cpp. Add coverage for tfUniversalMask tx flag error case. Mike Ellery 2016-08-08 17:19:58 -07:00
  • c4e581179c Migrate AccountSet unit tests (RIPD-1249): Move existing functionality of account_set-tests.js into a native unit test. Improve coverage by testing more cases. Mike Ellery 2016-07-25 12:37:03 -07:00
  • 0d803e0fa2 Refactor uses of strCopy (RIPD-1256) Mike Ellery 2016-08-05 10:46:41 -07:00
  • c1b8efb7af Clear queue for account with high fee tx (RIPD-1246): Edward Hennis 2016-07-27 20:31:04 -04:00
  • b0704b47e8 Remove _FORTIFY_SOURCES from build: seelabs 2016-08-10 13:22:51 -04:00
  • 2fa84e95b9 Add test for path with offer that changes issuer only seelabs 2016-08-08 09:32:03 -04:00
  • b02ec47b4f Fix signed comparison bug in range_check_cast seelabs 2016-08-03 08:59:51 -04:00
  • 3ff56eb071 Set version to 1.0.0-b10 Vinnie Falco 2016-08-12 19:46:23 -04:00
  • 9e8a5a5765 Update README.md for CppCon 2016 Vinnie Falco 2016-08-12 19:37:34 -04:00
  • 461a8ea846 Add WebSocket implementation comparison doc Vinnie Falco 2016-08-12 19:20:34 -04:00
  • 8d9c0daa9d Add BEAST_EXPECT macro: Vinnie Falco 2016-08-03 15:34:23 -04:00
  • 1537527927 Fix warnings Ties Jan Hefting 2016-08-02 13:37:41 +02:00
  • d51a2785ee Set version to 0.33.0-b4 seelabs 2016-08-08 12:25:57 -04:00
  • e8a7ad4748 Prevent concurrent write operations in websockets Nik Bougalis 2016-08-07 13:15:19 -07:00
  • 2ca18670d2 Set version to 0.33.0-b3 seelabs 2016-08-05 11:13:06 -04:00
  • d4a56f223a Payment Channels (RIPD-1224): seelabs 2016-07-19 15:27:56 -04:00
  • 2e7f5502bf Fix RPC parsing bug seelabs 2016-07-19 15:23:30 -04:00
  • 4483079181 Remove extra path separator from CMAKE_SOURCE_DIR seelabs 2016-08-04 20:21:07 -04:00
  • 2f0b3bd427 Set version to 0.33.0-b2 Nik Bougalis 2016-08-02 14:42:50 -07:00
  • d1ce07ef5d Minor refactor of LoadFeeTrack (RIPD-956): Edward Hennis 2016-07-25 18:46:16 -04:00
  • a252fefede Report escalated ledger fee in load_factor (RIPD-1207): Edward Hennis 2016-07-12 20:17:34 -04:00
  • e762d09e7e Tx queue enhancements and RPC info (RIPD-1205, RIPD-1206): Edward Hennis 2016-06-29 19:37:19 -04:00
  • 348e65074e fix bug in error propagation for account badSeed (RIPD-1248) Will 2016-08-01 14:57:44 -04:00
  • 64f2576fc8 Add jtx cpp test for account_objects RPC (RIPD-1230) Will 2016-07-08 11:53:21 -04:00
  • 9926d3188a Add jtx test for account_offers RPC (RIPD-1236) Mike Ellery 2016-07-20 13:17:33 -07:00
  • cc8671b8b2 Add OwnerPays to supportedAmendments seelabs 2016-08-01 09:40:16 -04:00
  • f5fcdd0b80 Update pywin32 version in appveyor wilsonianb 2016-07-29 09:33:32 -07:00
  • 71a30a57cb Fix scons vcxproj in OS X Miguel Portilla 2016-07-29 15:18:11 -04:00
  • f9fe2ef90f Fix inbound ledger add peers logic Miguel Portilla 2016-07-20 13:00:00 -04:00
  • 6c8673c7c3 Remove unused member variable in ApplyBaseView Scott Schurr 2016-07-14 17:38:09 -07:00
  • 11b64e049c Report frozen lines in gateway_balances(RIPD-1217): JoelKatz 2016-07-20 03:34:08 -07:00
  • 33f153fc9a Consensus refactor preliminary changes (RIPD-1011): JoelKatz 2016-07-11 01:22:16 -07:00
  • 4758050444 SHAMap fixups: JoelKatz 2016-07-06 10:59:51 -07:00
  • a5589dcec6 Set version to 0.33.0-b1 Nik Bougalis 2016-07-29 17:56:41 -07:00
  • 08ea245101 Hoist version string to namespace level Nik Bougalis 2016-07-27 10:04:56 -07:00
  • 3b58e36621 Add CMake support: seelabs 2016-06-28 17:14:29 -04:00
  • b343b0468a Use lock_guard over unique_lock Miguel Portilla 2016-07-21 14:08:13 -04:00
  • 69b91065c5 Remove OpenSSL Base64 encoding dependency (RIPD-1238) Will 2016-07-21 15:08:30 -04:00
  • e39316882e Add BEAST_EXPECT, replace calls to expect Vinnie Falco 2016-07-25 19:50:36 -04:00
  • 1ff972fbd3 Set version to 0.32.1 0.32.1 Nik Bougalis 2016-07-29 12:52:26 -07:00
  • 8204d9524e Set version to 1.0.0-b9 Vinnie Falco 2016-07-22 11:57:13 -04:00
  • 07bf106cd3 Handle undefined VARIANT in cmake wilsonianb 2016-07-22 08:53:08 -07:00
  • 225b5a1204 Set version to 1.0.0-b8 Vinnie Falco 2016-07-21 17:03:54 -04:00
  • 054d5de877 Fix rfc2616 Section 4.2 compliance: Vinnie Falco 2016-07-04 13:57:59 -04:00
  • 5349bcc1c5 Update Example code in documentation Vinnie Falco 2016-06-24 17:19:22 -04:00
  • 17fd2ef2e2 Fix to_string.hpp include path in example code Jack Bond-Preston 2016-06-24 20:02:55 +01:00
  • e199c0555c Build coverage and usan Travis CI targets with CMake wilsonianb 2016-06-22 11:24:05 -07:00
  • 42557b800c Add cmake and clang build to travis seelabs 2016-06-17 11:10:33 -04:00
  • ef2330d477 Use Threads::Threads interface library in cmake Casey Bodley 2016-06-15 22:03:18 -04:00
  • cb7d0b508d Set version to 0.32.1-rc1 Nik Bougalis 2016-07-14 17:29:56 -07:00
  • cf72d70eca Clarify owner reserve requirements for trust lines (DOC-456) Nik Bougalis 2016-07-12 13:27:16 -07:00
  • cf9d65f973 Set version to 0.32.1-b4 seelabs 2016-07-07 13:19:24 -04:00
  • dd2feb8d1f Use boost::thread_specific_ptr instead of thread_local: seelabs 2016-07-07 08:34:18 -04:00
  • d790c3b671 Set version to 0.32.1-b3 seelabs 2016-07-06 14:09:41 -04:00
  • a56c43f3b3 Rename file to avoid duplicate object file name seelabs 2016-07-06 12:05:38 -04:00
  • 6f3a35e8be Better unhandled exception handling: seelabs 2016-07-05 16:12:15 -04:00
  • c9d8fa9e96 Rename reportUncaughtExceptions to threadEntry seelabs 2016-07-05 14:48:37 -04:00
  • b72724a4a4 Ignore empty CONFIG_DIR for validators file (RIPD-1221) wilsonianb 2016-07-01 14:51:22 -07:00
  • f8a1ec0348 Set Beast version to 1.0.0-b7 Vinnie Falco 2016-06-21 13:23:06 -04:00
  • 8375ae647e Add skip_body parser option Vinnie Falco 2016-06-15 11:52:59 -04:00
  • 69da298aa7 Remove extraneous header file status.hpp Vinnie Falco 2016-06-12 16:02:50 -04:00
  • 6765507cc4 Add usage example to rfc7230 javadocs Vinnie Falco 2016-06-12 15:59:43 -04:00
  • e2c67a1666 Fixes and documentation for teardown and use with SSL: Vinnie Falco 2016-06-08 11:18:22 -04:00
  • 6397025435 Remove deprecated example http::stream wrapper Vinnie Falco 2016-06-20 11:17:26 -04:00
  • 2a448065da Simplify HTTP crawler example Vinnie Falco 2016-06-20 10:53:31 -04:00
  • 5c7130e4fd Fixes and simplifications to HTTP example server: Vinnie Falco 2016-06-20 10:48:53 -04:00
  • bbad20c66f Qualify some calls: Vinnie Falco 2016-06-20 11:09:08 -04:00
  • e29163e922 Set version to 0.32.1-b2 seelabs 2016-07-01 17:14:37 -04:00
  • 2633949d5b Fix access to obsolete reference in PathRequest (RIPD-1219): JoelKatz 2016-06-30 11:07:11 -07:00
  • 16a38f3979 Catch unhandled exceptions in I/O service threads (RIPD-1166) Nik Bougalis 2016-06-29 18:15:14 -07:00
  • c4f8b38148 Remove undesirable Journal::Stream constructor: Scott Schurr 2016-06-28 09:57:32 -07:00
  • 40678e9a78 Make debugLog() return a beast::Journal (RIPD-1209): Scott Schurr 2016-06-27 18:39:17 -07:00
  • 8f5449dafb Fix BaseHTTPPeer::write strand thread context Miguel Portilla 2016-06-28 12:56:27 -04:00
  • 8c90ef810a Catch exception from websocketpp Nik Bougalis 2016-06-27 12:54:11 -07:00