Commit Graph

  • 45a1c4c088
    add empty container sanity checks when using front() and back() moneromooo-monero 2017-12-11 22:36:58 +0000
  • 56fa6ce15f
    tests: fix a buffer overread in a unit test moneromooo-monero 2017-12-11 18:37:05 +0000
  • b4524892fb
    rpc: guard against json parsing a non object moneromooo-monero 2017-12-10 15:36:15 +0000
  • c2ed8618e4
    easylogging++: avoid buffer underflow moneromooo-monero 2017-12-10 15:32:42 +0000
  • 187a6ab2d2
    epee: trap failure to parse URI from request moneromooo-monero 2017-12-10 15:06:23 +0000
  • 061789b5dd
    checkpoints: trap failure to load JSON checkpoints moneromooo-monero 2017-12-10 15:06:04 +0000
  • ba2fefb9a4
    checkpoints: pass std::string by const ref, not const value moneromooo-monero 2017-12-10 15:05:48 +0000
  • 38c8f4e0a3
    mlog: terminate a string at last char, just in case moneromooo-monero 2017-12-09 19:33:26 +0000
  • d753d716a6
    fix a few leaks by throwing objects, not newed pointers to objects moneromooo-monero 2017-12-09 12:56:27 +0000
  • fe568db83d
    p2p: use size_t for arbitrary counters instead of uint8_t moneromooo-monero 2017-12-07 22:44:55 +0000
  • 46d6fa35c9
    cryptonote_protocol: sanity check chain hashes from peer moneromooo-monero 2017-12-07 22:22:14 +0000
  • 25584f8639
    cryptonote_protocol: print peer versions when unexpected moneromooo-monero 2017-12-07 21:39:48 +0000
  • 490a5d41ca
    rpc: do not try to use an invalid txid in relay_tx moneromooo-monero 2017-12-07 21:33:20 +0000
  • 0bcaf86cbd
    tests: fix link error in hash tests now needing common moneromooo-monero 2017-12-18 15:06:01 +0000
  • a921764162
    wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress stoffu 2017-12-13 17:24:59 +0900
  • 6b5bd129b4
    Account tagging stoffu 2017-12-15 12:08:36 +0900
  • 1cc7451130
    Merge pull request #2134 Riccardo Spagni 2017-12-17 21:05:16 +0200
  • 2879a9be3c
    Merge pull request #2950 Riccardo Spagni 2017-12-17 21:04:17 +0200
  • d9b137f161
    cryptonote_core: fix blockchain init call after prototype change moneromooo-monero 2017-12-17 18:47:46 +0000
  • e20e489a64 Better definite article use xmr-eric 2017-12-17 12:33:43 -0500
  • e12ee76ad2 README.md: Improve copy for supporting the project xmr-eric 2017-12-17 11:52:16 -0500
  • ceabc4f92b
    change the N-1/N multisig second message signer for auth moneromooo-monero 2017-11-29 16:55:50 +0000
  • 55c2845d1a
    core_tests: multisig test now tests multiple inputs moneromooo-monero 2017-11-23 13:24:26 +0000
  • 98db7ee467
    wallet: factor multisig info parsing moneromooo-monero 2017-11-18 11:24:38 +0000
  • 31a97e761e
    wallet: use raw encrypted data in multisig import/export RPC moneromooo-monero 2017-11-13 16:24:42 +0000
  • 2fa707d1a5
    wallet: add multisig sign/submit RPC moneromooo-monero 2017-11-27 20:09:16 +0000
  • e36f5b6021
    Match surae's recommendation to derive multisig keys moneromooo-monero 2017-11-04 10:39:17 +0000
  • a36c261d7a
    wallet2: fix slow multisig unit tests with subaddress patch moneromooo-monero 2017-10-21 18:31:30 +0100
  • fa5697127f
    make multisig work with subaddresses moneromooo-monero 2017-10-21 12:14:31 +0100
  • dffa0dceaf
    simplewallet: add export_raw_multisig command moneromooo-monero 2017-10-07 21:20:28 +0100
  • 7f4c220b70
    simplewallet: add multisig to wallet type in wallet_info output moneromooo-monero 2017-10-06 11:24:46 +0100
  • 265290388b
    wallet: guard against partly initialized multisig wallet moneromooo-monero 2017-10-01 14:06:54 +0100
  • 66e34e85b1
    add multisig core test and factor multisig building blocks moneromooo-monero 2017-09-26 23:16:25 +0100
  • f4eda44ce3
    N-1/N multisig moneromooo-monero 2017-08-13 15:29:31 +0100
  • cd64c7990c
    multisig address generation RPC moneromooo-monero 2017-11-27 20:09:04 +0000
  • fff871a455
    gen_multisig: generates multisig wallets if participants trust each other moneromooo-monero 2017-06-30 17:36:31 +0100
  • 95a21a793d
    wallet2: allow empty wallet filename to avoid saving data moneromooo-monero 2017-06-30 12:12:28 +0100
  • b84b3565f3
    tests: add multisig unit tests moneromooo-monero 2017-06-29 11:48:34 +0100
  • 4c313324b1
    Add N/N multisig tx generation and signing moneromooo-monero 2017-06-03 22:34:26 +0100
  • 6d219a9250
    wallet: add multisig key generation moneromooo-monero 2017-05-28 12:18:51 +0100
  • 1a686bf8cc
    daemon: print num txes in print_bc moneromooo-monero 2017-12-17 12:55:40 +0000
  • a3a8343051
    Merge pull request #2857 Riccardo Spagni 2017-12-17 13:00:11 +0200
  • 066fd7aced
    Merge pull request #2877 Riccardo Spagni 2017-12-17 12:59:43 +0200
  • b806d9844e
    Merge pull request #2864 Riccardo Spagni 2017-12-17 12:58:46 +0200
  • 9e07ccf1f5
    daemon: remove some superfluous includes moneromooo-monero 2017-12-17 10:28:39 +0000
  • 223e3788ac
    unit_tests: fix memwipe test comparison moneromooo-monero 2017-12-17 09:52:43 +0000
  • 43f5269f84
    Wallets now do not depend on the daemon rpc lib moneromooo-monero 2017-11-29 19:31:38 +0000
  • bb89ae8b20
    move connection_basic and network_throttle from src/p2p to epee moneromooo-monero 2017-11-29 19:30:06 +0000
  • 4abf25f3c9
    cryptonote_core does not depend on p2p anymore moneromooo-monero 2017-11-29 22:53:58 +0000
  • 09ce03d612
    move includes around to lessen overall load moneromooo-monero 2017-11-25 22:25:05 +0000
  • 7193b89fe5 Scrub keys from memory just before scope end. moneromooo-monero 2017-10-26 10:21:06 +0100
  • 38ecd0526e
    Merge pull request #2881 Riccardo Spagni 2017-12-16 23:27:47 +0200
  • 8da24c2a57
    Merge pull request #2878 Riccardo Spagni 2017-12-16 23:27:00 +0200
  • ec63d64a67
    Merge pull request #2874 Riccardo Spagni 2017-12-16 23:26:13 +0200
  • b88f0879b5
    Merge pull request #2873 Riccardo Spagni 2017-12-16 23:25:43 +0200
  • 7998ffc26b
    Merge pull request #2871 Riccardo Spagni 2017-12-16 23:25:02 +0200
  • 9b511d3e93
    Merge pull request #2866 Riccardo Spagni 2017-12-16 23:24:41 +0200
  • 87158dca68
    Merge pull request #2885 Riccardo Spagni 2017-12-16 23:24:16 +0200
  • 6c0953b15a
    Merge pull request #2860 Riccardo Spagni 2017-12-16 23:19:27 +0200
  • ce951ef560
    Merge pull request #2856 Riccardo Spagni 2017-12-16 23:15:43 +0200
  • 9045ff56fc
    Merge pull request #2551 Riccardo Spagni 2017-12-16 23:12:43 +0200
  • d0d38dc8e6
    wallet2: print tx size in bytes and kB moneromooo-monero 2017-12-16 18:40:21 +0000
  • aaae94f00b
    wallet2: reinstate the single preferred output selection moneromooo-monero 2017-12-16 12:29:21 +0000
  • cb9aa23cc5
    levin_protocol_handler_async: another attempt at fixing at exception moneromooo-monero 2017-12-15 13:25:50 +0000
  • db2bc96512 Embed the translation files in the binary Guillaume LE VAILLANT 2017-12-15 18:44:01 +0100
  • 67fe4b1b06 Add Guix SD to available distro packages in README.md vasi 2017-12-15 00:07:26 +0100
  • 64d23ce331
    Revert "epee: keep a ref to a connection we're deleting" moneromooo-monero 2017-12-15 13:23:11 +0000
  • 043494924b
    wallet2: error out in get_seed if the language is invalid moneromooo-monero 2017-12-15 10:30:28 +0000
  • 7f4bb612fb
    levin_protocol_handler_async: add missing response handler locking moneromooo-monero 2017-12-15 10:27:44 +0000
  • ae55bacd8c
    resumption support for updates using range requests moneromooo-monero 2017-12-15 10:27:03 +0000
  • fe0fae5089
    epee: add a get_file_size function moneromooo-monero 2017-12-15 10:26:18 +0000
  • d28c388f88
    p2p: stop net server before closing starting connections moneromooo-monero 2017-12-15 10:28:15 +0000
  • a7e2e1b07f fix: bind RPC to all interfaces inside Docker container Alexander Azarov 2017-12-14 23:07:12 +0200
  • a1d44f2746
    updates: use https for updates moneromooo-monero 2017-12-14 13:33:06 +0000
  • 472a93c83a
    download: SSL suport moneromooo-monero 2017-12-14 09:12:58 +0000
  • f5bc7f1855
    simplewallet: fix default unspent_outputs output with subaddresses moneromooo-monero 2017-12-13 10:09:42 +0000
  • 319163d276
    Merge pull request #2913 Riccardo Spagni 2017-12-12 17:48:29 +0200
  • 37f9c6e651
    Dockerfile: add option to set build parallelism MoroccanMalinois 2017-12-11 23:33:08 +0000
  • dba2de61e7
    levin_protocol_handler_async: call handler destroy function on dtor moneromooo-monero 2017-12-11 18:33:37 +0000
  • f51bac990e
    Merge pull request #2906 Riccardo Spagni 2017-12-10 13:08:23 +0200
  • f270382718
    Merge pull request #2900 Riccardo Spagni 2017-12-10 12:57:23 +0200
  • 27aa8ce95b
    net_utils_base: fix peer list parsing moneromooo-monero 2017-12-08 18:26:36 +0000
  • 0e7b29d62d
    Merge pull request #2904 Riccardo Spagni 2017-12-09 20:14:41 +0200
  • 46eaaae79b
    ringct: always use outPk.mask to decode amounts moneromooo-monero 2017-12-09 18:01:47 +0000
  • 2b5abb8269
    Merge pull request #2903 Riccardo Spagni 2017-12-09 19:05:55 +0200
  • 2808585b24
    Merge pull request #2901 Riccardo Spagni 2017-12-09 19:05:37 +0200
  • 8d4469a0ac
    ringct: do not include bulletproof commitments in signed message moneromooo-monero 2017-12-09 15:22:24 +0000
  • 1741fb5f2b
    node_rpc_proxy: remove unused local and time call moneromooo-monero 2017-10-30 23:56:28 +0000
  • ead48f7d92
    core: fix input ordering from v7 moneromooo-monero 2017-12-09 11:24:38 +0000
  • 5cc8469332 easylogging: show the 'no stack trace' warning only once ston1th 2017-12-09 10:01:31 +0100
  • 782a84f7b4
    Merge pull request #2883 Riccardo Spagni 2017-12-08 23:30:51 +0200
  • b60f48f0e3
    return subaddress in get_bulk_payments Dmitriy Plekhanov 2017-12-08 18:45:53 +0300
  • c83d0b3ee2
    add bulletproofs from v7 on testnet moneromooo-monero 2017-12-02 21:17:42 +0000
  • 8620ef0a0d
    bulletproofs: switch H/G in Pedersen commitments to match rct moneromooo-monero 2017-12-02 21:17:06 +0000
  • d58835b2f6
    integrate bulletproofs into monero moneromooo-monero 2017-12-02 08:32:39 +0000
  • 90b8d9f271
    add bulletproofs to the build, with basic unit tests moneromooo-monero 2017-11-30 19:59:10 +0000
  • 463d385c96
    add libsodium as dependency for building in readme Gingeropolous 2017-12-07 22:47:50 -0500
  • 41fc11fab3 Scheduled mandatory software upgrades xmr-eric 2017-12-05 15:42:23 -0500
  • fe1202646c
    perf_timer: add non scoped start/stop timer defines moneromooo-monero 2017-11-30 16:45:40 +0000
  • ada4291469
    add a version of ge_double_scalarmult_precomp_vartime with A precomp moneromooo-monero 2017-11-21 22:55:57 +0000