Commit Graph

  • c1776be54f
    async_protocol_handler_config: add segfault demo anon 2021-02-19 22:27:28 +0000
  • f82fd72b90 Node uptime proof increase to 48 hours. Harrison Hesslink 2021-02-19 00:37:52 -0800
  • 30bc575505
    Merge pull request #7362 luigi1111 2021-02-18 14:08:58 -0500
  • aa408d1c72
    Merge pull request #7333 luigi1111 2021-02-16 11:45:38 -0500
  • 8889f490ce
    easylogging++: fix potential memory corruption moneromooo-monero 2021-02-13 12:26:28 +0000
  • c8895ccbb7
    Merge pull request #7309 luigi1111 2021-02-15 21:56:07 -0500
  • 975d390d00
    Merge pull request #7284 luigi1111 2021-02-15 21:49:50 -0500
  • d33af8696a Abstract 'device_abstr' target from 'device' target Using the implementation of device only when needed (in client apps). mj-xmr 2020-12-01 16:53:10 +0100
  • 8f9b214b5d refresh language files noumi0k 2021-02-14 16:49:06 +0900
  • 65d843320f
    Fix txs_prunable_hash dupsort function Howard Chu 2021-02-11 16:09:47 +0000
  • bf751f46fd Fix describe_transfer for multiple txes in a txset Alex Opie 2021-02-09 09:34:31 +1300
  • aa93f3a147
    crypto: add a rw lock to rx_slow_hash for robustness moneromooo-monero 2020-10-13 15:51:01 +0000
  • 13c874a98d Update version.cpp.in Harrison Hesslink 2021-02-08 05:59:02 -0800
  • 8ad587e408 Remove bug stopping people from registering a new sn Harrison Hesslink 2021-02-04 08:21:47 -0800
  • 4adbb8a860
    Update README.md Harrison Hesslink 2021-02-02 22:09:30 -0800
  • 1440c5192f
    Fix ( and height Harrison Hesslink 2021-02-01 23:36:46 -0800
  • 912e200b69
    Fix wXEQ supply (#52) Harrison Hesslink 2021-02-01 23:22:59 -0800
  • 332b9734ff
    ITS#9007 don't free loose writemap pages Kris Zyp 2019-04-15 20:07:56 -0600
  • 67fe958126
    HF - 8.0.0 (#51) Harrison Hesslink 2021-01-30 02:23:14 -0800
  • 7ae1ba91a8
    Add CLSAG fuzz tests Nym Seddon 2020-12-30 01:56:42 +0000
  • 19f6734b59
    systemd: Remove "Alias=monerod.service" directive Aquila Cooper 2021-01-26 01:37:40 +0000
  • cb5b8f5707
    systemd: Revert unit file name to monerod.service and remove "ExecStop=" directive Aquila Cooper 2021-01-26 01:25:00 +0000
  • 520ce1ca81 Attempt to carve the fee from a partial payment early Alex Opie 2021-01-22 12:02:12 +1300
  • 08e4497c6e Improve cryptonote (block and tx) binary read performance Lee Clagett 2021-01-24 07:42:57 +0000
  • 3014943794
    systemd: Use Type=simple instead of Type=forking Aquila Cooper 2021-01-23 03:19:00 +0000
  • bdaef0dc70
    systemd: Revamp and harden systemd configuration Aquila Cooper 2021-01-22 00:54:01 +0000
  • e26732b76f simplewallet: stop_mining_for_rpc also stops automining Steff Richards 2021-01-21 09:27:29 +0100
  • b5667c9f6c
    p2p: allow CIDR notation in DNS blocklist moneromooo-monero 2021-01-20 15:18:39 +0000
  • d8137dc523 device_trezor: add redundant check anon 2021-01-20 21:02:36 +0000
  • c6e1d7bcdf device_trezor: wipe string fields properly anon 2021-01-20 20:45:51 +0000
  • 01ccb8b1d7 Updated file copyrights to 2021 SomaticFanatic 2021-01-20 11:31:40 -0500
  • d4d2152204
    trezor: fix memory access problems Dusan Klinec 2021-01-13 10:36:01 +0100
  • c100b602aa
    systemd: Update unit file Aquila Cooper 2021-01-20 04:01:00 +0000
  • bba851e863
    systemd: Update unit file Aquila Cooper 2021-01-20 03:12:00 +0000
  • ab7ceff55d Update file copyright to 2021 SomaticFanatic 2021-01-19 13:28:14 -0500
  • 6d5e2106b3 boosted_tcp_server: fix connection lifetime anon 2021-01-19 17:09:32 +0000
  • afec439953 boosted_tcp_server: add segfault demo anon 2021-01-19 17:09:32 +0000
  • 4182569c08
    daemon: new --public-node-as-hidden-service option moneromooo-monero 2021-01-19 01:23:24 +0000
  • 5b84a7ae4f
    do not display non tor/i2p public nodes by default moneromooo-monero 2021-01-18 15:25:58 +0000
  • a4bbc157a7 Cleanup TCP shutdown sequence in epee server Lee Clagett 2021-01-16 22:34:49 +0000
  • 9ef59c11b6
    Merge 71f83cedc2 into cb70ae9450 Richard Ulmer 2021-01-16 10:33:15 +0100
  • 25670398b1
    Merge pull request #7295 luigi1111 2021-01-15 23:53:40 -0500
  • ed7b5bd593
    add test for string emptiness before wiping in http_base Dusan Klinec 2021-01-11 01:34:36 +0100
  • cd4952d013
    trezor: fix memory access problems Dusan Klinec 2021-01-13 10:36:01 +0100
  • 5ebe967e07
    Merge pull request #203 from ivoryguru/unlock_time aeonix 2021-01-12 19:17:34 -0700
  • cb459731cf
    add test for string emptiness before wiping in http_base Dusan Klinec 2021-01-11 01:34:36 +0100
  • 8ebef601f9 core_tests: Caching generation, take 1: get_block_longhash() mj-xmr 2021-01-09 08:56:05 +0100
  • 70e62a029c
    p2p: only try to connect to IPv6 addresses if using --p2p-use-ipv6 moneromooo-monero 2021-01-09 01:29:31 +0000
  • 222e06e90e
    protocol: drop peers sending an unexpected string of existing blocks moneromooo-monero 2021-01-08 19:11:47 +0000
  • 8dff97ba6f
    protocol: drop peers sending an unexpected string of existing blocks moneromooo-monero 2021-01-08 19:11:47 +0000
  • fe6dda9453
    p2p: only log to global when a blocked IP is not already blocked moneromooo-monero 2021-01-01 19:54:18 +0000
  • 7003fbea30
    Merge 22e1ff6f05 into 964ad0e51a moneromooo-monero 2021-01-08 17:19:20 +0800
  • 8fef32e45c
    Merge pull request #7292 v0.17.1.9 Alexander Blair 2021-01-07 17:55:23 -0800
  • 7f1a83b852
    Merge pull request #7287 Alexander Blair 2021-01-07 17:55:13 -0800
  • 89fe0e1c81
    storages: overridable limits for loading portable_storage from binary moneromooo-monero 2021-01-06 13:19:58 +0000
  • b0c75a96e8
    blockchain: return empty chain hashes if the start is pruned moneromooo-monero 2021-01-07 14:09:36 +0000
  • 4868fd041e
    blockchain: return empty chain hashes if the start is pruned moneromooo-monero 2021-01-07 14:09:36 +0000
  • 22e1ff6f05
    protocol: send free txes by batches of at most 8 MB moneromooo-monero 2021-01-04 17:32:23 +0000
  • 32ab89aa86 docs: Remove outdated bits about anonymity network seed nodes Nathan Dorfman 2021-01-05 23:05:05 -0700
  • 22651d313b
    Privacy quest ElenaIncognito 2021-01-04 11:21:46 +0700
  • 324ba55821
    fix accessing an network address in a deleted context moneromooo-monero 2021-01-03 01:35:46 +0000
  • e1120e67a0
    p2p: don't consider connecting to peers that failed before on first pass moneromooo 2021-01-01 13:16:54 +0000
  • 62e2e8addc
    p2p: don't consider connecting to peers that failed before on first pass moneromooo 2021-01-01 13:16:54 +0000
  • aed978c92e
    Merge 35fe19c455 into 16c780d568 moneromooo-monero 2021-01-03 00:03:00 +0300
  • 21d64a1453
    portable_storage: increase object limit selsta 2021-01-01 14:21:26 +0100
  • de4c209183 portable_storage: increase object limit selsta 2021-01-01 14:21:26 +0100
  • b1526e06e6 Avoid -march=native when reproducible builds are wanted Bernhard M. Wiedemann 2020-12-31 12:59:55 +0100
  • cf51fc1306
    Fix conditional __AFL_LOOP definition Nym Seddon 2020-12-30 23:21:28 +0000
  • c843df6f10
    rpc: pass output indices as a blob in get_blocks.bin moneromooo-monero 2020-12-27 23:27:19 +0000
  • 35fe19c455
    rpc: pass output indices as a blob in get_blocks.bin moneromooo-monero 2020-12-27 23:27:19 +0000
  • 2451226a24
    wallet2: make THROW_WALLET_EXCEPTION_IF work with if/else moneromooo-monero 2020-12-27 23:03:15 +0000
  • 7c5ae1f5f5
    wallet2: make THROW_WALLET_EXCEPTION_IF work with if/else moneromooo-monero 2020-12-27 23:03:15 +0000
  • 818cfff091
    make the wallet request fewer blocks at once on refresh failure moneromooo-monero 2020-12-27 18:44:15 +0000
  • 8d0320fe83
    make the wallet request fewer blocks at once on refresh failure moneromooo-monero 2020-12-27 18:44:15 +0000
  • 71f83cedc2 simplewallet: Unify the formatting of help texts codesoap 2020-12-27 10:01:05 +0100
  • eb043f7879
    restrict public node checks a little moneromooo-monero 2020-12-20 12:48:34 +0000
  • 9e9b4b5a45
    restrict public node checks a little moneromooo-monero 2020-12-20 12:48:34 +0000
  • 9327e082fb
    Merge 14974574bc into 3bd6ed94d7 moneromooo-monero 2020-12-25 18:51:26 +0000
  • ba3c627c57 Command max_bytes moved from dynamic map to static switch Lee Clagett 2021-01-06 11:47:09 -0500
  • b06ccc0416
    Merge pull request #7282 luigi1111 2021-01-06 21:11:53 -0500
  • 83fa752a84
    Merge pull request #7267 luigi1111 2021-01-06 21:09:36 -0500
  • 7ecdc53e11
    Merge pull request #7248 luigi1111 2021-01-06 21:08:11 -0500
  • 5d2dd7a328
    epee: also limit number of strings in portable_storage moneromooo-monero 2021-01-05 17:54:25 +0000
  • f3de67bc21
    Merge pull request #7269 Alexander Blair 2021-01-03 18:29:39 -0800
  • 51057105b9
    Merge pull request #7264 Alexander Blair 2021-01-03 18:29:19 -0800
  • 54cf799f0f
    Merge pull request #7262 Alexander Blair 2021-01-03 18:28:50 -0800
  • 3c7eec152c
    add a max levin packet size by command type moneromooo-monero 2020-12-31 16:51:59 +0000
  • 1128146c49
    blockchain: lock access to m_blocks_hash_of_hashes moneromooo-monero 2021-01-02 22:18:52 +0000
  • c2295f55b8
    protocol: handle receiving a block hash we've not added yet moneromooo-monero 2021-01-02 18:28:09 +0000
  • 31b2572ec7
    build: prepare v0.17.1.9 selsta 2021-01-02 18:12:10 +0100
  • 0add7ec1cd
    portable_storage: better sanity checking moneromooo-monero 2021-01-02 12:34:28 +0000
  • 2107337999
    Merge pull request #7251 Alexander Blair 2021-01-01 22:44:24 -0800
  • f4e34d50cf
    Merge pull request #7249 Alexander Blair 2021-01-01 22:44:02 -0800
  • a4ffad75ac
    Merge pull request #7247 Alexander Blair 2021-01-01 22:43:45 -0800
  • 024783f73a
    Merge pull request #7244 Alexander Blair 2021-01-01 22:42:43 -0800
  • db686707cb
    Merge pull request #7239 Alexander Blair 2021-01-01 22:42:17 -0800
  • 5767e6db90
    Merge pull request #7235 Alexander Blair 2021-01-01 22:41:54 -0800
  • cb296b39bd
    portable_storage: forbid unnamed sections xiphon 2021-01-01 02:04:01 +0100
  • 57f7c2e53f
    protocol: more sanity checks in new chain block hashes moneromooo-monero 2020-12-31 21:12:30 +0000
  • 531069859f
    portable_storage: check object limit where appropriate moneromooo 2020-12-31 16:27:27 +0000