Commit Graph

  • db2cfd8e4a Merge branch 'master' into feature JoelKatz 2013-05-29 11:53:58 -07:00
  • 3a8fc150d0 Fix static initialization of log partitions Vinnie Falco 2013-05-29 11:35:40 -07:00
  • 224456c59e Rename MAX_SIZE and move it to rpc.cpp Vinnie Falco 2013-05-28 16:14:30 -07:00
  • de9424c302 Merge branch 'develop' JoelKatz 2013-05-28 11:04:31 -07:00
  • 045a5f0af1 Merge branch 'master' into develop JoelKatz 2013-05-28 11:02:31 -07:00
  • 06e2dcbab6 Make wallet_propose and wallet_seed admin only. Arthur Britto 2013-05-28 01:36:16 -07:00
  • d998b9bb77 Merge branch 'feature-wallet-admin' into develop Arthur Britto 2013-05-28 01:36:46 -07:00
  • 4483e7c928 Make wallet_propose and wallet_seed admin only. Arthur Britto 2013-05-28 01:36:16 -07:00
  • 9bc89e8896 Include ripple.pb.cc for VS unity builds Vinnie Falco 2013-05-27 13:44:00 -07:00
  • bbaa2b6670 Put proto stuff in SConstruct JoelKatz 2013-05-27 13:29:45 -07:00
  • 4f12f1a8ee Remove ripple.pb.cc from unity because of SConstruct Vinnie Falco 2013-05-27 13:27:28 -07:00
  • 0f177a8038 Move uint256 to ripple_basics Vinnie Falco 2013-05-27 11:17:06 -07:00
  • 92bdcba096 Split DH from utils, remove utils from project Vinnie Falco 2013-05-27 10:41:50 -07:00
  • e842548a29 Add includes for linux Sustain Vinnie Falco 2013-05-27 10:21:00 -07:00
  • c09a4d7148 Move Sustain to ripple_basics and clean up includes Vinnie Falco 2013-05-27 10:19:42 -07:00
  • 0548f161d3 Streamline subdirectories for ripple_basics Vinnie Falco 2013-05-27 10:13:00 -07:00
  • 90bc0c1a8c Split thread and range stuff out of utils Vinnie Falco 2013-05-27 10:05:49 -07:00
  • 9b5d047c90 Fix SConstruct for new style. Arthur Britto 2013-05-26 23:35:49 -07:00
  • 3d8772cd04 Another SConstruct fix attempt (take 3) Vinnie Falco 2013-05-27 05:42:40 +00:00
  • 6170b675b0 Fix SConstruct for protobuf Vinnie Falco 2013-05-26 15:28:49 -07:00
  • 55e7bf01f5 Hack to prevent redefinition warnings regarding __STDC_LIMIT_MACROS Vinnie Falco 2013-05-26 15:08:26 -07:00
  • e6a0209bdf Fix spelling Vinnie Falco 2013-05-26 15:04:53 -07:00
  • a7eb5c7ca6 Move platform specific random number stuff Vinnie Falco 2013-05-26 10:49:19 -07:00
  • b40f11288b Split stuff from util to PlatformMacros and RandomNumbers Vinnie Falco 2013-05-26 10:46:53 -07:00
  • b0e56d170b Fix SConstruct again (thanks Arthur) Vinnie Falco 2013-05-25 18:08:45 -07:00
  • 9169eae969 Roll back SConstruct to fix proto changes Vinnie Falco 2013-05-25 17:42:46 -07:00
  • 094cde3418 Make uptime member volatile Vinnie Falco 2013-05-25 17:34:17 -07:00
  • 2997728831 Include boost::lexical_cast for string utilities in basics Vinnie Falco 2013-05-25 17:07:26 -07:00
  • 333557da84 Split string utilities from utils.h Vinnie Falco 2013-05-25 17:03:37 -07:00
  • d4652d4eb4 Put includes back for json Vinnie Falco 2013-05-25 16:36:29 -07:00
  • 9052f2e657 Put <string> back into includes for json module Vinnie Falco 2013-05-25 16:35:07 -07:00
  • 61fb6538d7 Split byte order routines out of utils.h Vinnie Falco 2013-05-25 16:32:08 -07:00
  • 4e8d4c28c2 Remove legacy upTime() function Vinnie Falco 2013-05-25 15:49:12 -07:00
  • fb8c370d70 Move TaggedCache to ripple_basics and remove dependency on upTime Vinnie Falco 2013-05-25 15:31:45 -07:00
  • 2576e54b6e Fix TaggedCache to use uniform logging interface Vinnie Falco 2013-05-25 15:16:28 -07:00
  • 6b38c20905 Move SecureAllocator to ripple_basics module Vinnie Falco 2013-05-25 15:08:34 -07:00
  • 54d246cb5e Move RangeSet to ripple_basics module Vinnie Falco 2013-05-25 14:59:48 -07:00
  • d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net Vinnie Falco 2013-05-25 14:53:31 -07:00
  • 1f940b60c4 Update SConstruct Vinnie Falco 2013-05-25 14:35:47 -07:00
  • 0f38568387 Update SConstruct for json module Vinnie Falco 2013-05-25 14:29:20 -07:00
  • 45d706943b Clean up ripple_json module and remove unnecessary includes Vinnie Falco 2013-05-25 12:46:03 -07:00
  • ce66f950cf Put json in its own module with header Vinnie Falco 2013-05-25 12:36:56 -07:00
  • e227637e34 Factor upTime() out of KeyCache, fix warnings Vinnie Falco 2013-05-25 12:08:17 -07:00
  • 55c39b7131 Remove old uptime stuff Vinnie Falco 2013-05-25 11:24:17 -07:00
  • 794b84c473 Fix missing file names for new Log partition code Vinnie Falco 2013-05-25 11:19:18 -07:00
  • 4cb44a8915 Factor out UptimeTimer from LoadManager Vinnie Falco 2013-05-25 10:51:04 -07:00
  • d0f75ccda1 Add UptimeTimer class Vinnie Falco 2013-05-25 09:04:16 -07:00
  • bf5a7469f4 Move unsorted stuff into ripple_mess Vinnie Falco 2013-05-25 07:27:58 -07:00
  • abf75c726e Prevent multiple inclusion in header Vinnie Falco 2013-05-24 19:52:26 -07:00
  • c97860c7a8 Remove unused member LoadManager::getUptime Vinnie Falco 2013-05-24 15:25:25 -07:00
  • 29c79ea614 Move SerializeProto.h to ripple_basics Vinnie Falco 2013-05-24 14:44:40 -07:00
  • cbb6c5ef2a Remove missing files from vs2012 project Vinnie Falco 2013-05-24 10:12:55 -07:00
  • 082a48b70c Fix LedgerMaster for new log routines Vinnie Falco 2013-05-24 10:03:45 -07:00
  • 251cf723a7 Rename types.h to IntegerTypes.h and move to ripple_basics.h Vinnie Falco 2013-05-24 08:01:55 -07:00
  • 7c376b2689 Remove ripple.pb.cc from SConstruct since it is included elsewhere Vinnie Falco 2013-05-24 03:29:16 +00:00
  • f5ba6f1915 Update RippleCalc for new log functions Vinnie Falco 2013-05-23 20:16:53 -07:00
  • c8044dca31 Move protoc generated files to build\proto for MSVC builds Vinnie Falco 2013-05-23 13:05:44 -07:00
  • b0539b4e5a Roll back changes to property sheet due to vs2012 defect Vinnie Falco 2013-05-23 12:38:27 -07:00
  • 109b6dc584 Fix link libraries for FreeBSD and Ubuntu Vinnie Falco 2013-05-22 21:37:27 -07:00
  • c7bf8fed6e Update SConstruct to fix unity build Vinnie Falco 2013-05-22 21:33:43 -07:00
  • c670cb81e7 Interim SConstruct for unity changes Vinnie Falco 2013-05-22 21:12:10 -07:00
  • b26a0db8f5 Fix log partition type for WSConnection Vinnie Falco 2013-05-22 21:07:11 -07:00
  • 1ca4bb54da Change include line for protoc generated header Vinnie Falco 2013-05-22 21:00:55 -07:00
  • 4e2be20f7a Unity fixes for Linux build Vinnie Falco 2013-05-22 20:57:04 -07:00
  • 8e57e9662e Remove old Log macros Vinnie Falco 2013-05-22 18:11:59 -07:00
  • c8e601b979 Finish moving unsorted sources to appropriate modules Vinnie Falco 2013-05-22 17:48:01 -07:00
  • 686a588e39 Move NicknameState to ripple_ledger module Vinnie Falco 2013-05-22 17:37:33 -07:00
  • d2fecb5364 Move Wallet files to ripple_ledger module Vinnie Falco 2013-05-22 17:34:12 -07:00
  • 6775ae60e0 Move overlay classes to ripple_net module Vinnie Falco 2013-05-22 17:29:11 -07:00
  • 155a0a95c3 Move SNTPClient to ripple_net module Vinnie Falco 2013-05-22 17:21:55 -07:00
  • 3b801a4433 Move some files into contracts Vinnie Falco 2013-05-22 17:18:16 -07:00
  • 3bb61f6f1c Update calls for new logging Vinnie Falco 2013-05-22 17:11:44 -07:00
  • 021eb94cb1 Remove unused PathDB Vinnie Falco 2013-05-22 17:06:15 -07:00
  • f4cb47fed6 Add ripple_net module Vinnie Falco 2013-05-22 17:02:40 -07:00
  • a5360379ac Add ripple_main module Vinnie Falco 2013-05-22 16:17:13 -07:00
  • cee678f849 Add ripple_db module Vinnie Falco 2013-05-22 15:39:59 -07:00
  • 1e8abb5e45 Move ValidationCollection to ripple_main module and exclude utils.cpp from vs2012 project Vinnie Falco 2013-05-22 15:12:03 -07:00
  • b9aa8e0a84 Add ripple_basics unity build module Vinnie Falco 2013-05-22 15:09:20 -07:00
  • 0159acbf5a Add multiple inclusion prevention macro Vinnie Falco 2013-05-22 15:01:55 -07:00
  • 89eb0bc6f0 Add ripple_client module unity build and move RPCServer into it Vinnie Falco 2013-05-22 14:45:08 -07:00
  • 4c485ac5ce Update RPCParser for new log routines Vinnie Falco 2013-05-22 14:34:50 -07:00
  • cda1431e5b Add two more files to module ripple_ledger Vinnie Falco 2013-05-22 14:33:32 -07:00
  • 5615bd230d Strip includes from module sources and move them into unity .cpp file Vinnie Falco 2013-05-22 13:54:27 -07:00
  • 75907d3140 Exclude ripple_ledger module sources from vs2012 project Vinnie Falco 2013-05-22 13:46:05 -07:00
  • 36ec6cfd30 Add missing multiple-inclusion suppression macros Vinnie Falco 2013-05-22 13:31:01 -07:00
  • cf6f4f47f2 Remove unused log instance variable Vinnie Falco 2013-05-22 13:25:30 -07:00
  • dbe22ac8f2 Remove .gitmodules Vinnie Falco 2013-05-22 12:52:44 -07:00
  • d8d52d975c Finish Log changes for module ripple_ledger Vinnie Falco 2013-05-22 12:46:03 -07:00
  • a5ab694e48 Switch over more files to use the new Log functions Vinnie Falco 2013-05-22 11:04:11 -07:00
  • 8c880d9275 Update Ledger to use WriteLog Vinnie Falco 2013-05-21 22:30:00 -07:00
  • 751e072f8e Fix erroneous 4503 warning in vs2012 Vinnie Falco 2013-05-21 22:27:18 -07:00
  • 92fcc31120 Disable some warnings in ripple_ledger Vinnie Falco 2013-05-21 22:21:54 -07:00
  • a21836c22a New implementation to replace logging macros Vinnie Falco 2013-05-21 22:19:23 -07:00
  • 61e5addd62 Remove boost::filesystem include from header Vinnie Falco 2013-05-20 09:20:28 -07:00
  • 51e3e10a94 Add ripple_basics module and license+copyright notice Vinnie Falco 2013-05-20 08:59:24 -07:00
  • 1df2be6e3a Move modules folder to the root Vinnie Falco 2013-05-20 08:51:01 -07:00
  • d6936f7526 First pass collation of sources into module groups Vinnie Falco 2013-05-20 08:34:18 -07:00
  • 1c83de4d2c Remove libprotobuf from VS2012 solution Vinnie Falco 2013-05-20 08:02:46 -07:00
  • ce99aeaa23 More organizing, add missing sources to vs2012 project Vinnie Falco 2013-05-15 19:21:38 -07:00
  • 6c9288ce0e More organization for VS2012 project Vinnie Falco 2013-05-13 20:05:53 -07:00