Commit Graph

  • 9a5933f705 Gitian: Add version string to output tar archives TheCharlatan 2019-06-27 22:25:20 +0200
  • 8f2227940d Depends: Update HIDAPI version TheCharlatan 2019-06-27 00:55:10 +0200
  • 59eecc7ed1 Update icu4c to latest support version TheCharlatan 2019-06-27 16:25:22 +0200
  • 962dd93eba
    README: add beginnings of "Known Issues" anonimal 2019-06-26 22:32:25 +0000
  • 4237707d3e
    p2p: don't forget pruning seed or public RPC port when updating peers moneromooo-monero 2019-06-18 14:38:57 +0000
  • afbf05bc58 Add option to run gitian-build.py on non-debian os TheCharlatan 2019-06-11 20:08:53 +0200
  • 496cd46d80 Add ncurses package for linux and darwin readline TheCharlatan 2019-06-17 11:26:04 +0200
  • 1a6af8032d
    distinguish "build status" from "build" Lazaridis 2019-06-25 14:59:33 +0300
  • cbbb24cfe1 Remove clutter in depends installed packages TheCharlatan 2019-06-17 11:25:10 +0200
  • 1dbfc812e1 Add debug targets to depends Makefile TheCharlatan 2019-06-17 11:22:55 +0200
  • 1db5357c7b rpc headers fix Michal vel m@lbit 2019-06-25 01:49:04 +0100
  • a604241ef6
    simplewallet: don't ask about mining when running a command line moneromooo-monero 2019-06-21 13:55:50 +0000
  • 3768db227c
    p2p: add a reference to Cao, Tong et al. for the last_seen changes moneromooo-monero 2019-06-21 10:34:00 +0000
  • 037f94c54e
    Remove Xiala.net from the list of dns resolvers tobtoht 2019-06-21 09:40:10 +0000
  • 7fb4edccdc cmake: fix tests generator ston1th 2019-06-20 18:53:44 +0200
  • 15c699f0a6
    rpc: set sanity_check_failed to false when successful stoffu 2019-06-20 14:32:49 +0900
  • a5127cca89 tests: functional: fix python syntax redfish 2019-06-19 21:41:37 -0400
  • da3e20ee01
    tx_sanity_check: relax the median check a lot moneromooo-monero 2019-06-19 23:30:54 +0000
  • 098aadf084
    p2p: close the right number of connections on setting max in/out peers moneromooo-monero 2019-06-18 22:47:05 +0000
  • fcbf7b3f74
    p2p: propagate out peers limit to payload handler moneromooo-monero 2019-06-18 22:27:47 +0000
  • 097cca59c1
    wallet_api: catch getTxKey exception Dusan Klinec 2019-06-19 12:07:50 +0200
  • b2bfcab618
    wallet2: fix change subaddress mixup when sending pre rct outputs moneromooo-monero 2019-06-13 10:43:33 +0000
  • 5d6b43b672
    core: fix --prune-blockchain not pruning if no blockchain exists moneromooo-monero 2019-06-17 16:26:09 +0000
  • f074b6b571
    device: show address on device display Dusan Klinec 2019-05-31 10:41:52 +0200
  • 64fb0f872a
    device: tx_key caching fixed, store recovered txkey Dusan Klinec 2019-06-17 12:46:12 +0200
  • 8ccc30b163
    Fix --restore-date usage Howard Chu 2019-06-16 21:11:33 +0100
  • f81cb4f24b
    unit_tests: add more leeway to the "same distribution" check moneromooo-monero 2019-06-16 12:17:13 +0000
  • 3c071d203f
    blockchain: silence an error getting blocks for pruned nodes moneromooo-monero 2019-06-16 10:57:38 +0000
  • a182df21d0
    Bans for RPC connections Howard Chu 2019-06-13 08:47:06 +0100
  • 2ff99fb47f
    db_lmdb: commit pruning txn at checkpoints moneromooo-monero 2019-06-15 09:49:28 +0000
  • 6335509727
    Merge pull request #5641 Riccardo Spagni 2019-06-14 16:20:02 +0200
  • 1d5e8f461d
    Merge pull request #5639 Riccardo Spagni 2019-06-14 16:19:45 +0200
  • 633f1542e2
    prep for 0.14.1 release Riccardo Spagni 2019-06-13 17:36:41 +0200
  • 2eef90d6ef
    rpc: restrict the recent cutoff size in restricted RPC mode moneromooo-monero 2019-05-12 13:27:34 +0000
  • 0564da5fdc
    ensure no NULL is passed to memcpy moneromooo-monero 2019-04-29 08:17:32 +0000
  • bc09766bf9
    abstract_tcp_server2: improve DoS resistance moneromooo-monero 2019-04-20 12:24:29 +0000
  • 1387549e90
    serialization: check stream good flag at the end moneromooo-monero 2019-04-16 18:48:40 +0000
  • a00cabd4f3
    tree-hash: allocate variable memory on heap, not stack moneromooo-monero 2019-04-04 00:15:07 +0000
  • f215219252
    cryptonote: throw on tx hash calculation error moneromooo-monero 2019-03-19 01:07:10 +0000
  • db2b9fba65
    serialization: fail on read_varint error moneromooo-monero 2019-03-11 23:36:17 +0000
  • 68ad548193
    cryptonote_protocol: fix another potential P2P DoS moneromooo-monero 2019-03-09 09:08:53 +0000
  • 1cc61018e5
    cryptonote_protocol: expand basic DoS protection moneromooo-monero 2019-03-08 19:17:20 +0000
  • 8f66b7053a
    cryptonote_protocol_handler: prevent potential DoS anonimal 2019-03-09 09:11:44 +0000
  • 39169ace09
    epee: basic sanity check on allocation size from untrusted source moneromooo-monero 2019-03-08 12:02:21 +0000
  • 69f9420489
    core: do not complain about low block rate if disconnected moneromooo-monero 2019-06-13 10:24:18 +0000
  • b712ae0af2
    rpc: work around a GCC 7.4.0 (at least) bug moneromooo-monero 2019-06-12 22:26:06 +0000
  • 7b3df89bd4
    Merge pull request #5632 luigi1111 2019-06-12 14:47:33 -0500
  • a22bb544a3
    Merge pull request #5552 luigi1111 2019-06-12 14:43:51 -0500
  • 1dc4ebfd6c
    Use 9 digit build IDs Howard Chu 2019-06-12 15:16:17 +0100
  • 03aa14ec87
    tx_sanity_check: don't print an error when not enough outs to check moneromooo-monero 2019-06-12 12:05:40 +0000
  • 14881094af
    rpc: fix get_transactions getting v1 txes from the txpool moneromooo-monero 2019-06-12 11:58:12 +0000
  • 01ced20eca
    Delete redundant cppzmq dependency Howard Chu 2019-06-12 10:20:44 +0100
  • f8b2f250b7
    Allow parallel make Howard Chu 2019-06-12 00:09:49 +0100
  • 3a0fbea1ff
    Don't use -march=native Howard Chu 2019-06-11 18:00:04 +0100
  • fd0cf689dd
    Merge pull request #5619 luigi1111 2019-06-11 18:17:11 -0500
  • 9c0e9c40ec
    Merge pull request #5618 luigi1111 2019-06-11 18:15:48 -0500
  • 425e61ca6d
    Merge pull request #5616 luigi1111 2019-06-11 18:14:17 -0500
  • c48722caa9
    Merge pull request #5613 luigi1111 2019-06-11 18:13:09 -0500
  • 6b41bd8eb5 Delete more include string.h Your Name 2019-06-11 16:08:42 +0800
  • b8cfa92b7e rpc: implement set_bootstrap_daemon method xiphon 2019-06-10 15:03:18 +0000
  • b0a04f7d45 epee: fix SSL autodetect on reconnection xiphon 2019-06-10 10:40:16 +0000
  • c88d6a9e5b tests: fixed file exec permissions ston1th 2019-06-09 17:00:45 +0200
  • e2848894c9
    cmake: do not use -mmitigate-rop on GCC >= 9.1 moneromooo-monero 2019-06-08 18:33:04 +0000
  • 35c20c4332
    Fix GCC 9.1 build warnings moneromooo-monero 2019-06-08 15:58:33 +0000
  • f2f207d635 miner: fix double free of thread attributes ston1th 2019-06-09 10:51:18 +0200
  • 643c86a62a
    miniupnpc: update to build on BSD moneromooo-monero 2019-06-08 18:38:51 +0000
  • 2cbe75661c
    p2p: fix GCC 9.1 crash moneromooo-monero 2019-06-08 15:58:09 +0000
  • 068fa1ca5c
    p2p: delay IGP probing on startup moneromooo-monero 2019-06-06 10:28:02 +0000
  • c820e1839f
    simplewallet: print errors on exceptions creating wallets moneromooo-monero 2019-06-06 09:48:37 +0000
  • cf8cb6873a rpc: use ip address string representation for peer::host field xiphon 2019-06-04 18:39:17 +0000
  • 46c1d88565
    add 'sponsor' button on GitHub erciccione 2019-06-03 15:50:06 +0200
  • dd58057126
    Remember RPC version on initial connect Howard Chu 2019-06-02 09:27:16 +0100
  • 51766d026b
    Merge pull request #5583 Riccardo Spagni 2019-06-01 20:27:41 +0200
  • 62d32e955a
    Merge pull request #5577 Riccardo Spagni 2019-06-01 20:25:19 +0200
  • 7e417dd408
    Merge pull request #5571 Riccardo Spagni 2019-06-01 20:22:19 +0200
  • 14d3295649
    Merge pull request #5561 Riccardo Spagni 2019-06-01 20:21:45 +0200
  • 42e2ed31ae
    Merge pull request #5558 Riccardo Spagni 2019-06-01 20:21:21 +0200
  • df20bcdac5
    Merge pull request #5557 Riccardo Spagni 2019-06-01 20:21:03 +0200
  • fccfc1aa25
    Merge pull request #5555 Riccardo Spagni 2019-06-01 20:20:39 +0200
  • 343c0b4255
    add a command line option to disable ZMQ server Jethro Grassie 2019-06-01 13:03:37 -0400
  • 880ebfdeea
    daemon: add more chain specific info in alt_chain_info moneromooo-monero 2019-05-09 10:13:12 +0000
  • 2aa11341fc
    daemon: display peer address type in print_cn moneromooo-monero 2019-05-31 09:09:24 +0000
  • cb92d5cb2c
    cmake: push cmake away from boost as much as we can moneromooo-monero 2019-05-30 12:11:58 +0000
  • fcfcc3ac86
    rpc: in/out peers can now return the setting's value moneromooo-monero 2019-05-28 17:54:41 +0000
  • cd720c7e0b
    add cumulative difficulty to diff command wowario 2019-05-30 11:57:21 +0300
  • 270a3ae58b Unused private member m_miner_address Jesus Ramirez 2019-05-29 10:12:47 -0400
  • 77594c4f4a
    functional_tests: fix python3 compatibility moneromooo-monero 2019-05-29 11:45:25 +0000
  • f950517a08
    core: update pruning if using --prune-blockchain on a pruned blockchain moneromooo-monero 2019-05-28 09:09:30 +0000
  • 577324a954 wallet_manager: omit redundant disconnect, drop unused variable xiphon 2019-05-27 14:34:28 +0000
  • 35da33bea9
    blockchain: do not try to pop blocks down to the genesis block moneromooo-monero 2019-05-26 16:50:35 +0000
  • 4b51f9a34f
    core: do not commit half constructed batch db txn moneromooo-monero 2019-05-24 08:33:19 +0000
  • 162c3e18ec
    blockchain_export: allow exporting blocks.dat format from pruned moneromooo-monero 2019-05-24 14:11:56 +0000
  • c07bbd5c04
    daemon: fix "never seen before" time span display for peers moneromooo-monero 2019-05-17 18:03:59 +0000
  • 9bfa4c20ca Fix allow any cert mode in wallet rpc when configured over rpc Lee Clagett 2019-05-22 00:15:14 -0400
  • 3544596f9f Add ssl_options support to monerod's rpc mode. Lee Clagett 2019-05-22 00:09:11 -0400
  • c9aaccf346 Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. Lee Clagett 2019-05-21 15:43:27 -0400
  • 4ac52e523d
    functional_tests: fix rare get_output_distribution failure moneromooo-monero 2019-05-20 13:41:57 +0000
  • dbecfe7d5d
    unit_tests: make the density test a bit less stringent moneromooo-monero 2019-05-20 10:42:50 +0000
  • 82f07c5626 Close file before exit to avoid potential resource leak JesusRami 2019-05-19 05:53:50 +0000
  • b6830db2d4
    Fix #5553 Howard Chu 2019-05-19 03:02:33 +0100