Commit Graph

7276 Commits

Author SHA1 Message Date
Vinnie Falco
43d386fa6e Add HTTPMessage::toString and family 2013-09-11 20:04:23 -07:00
Vinnie Falco
68422ed5b4 Add UniformResourceLocator::empty 2013-09-11 19:58:11 -07:00
Vinnie Falco
03b8ae742e Small refactor to Config paths 2013-09-11 19:58:10 -07:00
Vinnie Falco
99afec18c5 Update protoc.py for new src directories 2013-09-11 11:47:58 -07:00
Vinnie Falco
27f0cae812 Add PeerFinder peer discovery logic and unit test 2013-09-11 11:47:58 -07:00
Vinnie Falco
45eccf2ccf Move ./modules to ./src 2013-09-11 11:20:53 -07:00
Vinnie Falco
6d828ae476 Update README 2013-09-11 10:44:10 -07:00
Vinnie Falco
1b6761286f Merge commit '112234c8a911de4243eaab3eb6a37ce6df014880' as 'src/protobuf' 2013-09-11 10:40:46 -07:00
Vinnie Falco
112234c8a9 Squashed 'src/protobuf/' content from commit d6e20ba
git-subtree-dir: src/protobuf
git-subtree-split: d6e20baabb84501c720b6e42170684264bd2cdd2
2013-09-11 10:40:46 -07:00
Vinnie Falco
ae1daafd44 Remove old protobuf subtree in preparation for git subtree add 2013-09-11 10:40:37 -07:00
Vinnie Falco
255e5eedf6 Update README for protobuf 2013-09-11 10:31:13 -07:00
Vinnie Falco
0c6c9774a9 Update project files for new directory layout 2013-09-11 10:22:46 -07:00
Vinnie Falco
a04fa04d07 Update project files for new directory layout 2013-09-11 10:08:35 -07:00
Vinnie Falco
03174a0d6a Tidy up root of the repository 2013-09-11 10:04:32 -07:00
Vinnie Falco
10d88114e4 Remove old Subtrees directory 2013-09-11 10:01:06 -07:00
Vinnie Falco
7238e23e8a Merge commit '128e6a412506a0f152385a107aa8801e484a8c60' as 'src/websocket' 2013-09-11 09:58:50 -07:00
Vinnie Falco
128e6a4125 Squashed 'src/websocket/' content from commit b439cd1
git-subtree-dir: src/websocket
git-subtree-split: b439cd1ee99f319eb1464f7b44923ce96245735d
2013-09-11 09:58:50 -07:00
Vinnie Falco
3e4833acca Merge commit '1148b422d5e758e18e230d792bad30ff29630c7f' as 'src/mdb' 2013-09-11 09:58:41 -07:00
Vinnie Falco
1148b422d5 Squashed 'src/mdb/' content from commit 1eb7f66
git-subtree-dir: src/mdb
git-subtree-split: 1eb7f6695947efe1c05e83446479368e8d360d4b
2013-09-11 09:58:41 -07:00
Vinnie Falco
c6b5ccdd22 Merge commit '627114b1acdc785cce9caab8bac9b6ad90917be5' as 'src/leveldb' 2013-09-11 09:58:34 -07:00
Vinnie Falco
627114b1ac Squashed 'src/leveldb/' content from commit f851425
git-subtree-dir: src/leveldb
git-subtree-split: f851425b14fc9bcf47d0ca938986bcd0457ad5db
2013-09-11 09:58:34 -07:00
Vinnie Falco
809a2ce7bf Merge commit 'e8893e96780685b9e39447199d946739e565fef5' as 'src/hyperleveldb' 2013-09-11 09:58:13 -07:00
Vinnie Falco
e8893e9678 Squashed 'src/hyperleveldb/' content from commit ac2ae30
git-subtree-dir: src/hyperleveldb
git-subtree-split: ac2ae3029dd9c4ed6401c57eef7e1d84b2007bca
2013-09-11 09:58:13 -07:00
Vinnie Falco
fe18b54d20 Merge commit '86ba8ffca6a6399bb19861e1cd826ec792a33651' as 'src/beast' 2013-09-11 09:57:14 -07:00
Vinnie Falco
86ba8ffca6 Squashed 'src/beast/' content from commit 43e6d34
git-subtree-dir: src/beast
git-subtree-split: 43e6d345e4
2013-09-11 09:57:14 -07:00
Vinnie Falco
9812d69aa2 General beast update, fixes, optimizations, features:
* Clean ups, optimizations, and new File::commonDocumentsDirectory enum
* Replace sortArray with std::sort for performance
* More error tolerance in XML parser, speedups
* Refactor some byte-order mark detection code
* Add String::appendCharPointer overloads
* More XML parser optimisations and better error detection
* Misc performance tweaks
* Fixes for support of non utf8 strings
* Increased precision when storing strings in XmlElement
* Minor clean-ups
* Minor fix to XmlDocument
* Cleanups to CriticalSection and related synchronization primitives
* Fix DynamicArray unit test
2013-09-10 10:36:46 -07:00
Vinnie Falco
b5e1a600a1 Use SharedFunction in ProtectedCall 2013-09-10 08:04:54 -07:00
Vinnie Falco
8bdfa860ee Put back BEAST_CATCH_UNHANDLED_EXCEPTIONS macro, but disabled by default 2013-09-10 08:04:46 -07:00
Vinnie Falco
7f84f44a74 Update to SQLite 3.8.0.2 2013-09-10 07:45:34 -07:00
JoelKatz
6234f0040d 0.12.1-alpha.1 2013-09-09 18:36:00 -07:00
JoelKatz
1b18e16d1f Track consensus versus validated ledgers and log discrepancies. 2013-09-09 18:27:05 -07:00
Vinnie Falco
51332a91b9 Remove RIPPLE_PEER_USES_BEAST_MULTISOCKET configuration setting 2013-09-09 14:12:58 -07:00
Vinnie Falco
c063b940bb Add RIPPLE_APPLICATION_CLEAN_EXIT option to BeastConfig.h 2013-09-09 13:45:37 -07:00
Vinnie Falco
3c23699a87 Remove BEAST_CATCH_UNHANDLED_EXCEPTIONS 2013-09-09 13:34:18 -07:00
Vinnie Falco
00caefc1c3 Move ripple.pb.cc to VS2012 project so it rebuilds as needed 2013-09-09 12:56:59 -07:00
Vinnie Falco
6be6e68165 Tidy up the root of the repository a bit 2013-09-09 11:09:47 -07:00
Vinnie Falco
8866c2dc1f Pass .cfg validators entries to Validators logic 2013-09-09 10:50:36 -07:00
Vinnie Falco
adb6c39b92 Make UnsignedInteger HashFunction a unary function object 2013-09-09 10:50:35 -07:00
Vinnie Falco
955a791ab1 Improvements to BuffersType 2013-09-09 10:50:35 -07:00
Vinnie Falco
6c32b174e8 Tune HashMap parameters 2013-09-09 10:28:10 -07:00
Vinnie Falco
bbc9e886dd Add ValidatorsUtilities common code 2013-09-09 10:28:10 -07:00
Vinnie Falco
e1f80ef6a6 Rename to IsCond<> 2013-09-09 10:28:09 -07:00
JoelKatz
a4e81fb6ad Fix some performance problems with the new ledger master code. 2013-09-09 02:02:23 -07:00
JoelKatz
d3159aba88 Reject a non-positive destination amount immediately. 2013-09-09 01:30:39 -07:00
JoelKatz
afd22025d7 No need to compare a transaction set to itself. 2013-09-08 14:09:49 -07:00
JoelKatz
fd6e0e788e Don't include a non-XRP order book if we've already seen the issuer's account in the currency. 2013-09-08 13:41:55 -07:00
JoelKatz
cb8ba44f62 Mark some issues in the RPCServerHandler and add a temporary workaround. 2013-09-08 00:06:35 -07:00
Vinnie Falco
140be155f2 Defer DeadlineTimer callback until the lock is released 2013-09-07 21:20:13 -07:00
JoelKatz
68547c328e Handle a case of missing ledger nodes sanely. 2013-09-07 18:06:40 -07:00
JoelKatz
3174372081 Remove an erroneous comment. 2013-09-07 18:06:34 -07:00