monero/src
Thomas Winget 3fb0fc020f seed node DNS code updated to use DNSResolver
Also implemented rudimentary IPv6 support, but commented it out because
it's not widely supported by ISPs for now, and thus is not currently
supported by Monero.
2014-09-23 22:58:17 +02:00
..
common Use the loop iterator, previous version of me. 2014-09-23 22:58:13 +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 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