Vinnie Falco
|
651c9c8be7
|
Turn on C++11 for QMake builds
|
2013-08-20 15:22:36 -07:00 |
|
Vinnie Falco
|
578fee5f74
|
Fix ProtectedCall default handler
|
2013-08-20 15:22:21 -07:00 |
|
Vinnie Falco
|
568226e1ce
|
Add top level out.txt to .gitignore
|
2013-08-20 15:04:20 -07:00 |
|
Vinnie Falco
|
54fe17d5eb
|
Remove obsolete Xcode project
|
2013-08-20 14:59:20 -07:00 |
|
Vinnie Falco
|
d744e23e5e
|
Disable KeyvaDB as a NodeStore backend choice
|
2013-08-20 14:47:45 -07:00 |
|
JoelKatz
|
e7fc07869d
|
Disable the PoW unit test.
|
2013-08-19 15:00:16 -07:00 |
|
Vinnie Falco
|
02412b2ba4
|
Merge branch 'release' into develop
Conflicts:
Subtrees/beast/modules/beast_asio/protocol/beast_HandshakeDetectorType.h
modules/ripple_app/basics/ripple_BuildInfo.cpp
modules/ripple_app/ledger/LedgerMaster.cpp
|
2013-08-19 14:30:27 -07:00 |
|
Vinnie Falco
|
ff21bfa07b
|
Set version to 0.12.0-rc4
|
2013-08-19 14:20:18 -07:00 |
|
JoelKatz
|
a742b1097a
|
Don't touch a possibly-failed inbound ledger.
|
2013-08-19 14:07:47 -07:00 |
|
JoelKatz
|
f596ef4b83
|
0.12.0-rc3b
|
2013-08-19 14:07:22 -07:00 |
|
JoelKatz
|
57f21593b5
|
Don't call both a function and a parameter "progress".
|
2013-08-19 14:06:57 -07:00 |
|
JoelKatz
|
b00c33988c
|
Make the progress logic that triggers timeouts smarter.
|
2013-08-19 14:06:40 -07:00 |
|
JoelKatz
|
3cf54bb3cd
|
Slow down fetching to avoid Sorceror's Apprentice syndrome.
|
2013-08-19 14:05:45 -07:00 |
|
JoelKatz
|
1081dda5cd
|
Fix a bug that could cause us not to acquire the current ledger.
|
2013-08-19 14:05:28 -07:00 |
|
JoelKatz
|
faf4c58a51
|
Don't tolerate failed ledger acquires in the publication stream.
|
2013-08-19 14:04:34 -07:00 |
|
JoelKatz
|
88f38fae71
|
Typo.
|
2013-08-19 14:04:12 -07:00 |
|
JoelKatz
|
0ba864f28a
|
Missing comma.
|
2013-08-19 14:03:53 -07:00 |
|
JoelKatz
|
8faef903ad
|
A better fix for countAccountTxs.
|
2013-08-19 14:03:46 -07:00 |
|
JoelKatz
|
45b7a6cdef
|
Don't touch a possibly-failed inbound ledger.
|
2013-08-19 01:59:55 -07:00 |
|
JoelKatz
|
96b918fb10
|
0.12.0-rc3b
|
2013-08-19 01:57:01 -07:00 |
|
JoelKatz
|
9d3e3058bc
|
Don't call both a function and a parameter "progress".
|
2013-08-18 23:27:54 -07:00 |
|
JoelKatz
|
c221cfde7a
|
Some filterNodes cleanups.
|
2013-08-18 21:39:46 -07:00 |
|
JoelKatz
|
54a6d21903
|
Make the progress logic that triggers timeouts smarter.
|
2013-08-18 21:31:09 -07:00 |
|
JoelKatz
|
4e19c7cda1
|
Some extra debug.
|
2013-08-18 20:42:59 -07:00 |
|
JoelKatz
|
55af90fb68
|
Slow down fetching to avoid Sorceror's Apprentice syndrome.
|
2013-08-18 20:42:09 -07:00 |
|
JoelKatz
|
dfae891018
|
Fix a bug that could cause us not to acquire the current ledger.
|
2013-08-18 20:10:32 -07:00 |
|
JoelKatz
|
6e0d6bdba4
|
Make sure checkAccept is called, unless we know we don't need to, when findCreate completed immediately
|
2013-08-18 19:29:55 -07:00 |
|
JoelKatz
|
48c4eb3ad3
|
Suppress a warning.
|
2013-08-18 19:29:45 -07:00 |
|
JoelKatz
|
86147a6c6b
|
Fix one case where checkAccept didn't get called.
|
2013-08-18 19:10:07 -07:00 |
|
Vinnie Falco
|
dd3ac6a154
|
Make HandlerCall operator() const
|
2013-08-18 17:21:59 -07:00 |
|
Vinnie Falco
|
0df51dc9e4
|
Add explicit checking for OpenSSL multithreading support
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
a110a01e0d
|
Move destroy to the .cpp
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
7776781560
|
Fix pure virtual stubs for future returns
|
2013-08-18 13:08:34 -07:00 |
|
Vinnie Falco
|
958bc5866d
|
Disable buffered handshake API to fix variations in boost versions
|
2013-08-18 04:11:53 -07:00 |
|
Vinnie Falco
|
1eccbd5e9d
|
Disable buffered handshake API to fix variations in boost versions
|
2013-08-18 04:11:23 -07:00 |
|
Vinnie Falco
|
48bacf189d
|
Clean up combinations of buffered handshaking and future returns
|
2013-08-18 03:20:57 -07:00 |
|
Vinnie Falco
|
d571788172
|
Tidy up argument types for all wrappers and call sites
|
2013-08-18 03:07:12 -07:00 |
|
Vinnie Falco
|
2d04fc4641
|
Remove obsolete handler wrappers
|
2013-08-18 02:35:53 -07:00 |
|
Vinnie Falco
|
04b5c7f447
|
New Context object for composed operations and continuation hooks
|
2013-08-18 01:53:43 -07:00 |
|
Vinnie Falco
|
d0e4352582
|
Fix clang compile error
|
2013-08-17 22:54:43 -07:00 |
|
Vinnie Falco
|
f342a70fd5
|
[WIP] MultiSocket
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
6a8f054b2f
|
Refactor Handler wrapper to meet the safety assurances of the original Handler
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
d9b1b56c98
|
Fatal error if a Thread is destroyed while running
|
2013-08-17 21:10:02 -07:00 |
|
Vinnie Falco
|
6616cd86ef
|
Add ContainerDeletePolicy for ownership containers
|
2013-08-17 21:10:01 -07:00 |
|
Vinnie Falco
|
2333a38cd7
|
Fix thread destruction in TestPeer and better exception reporting
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
93f983ad71
|
Loop through the failing unit test
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
0a58333edc
|
Fixes to handshake and socket wrapper
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
191562c13c
|
Fix incorrect future returns for pure virtuals
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
7fe3d3dc1b
|
Fix gcc compile
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
15dfaeb666
|
Use handshake detect stream in MultiSocket
|
2013-08-17 21:09:58 -07:00 |
|