Commit Graph

122 Commits

Author SHA1 Message Date
Vinnie Falco
a39fa8ae5f New SiteFiles for fetching and managing ripple.txt files 2013-10-31 08:10:06 -07:00
Vinnie Falco
a1b487c512 New Resource::Manager for controlling access to server resources 2013-10-18 16:04:31 -07:00
Vinnie Falco
4fe63f9f0d PeerFinder work 2013-10-01 14:29:32 -07:00
Alex Dupre
c568988640 Add support for gcc 4.6 and ccache. 2013-09-28 20:26:16 +02:00
MarkusTeufelberger
92d8a80b4e Add Arch Linux to SConstruct file 2013-09-27 05:15:40 -07:00
Vinnie Falco
19eff08e16 Reorganize source files and modules 2013-09-23 10:13:21 -07:00
Vinnie Falco
a2151bfa47 Split HTTP::Server to its own module 2013-09-22 11:52:26 -07:00
Vinnie Falco
85fc59b28b Refactor NodeStore, add NodeStoreSchedulerService 2013-09-20 01:12:21 -07:00
Vinnie Falco
e3e72b3fc3 Split some framework classes into ripple_frame module 2013-09-19 21:52:21 -07:00
Vinnie Falco
b493db1d65 Split ripple_json to its own module 2013-09-19 20:54:12 -07:00
Vinnie Falco
a1596dd3d1 Merge branch 'feature-sophia' into develop
Conflicts:
	Builds/VisualStudio2012/RippleD.vcxproj
	Builds/VisualStudio2012/RippleD.vcxproj.filters
2013-09-19 18:32:48 -07:00
Vinnie Falco
86c868874a Add Sophia backend (http://sphia.org) 2013-09-19 18:16:41 -07:00
Vinnie Falco
c8187e92af Consolidate beast unity sources into 2 ripple sources 2013-09-19 14:42:50 -07:00
Vinnie Falco
681f98ad07 General refactoring of beast framework classes 2013-09-12 10:55:24 -07:00
Vinnie Falco
a48bcfeddb Migrate validators and testoverlay to the new style of source organization 2013-09-11 20:05:56 -07:00
Vinnie Falco
45eccf2ccf Move ./modules to ./src 2013-09-11 11:20:53 -07:00
Vinnie Falco
a04fa04d07 Update project files for new directory layout 2013-09-11 10:08:35 -07:00
JoelKatz
65009c77a7 Raise default optimization level to 1. 2013-09-06 11:49:34 -07:00
Vinnie Falco
65df4b9daf Merge ripple_client into ripple_net 2013-09-01 12:22:04 -07:00
Vinnie Falco
3526cabd7b Move Application to ripple_app.cpp 2013-09-01 12:22:02 -07:00
Vinnie Falco
e7d043e4df Merge ripple_asio into ripple_net 2013-09-01 12:21:59 -07:00
Vinnie Falco
e256716da8 Merge ripple_json to ripple_basics 2013-09-01 12:21:58 -07:00
Vinnie Falco
2bea9a8739 Merge beast_basics to beast_core 2013-08-24 10:18:24 -07:00
Vinnie Falco
942e71b0ce Fix remove beast_boost.cpp from SConstruct 2013-08-23 15:04:45 -07:00
Vinnie Falco
b0533a91fe Add TrackedMutex and measureFunctionCallTime 2013-08-23 15:00:04 -07:00
Nicholas Dudfield
3e4d4f5278 Remove now missing basio references 2013-08-15 20:41:38 -07:00
Nicholas Dudfield
8042ec4e60 Changes to make rippled compile on OSX 2013-08-15 20:41:38 -07:00
Vinnie Falco
73349384c2 Revert "Use '-std=c++0x', it causes the executable to core dump.
This reverts commit 2087c2aeb7.
2013-08-10 03:04:42 -07:00
Vinnie Falco
2087c2aeb7 Use '-std=c++0x' for older gcc that support it 2013-08-10 00:13:58 -07:00
Vinnie Falco
c3f86da17a Rename to ripple_asio 2013-08-07 15:16:44 -07:00
Vinnie Falco
aecf098053 Use beast_asio for AsioUnitTest 2013-08-07 15:16:41 -07:00
Nicholas Dudfield
9ef14b322f Statically link to openssl and protocol buffers 2013-07-31 16:58:16 -07:00
Vinnie Falco
3435636a43 Use beast_sqlite and beast_sqdb 2013-07-24 11:47:42 -07:00
Vinnie Falco
ece44f5886 Add beast_sqdb module 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
07dda3eb26 Import KeyvaDB to Beast 2013-07-23 13:23:07 -07:00
Vinnie Falco
e1ca9e35b5 Add module beast_crypto 2013-07-15 09:38:11 -07:00
Vinnie Falco
81657e5e66 Add module ripple_hyperleveldb 2013-07-15 06:46:24 -07:00
Alex Dupre
85eaea9afd Use O_SYNC on FreeBSD instead of O_DSYNC. 2013-07-12 10:15:23 +02:00
Vinnie Falco
ab6b0e00e6 Add MDB NodeStore::BackendFactory 2013-07-11 15:35:07 -07:00
Vinnie Falco
394328e202 Add module ripple_basio and ripple_net 2013-07-10 09:51:27 -07:00
Vinnie Falco
ca3ef3881f Add new ripple_app parts to SConstruct 2013-07-03 09:41:45 -07:00
Alex Dupre
ff0258aa8d Remove FreeBSD hack by requiring a newer gcc from ports. 2013-06-29 10:01:34 +02:00
Vinnie Falco
a21bb13915 Use dedicated Beast threads in LoadManager 2013-06-28 07:02:48 -07:00
Vinnie Falco
638656a597 Put modules in ripple namespace 2013-06-27 13:41:20 -07:00
Vinnie Falco
f61c33538b Add missing native BSD support for Beast 2013-06-26 09:24:44 -07:00
Alex Dupre
3556ae5325 Use pkg-config for protobuf, it works also on FreeBSD.
Do not add sources/headers to OBJECT_FILES.
2013-06-26 12:01:22 +02:00
Vinnie Falco
aa92b9cffe Temporarily remove beast_basics from the build 2013-06-26 00:19:42 -07:00
Alex Dupre
2468d569b6 Add ctags support for FreeBSD and remove hard-coded paths. 2013-06-25 18:00:21 +02:00
Vinnie Falco
64c8d406df Tidy up JobQueue, add ripple_core module 2013-06-23 11:12:39 -07:00