summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-303-10/+23
| * | | Adding an identical existing checkpoint should not errorThomas Winget2014-09-301-2/+7
| | |/ | |/|
* / | simplewallet ignoring testnet port in RPC modeRiccardo Spagni2014-10-011-1/+1
|/ /
* | Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-258-54/+14
* | Remove LDNS dep and fix a bug in libunbound const correctness fixThomas Winget2014-09-242-4/+4
* | Removed ldns dependencyThomas Winget2014-09-242-4/+9
* | low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-248-14/+54
* | libunbound has const correctness issues...Thomas Winget2014-09-241-5/+19
* | Added ability to read chechpoint hashes from json file in data folderTomer Konforty2014-09-254-0/+65
* | checkpointiamsmooth2014-09-241-0/+1
* | checkpointiamsmooth2014-09-241-0/+2
* | checkpointsiamsmooth2014-09-241-0/+5
* | checkpointiamsmooth2014-09-241-0/+1
* | checkpointsiamsmooth2014-09-241-3/+5
* | redo FindUnbound.cmakeRiccardo Spagni2014-09-241-4/+4
* | use boost::asio::ip::address because cross-platform plzRiccardo Spagni2014-09-241-94/+25
* | temp commitThomas Winget2014-09-241-15/+42
* | Added function to check syntax of URL for DNS lookupThomas Winget2014-09-232-8/+44
* | Fixed artifacts from cherry-picking devel->masterThomas Winget2014-09-231-2/+2
* | change to allow (at least a bit) for multiple TXT recordsThomas Winget2014-09-235-23/+40
* | Simplewallet should now resolve urls to addressesThomas Winget2014-09-231-2/+53
* | Monero addres from DNS TXT record implemented, tests passThomas Winget2014-09-234-24/+102
* | seed node DNS code updated to use DNSResolverThomas Winget2014-09-231-39/+109
* | Use the loop iterator, previous version of me.Thomas Winget2014-09-231-2/+2
* | ipv4 and ipv6 resolution workingThomas Winget2014-09-234-32/+159
* | Updated CMake files -- added libunbound linker flagThomas Winget2014-09-231-4/+4
* | Initial commit of DNS codeThomas Winget2014-09-232-0/+141
* | Give up on brace initializers in initializer lists (MSVC bug)Zachary Michaels2014-09-153-11/+11
* | another fix for CMake empty varsRiccardo Spagni2014-09-151-3/+5
* | Prevent CMake choking on empty varsRiccardo Spagni2014-09-151-0/+2
* | More robust versioning in CMake, plus commentsRiccardo Spagni2014-09-151-13/+62
* | Fix time_t serialization issueZachary Michaels2014-09-153-5/+9
* | Force CMake to link the runtime staticallyZachary Michaels2014-09-151-0/+4
* | Another preprocessor fix (difficulty.cpp)Zachary Michaels2014-09-151-1/+1
* | More preprocessor fixes for slow-hashZachary Michaels2014-09-151-3/+3
* | Correct includes for mingw in slow-hashZachary Michaels2014-09-151-0/+8
* | Change Windows include to windowsZachary Michaels2014-09-151-1/+1
|/
* fix CMake for multiplatform versioningRiccardo Spagni2014-09-151-1/+6
* fixed incorrect version referenceRiccardo Spagni2014-09-151-1/+1
* Change testnet prefixZachary Michaels2014-09-151-2/+2
* Make P2P use the testnet data dirZachary Michaels2014-09-151-1/+3
* Replace macro with equivalent function callZachary Michaels2014-09-151-47/+43
* Separate testnet address prefixZachary Michaels2014-09-1517-54/+111
* Add testnet seed nodesZachary Michaels2014-09-151-3/+8
* Create testnet data dir if necessaryZachary Michaels2014-09-151-0/+1
* Separate testnet default data dirZachary Michaels2014-09-155-31/+44
* Add descriptions for RPC command line paramsZachary Michaels2014-09-151-3/+9
* Add testnet genesis tx as output by CN referenceZachary Michaels2014-09-151-1/+1
* Pass tx and nonce to genesis block constructorZachary Michaels2014-09-154-27/+42
* Separate network id for testnetZachary Michaels2014-09-152-3/+15