danicoin/src
Thomas Winget 1dece111cc Added function to check syntax of URL for DNS lookup
For now, simply checks for '.' character, but that will be easy to
change in the future if necessary/desired.
2014-09-23 22:59:57 +02:00
..
common Added function to check syntax of URL for DNS lookup 2014-09-23 22:59: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 seed node DNS code updated to use DNSResolver 2014-09-23 22:58:17 +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 Fixed artifacts from cherry-picking devel->master 2014-09-23 22:59:47 +02:00
wallet change to allow (at least a bit) for multiple TXT records 2014-09-23 22:58:28 +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