Commit Graph

532 Commits (eba180a1c786c4a86ead7e46f6e19febef4dd940)
 

Author SHA1 Message Date
Riccardo Spagni f93de2f553
fixed unbound libs in test
10 years ago
Riccardo Spagni bff1f9d4c4
redo FindUnbound.cmake
10 years ago
Riccardo Spagni 71f4b10b15
fixed cmake folder
10 years ago
Riccardo Spagni 777d1ac930
added tomerkon's GPG key, cmake folder fix
10 years ago
Oran Juice 26ea53d461
Copies word lists directory to the location of the executable
10 years ago
Riccardo Spagni d1a7f699c6
use boost::asio::ip::address because cross-platform plz
10 years ago
Thomas Winget 1e193d687d temp commit
10 years ago
Thomas Winget 1dece111cc Added function to check syntax of URL for DNS lookup
10 years ago
Thomas Winget 24f325a33d
Fixed artifacts from cherry-picking devel->master
10 years ago
Thomas Winget 5bd343778f Fixed CMake search for libunbound
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget f437cb58bf Simplewallet should now resolve urls to addresses
10 years ago
Thomas Winget a5757a628f Monero addres from DNS TXT record implemented, tests pass
10 years ago
Thomas Winget 3fb0fc020f seed node DNS code updated to use DNSResolver
10 years ago
Thomas Winget 9a3b18dbc2 Use the loop iterator, previous version of me.
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Thomas Winget dea98df6b1 Updated CMake files -- added libunbound linker flag
10 years ago
Thomas Winget 1ae6db25e6 Initial commit of DNS code
10 years ago
Riccardo Spagni 564a9f4cb5
added unbound dependencies to readme
10 years ago
Riccardo Spagni fffca2b1e4
updated mingw build instructions
10 years ago
Riccardo Spagni 869f79e5b6
updated mingw build instructions
10 years ago
Oran Juice 19b142ceb8
Duh. Had left word list in commit.
10 years ago
Oran Juice 608572eead
Check for error after opening word list file
10 years ago
Riccardo Spagni 8bf4b75e27
added oranjuice and tewinget's GPG keys
10 years ago
Oran Juice 09170b4d3b
Added code to separate old word list to raw input file and support for multiple new languages
10 years ago
Oran Juice 6be139b511
Moved mnemonics code to src/mnemonics
10 years ago
Riccardo Spagni b5d51e30d9
moved msys2 toolchain, boost libs fix
10 years ago
Riccardo Spagni ca569549ec
added mikezackles' missing boost function in CMakeLists
10 years ago
Riccardo Spagni d34f681ed6
fixed miniupnpc static building
10 years ago
Riccardo Spagni 0e21944b97
turns out we do need -static-libgcc etc. on Linux
10 years ago
Zachary Michaels 59ab569da1 Give up on brace initializers in initializer lists (MSVC bug)
10 years ago
Riccardo Spagni ffe7bf8c1c
another fix for CMake empty vars
10 years ago
Riccardo Spagni de442fb9ad
Prevent CMake choking on empty vars
10 years ago
Riccardo Spagni 070ff889d2
More robust versioning in CMake, plus comments
10 years ago
Riccardo Spagni d8257fb67b
explicitly disable LTO for Clang
10 years ago
Zachary Michaels 9db881864d Fix time_t serialization issue
10 years ago
Zachary Michaels ed41ee4c26 Use LTO by default
10 years ago
Zachary Michaels 59c1ac503f Move toolchain files
10 years ago
Zachary Michaels 4fd7752d95 Fix march flag for 32-bit build
10 years ago
Zachary Michaels dfa11575f2 Use unwrapped binutils for msys2
10 years ago
Zachary Michaels f64a68e7cc
Force CMake to link the runtime statically
10 years ago
Zachary Michaels ceb6977f82 msys2 32/64-bit toolchains
10 years ago
Zachary Michaels 45bc24d69b Another preprocessor fix (difficulty.cpp)
10 years ago
Zachary Michaels aba3497fdd More preprocessor fixes for slow-hash
10 years ago
Zachary Michaels cf91545734 Correct includes for mingw in slow-hash
10 years ago
Zachary Michaels 2b76e9d8a3 Change Windows include to windows
10 years ago
Zachary Michaels 729d4bb91d User setting to turn LTO on and off
10 years ago
Zachary Michaels e1dfd58bdb Remove unnecessary else
10 years ago
Zachary Michaels 1b90c6f3d5
Hack to add pthread to link libraries on mingw
10 years ago
Zachary Michaels f9f4fc1b00
Change to -static gcc flag
10 years ago