| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Simplewallet should now resolve urls to addresses | Thomas Winget | 2014-09-23 | 1 | -2/+53 | |
| * | | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 2014-09-23 | 6 | -24/+243 | |
| * | | seed node DNS code updated to use DNSResolver | Thomas Winget | 2014-09-23 | 1 | -39/+109 | |
| * | | Use the loop iterator, previous version of me. | Thomas Winget | 2014-09-23 | 1 | -2/+2 | |
| * | | ipv4 and ipv6 resolution working | Thomas Winget | 2014-09-23 | 5 | -32/+224 | |
| * | | Updated CMake files -- added libunbound linker flag | Thomas Winget | 2014-09-23 | 4 | -11/+71 | |
| * | | Initial commit of DNS code | Thomas Winget | 2014-09-23 | 2 | -0/+141 | |
| * | | added unbound dependencies to readme | Riccardo Spagni | 2014-09-23 | 1 | -3/+3 | |
| * | | updated mingw build instructions | Riccardo Spagni | 2014-09-23 | 1 | -1/+1 | |
| * | | updated mingw build instructions | Riccardo Spagni | 2014-09-23 | 1 | -5/+29 | |
| * | | added oranjuice and tewinget's GPG keys | Riccardo Spagni | 2014-09-23 | 2 | -0/+50 | |
| * | | moved msys2 toolchain, boost libs fix | Riccardo Spagni | 2014-09-22 | 3 | -2/+6 | |
| * | | added mikezackles' missing boost function in CMakeLists | Riccardo Spagni | 2014-09-22 | 1 | -0/+15 | |
| * | | fixed miniupnpc static building | Riccardo Spagni | 2014-09-21 | 1 | -1/+1 | |
| * | | turns out we do need -static-libgcc etc. on Linux | Riccardo Spagni | 2014-09-15 | 1 | -1/+1 | |
| * | | Give up on brace initializers in initializer lists (MSVC bug) | Zachary Michaels | 2014-09-15 | 3 | -11/+11 | |
| * | | another fix for CMake empty vars | Riccardo Spagni | 2014-09-15 | 1 | -3/+5 | |
| * | | Prevent CMake choking on empty vars | Riccardo Spagni | 2014-09-15 | 1 | -0/+2 | |
| * | | More robust versioning in CMake, plus comments | Riccardo Spagni | 2014-09-15 | 1 | -13/+62 | |
| * | | explicitly disable LTO for Clang | Riccardo Spagni | 2014-09-15 | 1 | -1/+5 | |
| * | | Fix time_t serialization issue | Zachary Michaels | 2014-09-15 | 3 | -5/+9 | |
| * | | Use LTO by default | Zachary Michaels | 2014-09-15 | 3 | -1/+6 | |
| * | | Move toolchain files | Zachary Michaels | 2014-09-15 | 2 | -0/+0 | |
| * | | Fix march flag for 32-bit build | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | Use unwrapped binutils for msys2 | Zachary Michaels | 2014-09-15 | 2 | -6/+6 | |
| * | | Force CMake to link the runtime statically | Zachary Michaels | 2014-09-15 | 1 | -0/+4 | |
| * | | msys2 32/64-bit toolchains | Zachary Michaels | 2014-09-15 | 2 | -0/+36 | |
| * | | Another preprocessor fix (difficulty.cpp) | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | More preprocessor fixes for slow-hash | Zachary Michaels | 2014-09-15 | 1 | -3/+3 | |
| * | | Correct includes for mingw in slow-hash | Zachary Michaels | 2014-09-15 | 1 | -0/+8 | |
| * | | Change Windows include to windows | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | User setting to turn LTO on and off | Zachary Michaels | 2014-09-15 | 1 | -9/+13 | |
| * | | Remove unnecessary else | Zachary Michaels | 2014-09-15 | 1 | -2/+0 | |
| * | | Hack to add pthread to link libraries on mingw | Zachary Michaels | 2014-09-15 | 1 | -2/+2 | |
| * | | Change to -static gcc flag | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | Set the boost thread api for mingw | Zachary Michaels | 2014-09-15 | 1 | -0/+1 | |
| * | | Hack to allow toolchains to pass flags to mingw | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | Ignore another warning to make mingw happy | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| * | | Remove unused CMake function | Zachary Michaels | 2014-09-15 | 1 | -6/+0 | |
| * | | Default to static linking on both MSVC and MINGW | Zachary Michaels | 2014-09-15 | 1 | -1/+6 | |
| |/ | ||||||
| * | Merge pull request #141v0.8.8.4 | Riccardo Spagni | 2014-09-15 | 1 | -1/+6 | |
| |\ | ||||||
| | * | fix CMake for multiplatform versioning | Riccardo Spagni | 2014-09-15 | 1 | -1/+6 | |
| * | | Merge pull request #140 | Riccardo Spagni | 2014-09-15 | 1 | -0/+30 | |
| |\| | ||||||
| | * | added mikezackles / Zachary Michaels gpg key | Riccardo Spagni | 2014-09-15 | 1 | -0/+30 | |
| |/ | ||||||
| * | Merge pull request #139 | Riccardo Spagni | 2014-09-15 | 36 | -251/+497 | |
| |\ | ||||||
| | * | fixed incorrect version reference | Riccardo Spagni | 2014-09-15 | 1 | -1/+1 | |
| | * | Change testnet prefix | Zachary Michaels | 2014-09-15 | 1 | -2/+2 | |
| | * | Make P2P use the testnet data dir | Zachary Michaels | 2014-09-15 | 1 | -1/+3 | |
| | * | Replace macro with equivalent function call | Zachary Michaels | 2014-09-15 | 1 | -47/+43 | |
| | * | Separate testnet address prefix | Zachary Michaels | 2014-09-15 | 21 | -69/+126 | |
