Commit Graph

16 Commits

Author SHA1 Message Date
Vinnie Falco
b51edb58fc Replace std::vector<unsigned char> with Blob 2013-06-07 15:24:39 -07:00
Vinnie Falco
a6fdabc68a Reformat annotations in preparation for automated extraction 2013-06-07 14:46:09 -07:00
Vinnie Falco
d8c97c2149 Refactor Peer 2013-06-06 21:43:55 -07:00
Vinnie Falco
b523b6c8d4 Replace all Application nonces with nonce singleton and refactor hash_value functions 2013-06-06 21:43:33 -07:00
Vinnie Falco
0523d6a054 Refactor free functions into RandomNumbers 2013-06-06 21:43:29 -07:00
Vinnie Falco
ec732ed113 Refactor LoadFeeTrack into ILoadFeeTrack, split DatabaseCon out from Application.h
Conflicts:
	src/cpp/ripple/Application.cpp
2013-06-06 20:40:44 -07:00
JoelKatz
76d9a039d8 Cleanups 2013-06-04 10:24:33 -07:00
Vinnie Falco
f42a285bbe Clean up code that replaces secrets with asterisks 2013-06-03 19:28:59 -07:00
JoelKatz
f3b8768408 Filter out secrets from logging. 2013-06-03 02:06:02 -07:00
Vinnie Falco
47e00f20fb Move InstanceCounter to ripple_basics 2013-05-30 10:16:23 -07:00
Vinnie Falco
827b5c4b10 Move ScopedLock to ripple_basics 2013-05-30 10:16:23 -07:00
Vinnie Falco
2c525b03c6 Enormous cleanup of RippleAddress et. al. into ripple_data
Start cleanup into ripple_data, split out some hash_value() instances
Tidy up CBigNum into ripple_data, moving definitions to .cpp
Split and clean up base58 stuff
Remove unused files from VS2012 project
Clean up some bignum stuff and remove unused files
Partial cleanup of RFC1751
Enormous cleanup with RippleAddress and related, into ripple_data
Remove unused VS project files
Move ECIES stuff into CKey
2013-05-30 10:16:22 -07:00
Vinnie Falco
3a8fc150d0 Fix static initialization of log partitions 2013-05-29 11:35:40 -07:00
Vinnie Falco
92bdcba096 Split DH from utils, remove utils from project 2013-05-27 13:16:08 -07:00
Vinnie Falco
c09a4d7148 Move Sustain to ripple_basics and clean up includes 2013-05-27 13:16:07 -07:00
Vinnie Falco
0548f161d3 Streamline subdirectories for ripple_basics 2013-05-27 13:16:07 -07:00