Commit Graph

  • 4e2b2b942d low risk, potentially varint overflow bug patched thanks to BBR Riccardo Spagni 2014-09-24 22:28:25 +0200
  • 5cd77a9f0b
    Merge pull request #159 Riccardo Spagni 2014-09-25 02:17:49 +0200
  • 738357459b
    libunbound has const correctness issues... Thomas Winget 2014-09-24 19:55:19 -0400
  • 06a4578bf2 Added ability to read chechpoint hashes from json file in data folder Tomer Konforty 2014-09-24 17:36:04 +0300
  • 9956b68b18 checkpoint iamsmooth 2014-09-24 21:25:50 +0000
  • d19cf1f458 checkpoint iamsmooth 2014-09-24 07:14:39 +0000
  • c428c29051 checkpoints iamsmooth 2014-09-23 21:21:12 +0000
  • b1d586af4b checkpoint iamsmooth 2014-09-23 20:41:04 +0000
  • 400f1016dd checkpoints iamsmooth 2014-09-23 12:55:19 +0000
  • 8728c88cb8 Merge e90df73937 into dda5a03146 tomerkon 2014-09-24 21:23:44 +0000
  • 5b51e203b4 Merge 60a898ea3f into dda5a03146 Thomas Winget 2014-09-24 21:23:44 +0000
  • 60a898ea3f
    Removed ldns dependency Thomas Winget 2014-09-24 17:15:49 -0400
  • 79d5dc1d7a
    Merge pull request #156 Riccardo Spagni 2014-09-24 22:33:37 +0200
  • 014708fe71
    low risk, potentially varint overflow bug patched thanks to BBR Riccardo Spagni 2014-09-24 22:28:25 +0200
  • dda5a03146
    fixed FreeBSD miniupnpc niggly Riccardo Spagni 2014-09-24 21:23:23 +0200
  • 524eae58cc
    never use the baked-in miniupnpc on FreeBSD because explosions Riccardo Spagni 2014-09-24 20:57:09 +0200
  • 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
  • e90df73937
    Added ability to read chechpoint hashes from json file in data folder Tomer Konforty 2014-09-24 17:36:04 +0300
  • d1a7f699c6
    use boost::asio::ip::address because cross-platform plz Riccardo Spagni 2014-09-24 14:45:34 +0200
  • 1911256142
    Merge pull request #154 Riccardo Spagni 2014-09-24 09:19:31 +0200
  • c1928e760e checkpoint iamsmooth 2014-09-24 07:14:39 +0000
  • 1e193d687d temp commit Thomas Winget 2014-09-23 19:27:03 -0400
  • 807aab096a
    Merge pull request #153 Riccardo Spagni 2014-09-23 23:52:01 +0200
  • 056a61a17c checkpoints iamsmooth 2014-09-23 21:21:12 +0000
  • 085cfb37f3 Merge fc2f5feb76 into 0be8a0e118 Thomas Winget 2014-09-23 21:08:22 +0000
  • 6903be0750 Merge 1dece111cc into 0be8a0e118 Riccardo Spagni 2014-09-23 21:03:47 +0000
  • 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
  • f81dc582e5 Merge 44892112c1 into 0be8a0e118 iamsmooth 2014-09-23 20:44:26 +0000
  • 44892112c1 checkpoint iamsmooth 2014-09-23 20:41:04 +0000
  • 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
  • 0be8a0e118
    Merge pull request #150 Riccardo Spagni 2014-09-23 15:07:48 +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
  • 38bdd375b4 checkpoints iamsmooth 2014-09-23 12:55:19 +0000
  • 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
  • 4d63b986ef Merge 65e98d28d6 into 2ed6b59f7a jebes nyaa 2014-09-21 16:37:56 +0000
  • 612649873c Merge 65e98d28d6 into 2ed6b59f7a jebes nyaa 2014-09-21 16:32:30 +0000
  • 65e98d28d6 commented binary_utils.h jebes 2014-09-21 12:20:49 -0400
  • ae98177192 commented binary_archive.h jebes 2014-09-21 12:15:05 -0400
  • a3db1030fb
    Doxygen comments in. won't show OS-spefic comments for system_stats.cpp (because of ifdefs). Must fix. Oran Juice 2014-09-21 16:34:23 +0530
  • d34f681ed6
    fixed miniupnpc static building Riccardo Spagni 2014-09-21 02:23:28 +0200
  • 0225a3f2c6
    Check for errors in RPC for daemon stats Oran Juice 2014-09-20 20:52:32 +0530
  • 3a1882243a
    Moved time_elapsed from net_node to cryptonote_core. Minor tweaks. Daemon stats RPC complete and tested in Linux and Mac. Oran Juice 2014-09-20 20:02:23 +0530
  • 07861d6e92
    Added <cinttype> to Mac and Windows code Oran Juice 2014-09-20 18:52:02 +0530
  • 981cdbfbb3
    Use uint64_t instead of unsigned long long Oran Juice 2014-09-20 18:50:19 +0530
  • 6656c9a023
    Added daemon stats RPC req/res structs and handler Oran Juice 2014-09-20 16:23:31 +0530
  • 0468c4d50e Merge fc2f5feb76 into f3271e8f12 Thomas Winget 2014-09-18 13:08:34 +0000
  • fc2f5feb76
    Added function to check syntax of URL for DNS lookup Thomas Winget 2014-09-18 09:07:46 -0400
  • 1ab6002d97 Got util and varint documentation jebes 2014-09-17 18:52:50 -0400
  • 5a0ea649cb
    Fixed artifacts from cherry-picking devel->master Thomas Winget 2014-09-17 18:37:32 -0400
  • e84c958b0a Commented/documented serialization.h jebes 2014-09-17 18:32:58 -0400
  • 8cd1aa8de8
    Fixed CMake search for libunbound Thomas Winget 2014-09-17 17:44:35 -0400
  • 99377ca323
    change to allow (at least a bit) for multiple TXT records Thomas Winget 2014-09-17 17:38:54 -0400
  • 9c46b5bf65
    Simplewallet should now resolve urls to addresses Thomas Winget 2014-09-17 17:38:15 -0400
  • 96c7d94e03
    Monero addres from DNS TXT record implemented, tests pass Thomas Winget 2014-09-17 17:26:51 -0400
  • 3b1ad46cb4
    seed node DNS code updated to use DNSResolver Thomas Winget 2014-09-17 17:25:19 -0400
  • e740d46224
    Use the loop iterator, previous version of me. Thomas Winget 2014-09-17 15:38:15 -0400
  • 8775af0066
    ipv4 and ipv6 resolution working Thomas Winget 2014-09-17 15:35:52 -0400
  • 71fae48cd1
    Updated CMake files -- added libunbound linker flag Thomas Winget 2014-09-17 15:17:31 -0400
  • e5a0d29622
    Initial commit of DNS code Thomas Winget 2014-09-17 14:55:28 -0400
  • b2739df5f1 Use unsigned for memory daemon stats. Oran Juice 2014-09-17 12:17:06 +0530
  • 465c0948c1 Fixed CPU usage bug in daemon stats for Mac Oran Juice 2014-09-17 12:03:27 +0530
  • 8b49ff053c WIP. Added Daemon stats code for MacOS. Worked mostly, except that the CPU usage part threw an error a few times. Oran Juice 2014-09-17 02:37:21 +0530
  • 339b3a382f Added untested Windows code for daemon stats Oran Juice 2014-09-16 15:28:59 +0530
  • 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