danicoin/src
Thomas Winget dea98df6b1 Updated CMake files -- added libunbound linker flag
CMake config file written, but was unable to test/get it working
properly because of a bug in CMake with functions related to
find_package.  Simple "-lunbound" flag used in its stead for now.  May
not build on non-Linux systems, not sure yet.
2014-09-23 22:58:02 +02:00
..
common Initial commit of DNS code 2014-09-23 22:57:57 +02:00
connectivity_tool Reorganize testnet constants 2014-09-15 15:53:10 +02:00
crypto More preprocessor fixes for slow-hash 2014-09-15 22:33:10 +02:00
cryptonote_core Another preprocessor fix (difficulty.cpp) 2014-09-15 22:33:10 +02:00
cryptonote_protocol moved non-critical warnings and errors to log level 1 2014-09-09 11:32:00 +02:00
daemon Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00
miner License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
p2p Fix time_t serialization issue 2014-09-15 22:38:46 +02:00
platform License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
rpc Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00
serialization License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
simplewallet Separate testnet address prefix 2014-09-15 15:54:59 +02:00
wallet Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00
CMakeLists.txt Updated CMake files -- added libunbound linker flag 2014-09-23 22:58:02 +02:00
cryptonote_config.h Change testnet prefix 2014-09-15 15:55:07 +02:00
version.cmake another fix for CMake empty vars 2014-09-15 23:07:47 +02:00
version.h.in versioning now includes the commit hash, or -final for tagged releases 2014-09-12 13:12:43 +02:00