Commit Graph

  • 0079c9070d Turn RIPPLE_APPLICATION_CLEAN_EXIT back on, to prevent file descriptor leaks Vinnie Falco 2013-09-11 22:03:03 -07:00
  • e1e8744052 Fix empty Config paths for unit test Vinnie Falco 2013-09-11 21:48:43 -07:00
  • 8c522aa758 Fix off by one in pending i/o count on HTTPClient Vinnie Falco 2013-09-11 21:38:30 -07:00
  • f0231af0c0 Fix off by one in pending i/o count on HTTPClient Vinnie Falco 2013-09-11 21:38:30 -07:00
  • 9e6e7b5dd9 Add comments to the .proto file Vinnie Falco 2013-09-11 20:52:42 -07:00
  • a48bcfeddb Migrate validators and testoverlay to the new style of source organization Vinnie Falco 2013-09-11 19:52:16 -07:00
  • fb804bd1bd More Validators implementation Vinnie Falco 2013-09-10 15:53:02 -07:00
  • 057344e1af Add HTTPMessage::toString and family Vinnie Falco 2013-09-11 18:24:40 -07:00
  • 43d386fa6e Add HTTPMessage::toString and family Vinnie Falco 2013-09-11 18:24:40 -07:00
  • ee728e3dbc Add UniformResourceLocator::empty Vinnie Falco 2013-09-11 18:12:11 -07:00
  • 68422ed5b4 Add UniformResourceLocator::empty Vinnie Falco 2013-09-11 18:12:11 -07:00
  • 03b8ae742e Small refactor to Config paths Vinnie Falco 2013-09-11 16:13:48 -07:00
  • 99afec18c5 Update protoc.py for new src directories Vinnie Falco 2013-09-11 11:41:01 -07:00
  • 27f0cae812 Add PeerFinder peer discovery logic and unit test Vinnie Falco 2013-09-11 11:37:03 -07:00
  • ae324fba94 Move ./modules to ./src Vinnie Falco 2013-09-11 11:17:22 -07:00
  • 45eccf2ccf Move ./modules to ./src Vinnie Falco 2013-09-11 11:17:22 -07:00
  • 6d828ae476 Update README Vinnie Falco 2013-09-11 10:44:10 -07:00
  • 1b6761286f Merge commit '112234c8a911de4243eaab3eb6a37ce6df014880' as 'src/protobuf' Vinnie Falco 2013-09-11 10:40:46 -07:00
  • 112234c8a9 Squashed 'src/protobuf/' content from commit d6e20ba Vinnie Falco 2013-09-11 10:40:46 -07:00
  • ae1daafd44 Remove old protobuf subtree in preparation for git subtree add Vinnie Falco 2013-09-11 10:40:37 -07:00
  • 255e5eedf6 Update README for protobuf Vinnie Falco 2013-09-11 10:31:13 -07:00
  • 0c6c9774a9 Update project files for new directory layout Vinnie Falco 2013-09-11 10:22:46 -07:00
  • a04fa04d07 Update project files for new directory layout Vinnie Falco 2013-09-11 10:08:35 -07:00
  • 03174a0d6a Tidy up root of the repository Vinnie Falco 2013-09-10 16:08:08 -07:00
  • 10d88114e4 Remove old Subtrees directory Vinnie Falco 2013-09-11 10:00:58 -07:00
  • 7238e23e8a Merge commit '128e6a412506a0f152385a107aa8801e484a8c60' as 'src/websocket' Vinnie Falco 2013-09-11 09:58:50 -07:00
  • 128e6a4125 Squashed 'src/websocket/' content from commit b439cd1 Vinnie Falco 2013-09-11 09:58:50 -07:00
  • 3e4833acca Merge commit '1148b422d5e758e18e230d792bad30ff29630c7f' as 'src/mdb' Vinnie Falco 2013-09-11 09:58:41 -07:00
  • 1148b422d5 Squashed 'src/mdb/' content from commit 1eb7f66 Vinnie Falco 2013-09-11 09:58:41 -07:00
  • c6b5ccdd22 Merge commit '627114b1acdc785cce9caab8bac9b6ad90917be5' as 'src/leveldb' Vinnie Falco 2013-09-11 09:58:34 -07:00
  • 627114b1ac Squashed 'src/leveldb/' content from commit f851425 Vinnie Falco 2013-09-11 09:58:34 -07:00
  • 809a2ce7bf Merge commit 'e8893e96780685b9e39447199d946739e565fef5' as 'src/hyperleveldb' Vinnie Falco 2013-09-11 09:58:13 -07:00
  • e8893e9678 Squashed 'src/hyperleveldb/' content from commit ac2ae30 Vinnie Falco 2013-09-11 09:58:13 -07:00
  • fe18b54d20 Merge commit '86ba8ffca6a6399bb19861e1cd826ec792a33651' as 'src/beast' Vinnie Falco 2013-09-11 09:57:14 -07:00
  • 86ba8ffca6 Squashed 'src/beast/' content from commit 43e6d34 Vinnie Falco 2013-09-11 09:57:14 -07:00
  • 43e6d345e4 General beast update, fixes, optimizations, features: Vinnie Falco 2013-09-10 09:52:24 -07:00
  • 9812d69aa2 General beast update, fixes, optimizations, features: Vinnie Falco 2013-09-10 09:52:24 -07:00
  • 27307fca0c Use SharedFunction in ProtectedCall Vinnie Falco 2013-09-10 08:04:54 -07:00
  • b5e1a600a1 Use SharedFunction in ProtectedCall Vinnie Falco 2013-09-10 08:04:54 -07:00
  • 8b1b6050e7 Put back BEAST_CATCH_UNHANDLED_EXCEPTIONS macro, but disabled by default Vinnie Falco 2013-09-10 08:04:36 -07:00
  • 8bdfa860ee Put back BEAST_CATCH_UNHANDLED_EXCEPTIONS macro, but disabled by default Vinnie Falco 2013-09-10 08:04:36 -07:00
  • da925ee5cc Update to SQLite 3.8.0.2 Vinnie Falco 2013-09-10 07:45:34 -07:00
  • 7f84f44a74 Update to SQLite 3.8.0.2 Vinnie Falco 2013-09-10 07:45:34 -07:00
  • 6234f0040d 0.12.1-alpha.1 JoelKatz 2013-09-09 18:36:00 -07:00
  • 1b18e16d1f Track consensus versus validated ledgers and log discrepancies. JoelKatz 2013-09-09 18:27:05 -07:00
  • 51332a91b9 Remove RIPPLE_PEER_USES_BEAST_MULTISOCKET configuration setting Vinnie Falco 2013-09-09 14:12:58 -07:00
  • c063b940bb Add RIPPLE_APPLICATION_CLEAN_EXIT option to BeastConfig.h Vinnie Falco 2013-09-09 13:42:49 -07:00
  • 4676db126a Remove BEAST_CATCH_UNHANDLED_EXCEPTIONS Vinnie Falco 2013-09-09 13:34:18 -07:00
  • 3c23699a87 Remove BEAST_CATCH_UNHANDLED_EXCEPTIONS Vinnie Falco 2013-09-09 13:34:18 -07:00
  • 00caefc1c3 Move ripple.pb.cc to VS2012 project so it rebuilds as needed Vinnie Falco 2013-09-09 12:56:59 -07:00
  • 6be6e68165 Tidy up the root of the repository a bit Vinnie Falco 2013-09-09 11:09:47 -07:00
  • 8866c2dc1f Pass .cfg validators entries to Validators logic Vinnie Falco 2013-09-09 09:56:51 -07:00
  • d8ea4f9b06 Make UnsignedInteger HashFunction a unary function object Vinnie Falco 2013-09-09 09:23:23 -07:00
  • adb6c39b92 Make UnsignedInteger HashFunction a unary function object Vinnie Falco 2013-09-09 09:23:23 -07:00
  • d2d946204c Improvements to BuffersType Vinnie Falco 2013-09-09 08:47:51 -07:00
  • 955a791ab1 Improvements to BuffersType Vinnie Falco 2013-09-09 08:47:51 -07:00
  • 2b132ae892 Tune HashMap parameters Vinnie Falco 2013-09-09 07:23:56 -07:00
  • 6c32b174e8 Tune HashMap parameters Vinnie Falco 2013-09-09 07:23:56 -07:00
  • bbc9e886dd Add ValidatorsUtilities common code Vinnie Falco 2013-09-08 09:32:05 -07:00
  • 34b7599df6 Rename to IsCond<> Vinnie Falco 2013-09-08 14:54:28 -07:00
  • e1f80ef6a6 Rename to IsCond<> Vinnie Falco 2013-09-08 14:54:28 -07:00
  • a4e81fb6ad Fix some performance problems with the new ledger master code. JoelKatz 2013-09-09 02:02:23 -07:00
  • d3159aba88 Reject a non-positive destination amount immediately. JoelKatz 2013-09-09 01:29:22 -07:00
  • afd22025d7 No need to compare a transaction set to itself. JoelKatz 2013-09-08 14:09:49 -07:00
  • fd6e0e788e Don't include a non-XRP order book if we've already seen the issuer's account in the currency. JoelKatz 2013-09-08 13:41:55 -07:00
  • cb8ba44f62 Mark some issues in the RPCServerHandler and add a temporary workaround. JoelKatz 2013-09-08 00:05:56 -07:00
  • 270ceb7ceb Defer DeadlineTimer callback until the lock is released Vinnie Falco 2013-09-07 21:20:13 -07:00
  • 140be155f2 Defer DeadlineTimer callback until the lock is released Vinnie Falco 2013-09-07 21:20:13 -07:00
  • 68547c328e Handle a case of missing ledger nodes sanely. JoelKatz 2013-09-07 18:04:59 -07:00
  • 3174372081 Remove an erroneous comment. JoelKatz 2013-09-07 18:04:47 -07:00
  • 200c935228 Disable gcc warning for KeyvaDB Vinnie Falco 2013-09-07 11:57:53 -07:00
  • eaec90c897 Disable gcc warning for KeyvaDB Vinnie Falco 2013-09-07 11:57:53 -07:00
  • f0c57cf95c Add HTTPClientType and HTTPMessage related helpers Vinnie Falco 2013-09-06 14:44:01 -07:00
  • 1d1587c2ac Add HTTPClientType and HTTPMessage related helpers Vinnie Falco 2013-09-06 14:44:01 -07:00
  • 19d05b8024 Tidy up contract checks in InterruptibleThread Vinnie Falco 2013-09-07 08:48:52 -07:00
  • 4a30b259b2 Tidy up contract checks in InterruptibleThread Vinnie Falco 2013-09-07 08:48:52 -07:00
  • 2a362a99da Disable exception catching in unit tests Vinnie Falco 2013-09-06 20:12:35 -07:00
  • e927160ff5 Disable exception catching in unit tests Vinnie Falco 2013-09-06 20:12:35 -07:00
  • 497c8aeabf Add ContentBodyBuffer Vinnie Falco 2013-09-06 13:31:59 -07:00
  • aac657a2e6 Add ContentBodyBuffer Vinnie Falco 2013-09-06 13:31:59 -07:00
  • c35843fda5 Add SharedFunction to replace boost::function Vinnie Falco 2013-09-06 13:11:05 -07:00
  • 8c2f9e7388 Fix incorrect whitespace in macro argument list Vinnie Falco 2013-09-06 13:30:43 -07:00
  • 88af355028 Update programming by contract macros Vinnie Falco 2013-09-06 11:53:47 -07:00
  • c8cedfc06e Add SharedFunction to replace boost::function Vinnie Falco 2013-09-06 13:11:05 -07:00
  • 6be9c41064 Update programming by contract macros Vinnie Falco 2013-09-06 11:53:47 -07:00
  • 10958459a3 Add BEAST_MOVE_* macros Vinnie Falco 2013-09-06 09:31:44 -07:00
  • 62ffbc97ba Add BEAST_MOVE_* macros Vinnie Falco 2013-09-06 09:31:44 -07:00
  • 5f6e2ee026 Add Debug unit test to check bassert behavior Vinnie Falco 2013-09-06 07:41:04 -07:00
  • 0bbad54a36 Add Debug unit test to check bassert behavior Vinnie Falco 2013-09-06 07:41:04 -07:00
  • 7a7514fa0c Add StringPairArray::swapWith Vinnie Falco 2013-09-06 14:17:01 -07:00
  • 044e3b09db Add StringPairArray::swapWith Vinnie Falco 2013-09-06 14:17:01 -07:00
  • 637eafedee Add UniformResourceLocator and ParsedURL Vinnie Falco 2013-09-06 13:17:46 -07:00
  • d6a12f791f Add UniformResourceLocator and ParsedURL Vinnie Falco 2013-09-06 13:17:46 -07:00
  • 3f74cb76e9 Rename boost_asio files Vinnie Falco 2013-09-05 08:16:46 -07:00
  • bf2af27452 Rename boost_asio files Vinnie Falco 2013-09-05 08:16:46 -07:00
  • f79b34b2c9 Add http-parser to boost_asio Vinnie Falco 2013-09-05 08:09:41 -07:00
  • 98f1169ac3 Add http-parser to boost_asio Vinnie Falco 2013-09-05 08:09:41 -07:00
  • 816b3a4efb Remove unused Validator files Vinnie Falco 2013-09-05 07:18:25 -07:00
  • 85ced3dbf7 Use destroy() override instead of ContainerDeletePolicy for SharedObject Vinnie Falco 2013-09-06 09:55:58 -07:00
  • 941503c564 Use destroy() override instead of ContainerDeletePolicy for SharedObject Vinnie Falco 2013-09-06 09:55:58 -07:00