You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
subtly 55d83c40fa fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test. 10 years ago
..
AES.cpp changes for code review 10 years ago
AES.h fix hash in constructor 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Common.cpp coding standards 10 years ago
Common.h update headers, docs, remove unused length argument from fixed-length read 10 years ago
CryptoPP.cpp fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test. 10 years ago
CryptoPP.h bugfix and doc clarification. fix test. 10 years ago
ECDHE.cpp test initial secrets and ciphers, interop with go 10 years ago
ECDHE.h test initial secrets and ciphers, interop with go 10 years ago
FileSystem.cpp Restructured exceptions. Boost::exception is now used primarily. 10 years ago
FileSystem.h Placeholder kdf. More cleanup and tests. 10 years ago
MemoryDB.cpp Fat Trie and tests for it. 10 years ago
MemoryDB.h Gas fixes. 10 years ago
OverlayDB.cpp Params & JSON file. 10 years ago
OverlayDB.h State integration test. 10 years ago
SHA3.cpp fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics) 10 years ago
SHA3.h update to the correct file name 10 years ago
TrieCommon.cpp Correct namespace for a few things in devcrypto. 10 years ago
TrieCommon.h Correct namespace for a few things in devcrypto. 10 years ago
TrieDB.cpp removed LANGUAGES command line option 10 years ago
TrieDB.h fixed compiling on osx 10 years ago