Commit Graph

  • f93de2f553
    fixed unbound libs in test Riccardo Spagni 2014-09-24 20:42:54 +0200
  • bff1f9d4c4
    redo FindUnbound.cmake Riccardo Spagni 2014-09-24 20:38:24 +0200
  • 71f4b10b15
    fixed cmake folder Riccardo Spagni 2014-09-24 20:09:30 +0200
  • 777d1ac930
    added tomerkon's GPG key, cmake folder fix Riccardo Spagni 2014-09-24 20:08:50 +0200
  • 26ea53d461
    Copies word lists directory to the location of the executable Oran Juice 2014-09-24 22:44:36 +0530
  • d1a7f699c6
    use boost::asio::ip::address because cross-platform plz Riccardo Spagni 2014-09-24 14:45:34 +0200
  • 1e193d687d temp commit Thomas Winget 2014-09-23 19:27:03 -0400
  • 1dece111cc Added function to check syntax of URL for DNS lookup Thomas Winget 2014-09-18 09:07:46 -0400
  • 24f325a33d
    Fixed artifacts from cherry-picking devel->master Thomas Winget 2014-09-17 18:37:32 -0400
  • 5bd343778f Fixed CMake search for libunbound Thomas Winget 2014-09-17 17:44:35 -0400
  • c14c7e1683 change to allow (at least a bit) for multiple TXT records Thomas Winget 2014-09-17 17:38:54 -0400
  • f437cb58bf Simplewallet should now resolve urls to addresses Thomas Winget 2014-09-17 17:38:15 -0400
  • a5757a628f Monero addres from DNS TXT record implemented, tests pass Thomas Winget 2014-09-17 17:26:51 -0400
  • 3fb0fc020f seed node DNS code updated to use DNSResolver Thomas Winget 2014-09-17 17:25:19 -0400
  • 9a3b18dbc2 Use the loop iterator, previous version of me. Thomas Winget 2014-09-17 15:38:15 -0400
  • 578050e91d ipv4 and ipv6 resolution working Thomas Winget 2014-09-17 15:35:52 -0400
  • dea98df6b1 Updated CMake files -- added libunbound linker flag Thomas Winget 2014-09-17 15:17:31 -0400
  • 1ae6db25e6 Initial commit of DNS code Thomas Winget 2014-09-17 14:55:28 -0400
  • 564a9f4cb5
    added unbound dependencies to readme Riccardo Spagni 2014-09-23 22:57:42 +0200
  • fffca2b1e4
    updated mingw build instructions Riccardo Spagni 2014-09-23 18:18:23 +0200
  • 869f79e5b6
    updated mingw build instructions Riccardo Spagni 2014-09-23 18:15:59 +0200
  • 19b142ceb8
    Duh. Had left word list in commit. Oran Juice 2014-09-23 21:25:09 +0530
  • 608572eead
    Check for error after opening word list file Oran Juice 2014-09-23 20:48:15 +0530
  • 8bf4b75e27
    added oranjuice and tewinget's GPG keys Riccardo Spagni 2014-09-23 15:23:40 +0200
  • 09170b4d3b
    Added code to separate old word list to raw input file and support for multiple new languages Oran Juice 2014-09-23 18:34:39 +0530
  • 6be139b511
    Moved mnemonics code to src/mnemonics Oran Juice 2014-09-23 17:04:04 +0530
  • b5d51e30d9
    moved msys2 toolchain, boost libs fix Riccardo Spagni 2014-09-22 12:30:53 +0200
  • ca569549ec
    added mikezackles' missing boost function in CMakeLists Riccardo Spagni 2014-09-22 12:09:46 +0200
  • d34f681ed6
    fixed miniupnpc static building Riccardo Spagni 2014-09-21 02:23:28 +0200
  • 0e21944b97
    turns out we do need -static-libgcc etc. on Linux Riccardo Spagni 2014-09-15 23:17:24 +0200
  • 59ab569da1 Give up on brace initializers in initializer lists (MSVC bug) Zachary Michaels 2014-09-15 16:28:27 -0400
  • ffe7bf8c1c
    another fix for CMake empty vars Riccardo Spagni 2014-09-15 23:07:47 +0200
  • de442fb9ad
    Prevent CMake choking on empty vars Riccardo Spagni 2014-09-15 23:04:58 +0200
  • 070ff889d2
    More robust versioning in CMake, plus comments Riccardo Spagni 2014-09-15 23:01:50 +0200
  • d8257fb67b
    explicitly disable LTO for Clang Riccardo Spagni 2014-09-15 22:47:26 +0200
  • 9db881864d Fix time_t serialization issue Zachary Michaels 2014-08-20 11:57:29 -0400
  • ed41ee4c26 Use LTO by default Zachary Michaels 2014-08-07 19:34:10 -0400
  • 59c1ac503f Move toolchain files Zachary Michaels 2014-08-07 18:23:34 -0400
  • 4fd7752d95 Fix march flag for 32-bit build Zachary Michaels 2014-08-07 14:28:50 -0400
  • dfa11575f2 Use unwrapped binutils for msys2 Zachary Michaels 2014-08-07 14:27:12 -0400
  • f64a68e7cc
    Force CMake to link the runtime statically Zachary Michaels 2014-08-06 19:41:38 -0400
  • ceb6977f82 msys2 32/64-bit toolchains Zachary Michaels 2014-08-06 13:13:06 -0400
  • 45bc24d69b Another preprocessor fix (difficulty.cpp) Zachary Michaels 2014-08-06 13:09:31 -0400
  • aba3497fdd More preprocessor fixes for slow-hash Zachary Michaels 2014-08-06 13:08:15 -0400
  • cf91545734 Correct includes for mingw in slow-hash Zachary Michaels 2014-08-06 13:07:36 -0400
  • 2b76e9d8a3 Change Windows include to windows Zachary Michaels 2014-08-06 13:06:03 -0400
  • 729d4bb91d User setting to turn LTO on and off Zachary Michaels 2014-08-06 12:52:25 -0400
  • e1dfd58bdb Remove unnecessary else Zachary Michaels 2014-08-06 12:50:48 -0400
  • 1b90c6f3d5
    Hack to add pthread to link libraries on mingw Zachary Michaels 2014-08-06 12:50:12 -0400
  • f9f4fc1b00
    Change to -static gcc flag Zachary Michaels 2014-08-06 12:45:47 -0400
  • 44f920b0fd Set the boost thread api for mingw Zachary Michaels 2014-08-06 12:43:01 -0400
  • a31d6bb9fb Hack to allow toolchains to pass flags to mingw Zachary Michaels 2014-08-06 12:42:24 -0400
  • 9c848ceae7 Ignore another warning to make mingw happy Zachary Michaels 2014-08-06 12:32:59 -0400
  • 0fe311b2f0
    Remove unused CMake function Zachary Michaels 2014-08-06 12:30:12 -0400
  • 8d6a04a9f0 Default to static linking on both MSVC and MINGW Zachary Michaels 2014-08-06 12:27:16 -0400
  • f3271e8f12
    Merge pull request #141 Riccardo Spagni 2014-09-15 20:17:23 +0200
  • b92a8b53e0
    fix CMake for multiplatform versioning Riccardo Spagni 2014-09-15 20:15:26 +0200
  • d0069112a3
    Merge pull request #140 Riccardo Spagni 2014-09-15 17:04:16 +0200
  • 0214524166
    added mikezackles / Zachary Michaels gpg key Riccardo Spagni 2014-09-15 16:56:54 +0200
  • 83276bf92d
    Merge pull request #139 Riccardo Spagni 2014-09-15 16:42:50 +0200
  • 72a80f6213
    fixed incorrect version reference Riccardo Spagni 2014-09-15 15:58:22 +0200
  • 95a2701ec5 Change testnet prefix Zachary Michaels 2014-09-09 16:29:24 -0400
  • 120c84d04f Make P2P use the testnet data dir Zachary Michaels 2014-09-09 14:50:21 -0400
  • 23525655fa Replace macro with equivalent function call Zachary Michaels 2014-09-09 12:15:42 -0400
  • d03308734b
    Separate testnet address prefix Zachary Michaels 2014-09-09 10:58:53 -0400
  • ee1bacc64f Add testnet seed nodes Zachary Michaels 2014-09-09 09:10:30 -0400
  • 4a6eb0a016 Create testnet data dir if necessary Zachary Michaels 2014-09-08 18:33:17 -0400
  • 018e251cc0
    Separate testnet default data dir Zachary Michaels 2014-09-08 17:30:50 -0400
  • 3ef7f33300 Add descriptions for RPC command line params Zachary Michaels 2014-09-08 16:59:42 -0400
  • 1e38a02bb5 Add testnet genesis tx as output by CN reference Zachary Michaels 2014-09-08 16:05:16 -0400
  • 96eed84aad Pass tx and nonce to genesis block constructor Zachary Michaels 2014-09-08 15:09:59 -0400
  • 257077a96b Separate network id for testnet Zachary Michaels 2014-09-08 13:40:28 -0400
  • 658b6690a3
    Separate rpc port for testnet Zachary Michaels 2014-09-08 13:07:15 -0400
  • 98ed9a41f7 Separate p2p port for testnet Zachary Michaels 2014-09-08 12:51:04 -0400
  • fb4146fa34 Reorganize testnet constants Zachary Michaels 2014-09-04 22:14:36 -0400
  • 79862ad1de Add testnet constants Zachary Michaels 2014-08-25 12:20:17 -0400
  • 07470fd400
    Add testnet flag Zachary Michaels 2014-07-16 13:30:15 -0400
  • 32004a756c increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value Riccardo Spagni 2014-09-15 12:46:04 +0200
  • 2c0a87f2ac additional README info on static builds and FreeBSD Riccardo Spagni 2014-09-15 12:31:45 +0200
  • fdae09754e increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value Riccardo Spagni 2014-09-15 12:46:04 +0200
  • 700b72c709 additional README info on static builds and FreeBSD Riccardo Spagni 2014-09-15 12:31:45 +0200
  • 51011ed960 fix logic in tag check, AND -> OR Riccardo Spagni 2014-09-15 08:24:32 +0200
  • 3129d51eb4 ignore tag check if we haven't pulled tags Riccardo Spagni 2014-09-15 08:22:52 +0200
  • f2937d15bd Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-15 08:18:34 +0200
  • d97191d4f9
    new Makefile target: release-static Riccardo Spagni 2014-09-15 08:13:26 +0200
  • 8afbed4027 new Makefile target: release-static Riccardo Spagni 2014-09-15 08:13:26 +0200
  • 5a3ce8a7dc FreeBSD static linking fixes Riccardo Spagni 2014-09-15 08:08:03 +0200
  • 566d194c41 Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-14 14:13:09 +0200
  • 9e2ac5308a add gpg pubkeys to start enforcing signed commits Riccardo Spagni 2014-09-13 10:03:31 +0200
  • 9c56b38b16
    Merge pull request #136 Riccardo Spagni 2014-09-13 10:22:13 +0200
  • bb2b606e91 fix incorrect error message (obvious cut and paste bug from upstream) iamsmooth 2014-09-13 08:04:05 +0000
  • 12c1b0922a
    add gpg pubkeys to start enforcing signed commits Riccardo Spagni 2014-09-13 10:03:31 +0200
  • 6b77e8358c Change wallet to not try to extract tx public key when tx has no outputs (fixes 202612 tx format messages and is otherwise correct) iamsmooth 2014-09-13 04:25:33 +0000
  • 08205f01d9 output rng fix from boolberry iamsmooth 2014-09-12 22:57:32 +0000
  • 63f60b1777 Merge pull request #133 from fluffypony/master Riccardo Spagni 2014-09-12 13:30:14 +0200
  • 570b90eb43 fixed cmake variable matching Riccardo Spagni 2014-09-12 13:27:30 +0200
  • e7c52d94c0 Merge pull request #132 from fluffypony/master Riccardo Spagni 2014-09-12 13:18:12 +0200
  • aab57ba9cc Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-12 13:16:29 +0200
  • 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases Riccardo Spagni 2014-09-12 13:06:51 +0200
  • 446a7ddc49 always check git diff Riccardo Spagni 2014-09-12 00:40:25 +0200