Vinnie Falco
|
4170bcd294
|
Add PROXY peer listener and consolidate SSL contexts.
|
2013-08-25 01:57:51 -07:00 |
|
Vinnie Falco
|
ab08478e86
|
Use MultiSocket in Peer
|
2013-08-24 20:44:02 -07:00 |
|
Vinnie Falco
|
2bea9a8739
|
Merge beast_basics to beast_core
|
2013-08-24 10:18:24 -07:00 |
|
Vinnie Falco
|
8c65adbffe
|
Tidy up move obsolete and deprecated files
|
2013-08-17 21:09:53 -07:00 |
|
Vinnie Falco
|
95ec3f4db5
|
Import ProxyHandshake into beast
|
2013-08-15 15:45:14 -07:00 |
|
Vinnie Falco
|
a2a65c881f
|
Move startup into RippleMain
|
2013-08-01 15:27:18 -07:00 |
|
Vinnie Falco
|
f37edb0873
|
Add ProxyHandshake
|
2013-07-31 16:43:25 -07:00 |
|
Vinnie Falco
|
3729745fc6
|
Add ripple::FatalErrorReporter
|
2013-07-30 21:05:12 -07:00 |
|
Vinnie Falco
|
5959c4e312
|
Rewrite build version and protocol version interface
|
2013-07-30 17:46:26 -07:00 |
|
Vinnie Falco
|
09fa282597
|
Remove boost/thread.hpp include
|
2013-07-29 14:36:31 -07:00 |
|
Vinnie Falco
|
e9a7f6f81a
|
Replace some boost::thread with beast::thread
|
2013-07-29 13:30:05 -07:00 |
|
Vinnie Falco
|
ead7b07fd5
|
Replace boost::lexical_cast with beast::lexicalCast
|
2013-07-28 21:32:00 -07:00 |
|
Vinnie Falco
|
c27294e0f0
|
Convert unit tests to beast
|
2013-07-24 11:47:43 -07:00 |
|
Vinnie Falco
|
3435636a43
|
Use beast_sqlite and beast_sqdb
|
2013-07-24 11:47:42 -07:00 |
|
Vinnie Falco
|
58ee1b2019
|
Move all remaining files into modules
|
2013-07-23 18:47:02 -07:00 |
|
Vinnie Falco
|
a3264a291a
|
Add memory backend for node store
|
2013-07-23 14:53:48 -07:00 |
|
Vinnie Falco
|
07dda3eb26
|
Import KeyvaDB to Beast
|
2013-07-23 13:23:07 -07:00 |
|
Vinnie Falco
|
a762781343
|
Convert to beast UnitTest
|
2013-07-21 12:55:46 -07:00 |
|
Vinnie Falco
|
959e0bd512
|
New MasterLockType which tracks ownership
|
2013-07-21 12:55:46 -07:00 |
|
Vinnie Falco
|
8b1592e494
|
Refactor NodeStore
|
2013-07-21 12:54:14 -07:00 |
|
Vinnie Falco
|
ff73676294
|
Add KeyvaDB, Backend, and unit test
|
2013-07-21 12:54:06 -07:00 |
|
JoelKatz
|
3994546083
|
Raise the current file descriptor limit to the maximum.
|
2013-07-15 14:58:04 -07:00 |
|
Vinnie Falco
|
0841a3b103
|
Rename to Application
|
2013-07-15 09:38:05 -07:00 |
|
Vinnie Falco
|
44e0886df8
|
Move ledger files to ripple_app
|
2013-07-15 09:37:42 -07:00 |
|
Vinnie Falco
|
169bac3640
|
Move files to ripple_app
|
2013-07-15 09:37:41 -07:00 |
|
Vinnie Falco
|
740115b65a
|
Add HyperLevelDB backend
|
2013-07-15 08:39:07 -07:00 |
|
Vinnie Falco
|
ab6b0e00e6
|
Add MDB NodeStore::BackendFactory
|
2013-07-11 15:35:07 -07:00 |
|
Vinnie Falco
|
7d2cc6887d
|
Add null backend factory
|
2013-07-10 14:23:24 -07:00 |
|
Vinnie Falco
|
72769c5c40
|
Plug backends into NodeStore
|
2013-07-10 14:23:23 -07:00 |
|
Vinnie Falco
|
c346d4d613
|
Refactor backends to new interfaces
|
2013-07-10 14:23:23 -07:00 |
|
Vinnie Falco
|
07d73f471c
|
Remove unused header
|
2013-07-10 14:23:23 -07:00 |
|
Vinnie Falco
|
8f0d65f099
|
Rename NodeStore and add backend abstractions
|
2013-07-10 14:23:22 -07:00 |
|
Vinnie Falco
|
d6fb686426
|
Rename to NodeObject
|
2013-07-10 14:23:22 -07:00 |
|
Vinnie Falco
|
4b5daa70c9
|
Bring in backends from the dead branch
|
2013-07-10 14:23:22 -07:00 |
|
JoelKatz
|
3017929746
|
Parsing the cluster status message, updates to tracking code
|
2013-07-10 10:25:39 -07:00 |
|
JoelKatz
|
f590162d82
|
Create a new ClusterNodeStatus class and hook it up.
|
2013-07-10 10:18:39 -07:00 |
|
Vinnie Falco
|
33bb2f6887
|
Use DeadlineTimer in UniqueNodeList
|
2013-07-10 09:51:32 -07:00 |
|
Vinnie Falco
|
0bfe5fc3a6
|
Rename to ripple_WSHandler
|
2013-07-10 09:51:31 -07:00 |
|
Vinnie Falco
|
747131137b
|
Move SNTPClient to ripple_net module
|
2013-07-10 09:51:30 -07:00 |
|
Vinnie Falco
|
b343b0929a
|
Refactor RPCServer
|
2013-07-10 09:51:30 -07:00 |
|
Vinnie Falco
|
8d4f8b3fa3
|
Hide RPCServer implementation
|
2013-07-10 09:51:29 -07:00 |
|
Vinnie Falco
|
2a29d3b0da
|
Move HttpsClient to ripple_net
|
2013-07-10 09:51:28 -07:00 |
|
Vinnie Falco
|
394328e202
|
Add module ripple_basio and ripple_net
|
2013-07-10 09:51:27 -07:00 |
|
Vinnie Falco
|
d5d40733fb
|
Add QTCreator .pro based build
|
2013-07-05 07:09:57 -07:00 |
|
Vinnie Falco
|
69d1771ef6
|
Fix unused function warning
|
2013-07-03 10:05:43 -07:00 |
|
Vinnie Falco
|
8497597d91
|
Break ripple_app module into 8 pieces (from 4)
Conflicts:
Builds/VisualStudio2012/RippleD.vcxproj
modules/ripple_app/ripple_app.cpp
|
2013-07-03 09:41:45 -07:00 |
|
Vinnie Falco
|
f903df5a1a
|
Fix out-of-date bug by recreating VS2012 project
|
2013-07-03 09:41:44 -07:00 |
|
Vinnie Falco
|
0deaeb1000
|
Cleanly destroy Application on exit
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
f881ee96f9
|
Tidy up and activate the MSVC Debug Heap
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
ebd10afdb2
|
Put boost placeholders in a namespace (hack)
|
2013-06-28 17:01:04 -07:00 |
|