aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-02README: add coredumpctl info from iDunkmoneromooo-monero1-0/+6
2019-07-02simplewallet: optional all flag to export_outputs/export_key_imagesmoneromooo-monero3-13/+32
2019-07-02miner: fix --bg-mining-enable descriptionmoneromooo-monero1-1/+1
2019-07-01zmq: MacPorts latest fixJethro Grassie1-1/+1
2019-07-01unit_tests: check return values on test data parsingmoneromooo-monero1-2/+2
2019-07-01wallet: do not print log settings when unsetmoneromooo-monero1-1/+4
2019-07-01Merge pull request #5681luigi11111-1/+0
2019-07-01Merge pull request #5678luigi11111-0/+1
2019-07-01Merge pull request #5675luigi11111-1/+1
2019-07-01Merge pull request #5668luigi11111-4/+16
2019-06-27Gitian: Add version string to output tar archivesTheCharlatan3-3/+25
2019-06-27Depends: Update HIDAPI versionTheCharlatan1-3/+3
2019-06-27Update icu4c to latest support versionTheCharlatan1-9/+4
2019-06-26README: add beginnings of "Known Issues"anonimal1-0/+8
2019-06-26p2p: don't forget pruning seed or public RPC port when updating peersmoneromooo-monero1-4/+16
2019-06-26Add option to run gitian-build.py on non-debian osTheCharlatan2-21/+25
2019-06-25Add ncurses package for linux and darwin readlineTheCharlatan4-14/+69
2019-06-25distinguish "build status" from "build"Lazaridis1-2/+2
2019-06-25Remove clutter in depends installed packagesTheCharlatan12-9/+42
2019-06-25Add debug targets to depends MakefileTheCharlatan2-0/+10
2019-06-25rpc headers fixMichal vel m@lbit1-1/+1
2019-06-22simplewallet: don't ask about mining when running a command linemoneromooo-monero1-1/+3
2019-06-21p2p: add a reference to Cao, Tong et al. for the last_seen changesmoneromooo-monero1-0/+3
2019-06-21Remove Xiala.net from the list of dns resolverstobtoht1-1/+0
2019-06-20cmake: fix tests generatorston1th1-2/+1
2019-06-20rpc: set sanity_check_failed to false when successfulstoffu1-0/+1
2019-06-19tests: functional: fix python syntaxredfish1-1/+1
2019-06-19tx_sanity_check: relax the median check a lotmoneromooo-monero1-1/+1
2019-06-19p2p: close the right number of connections on setting max in/out peersmoneromooo-monero2-2/+26
2019-06-19p2p: propagate out peers limit to payload handlermoneromooo-monero1-0/+1
2019-06-19wallet_api: catch getTxKey exceptionDusan Klinec1-8/+17
2019-06-19wallet2: fix change subaddress mixup when sending pre rct outputsmoneromooo-monero1-0/+1
2019-06-17core: fix --prune-blockchain not pruning if no blockchain existsmoneromooo-monero1-1/+1
2019-06-17device: show address on device displayDusan Klinec12-6/+127
2019-06-17device: tx_key caching fixed, store recovered txkeyDusan Klinec1-3/+11
2019-06-16Fix --restore-date usageHoward Chu1-1/+1
2019-06-16unit_tests: add more leeway to the "same distribution" checkmoneromooo-monero1-2/+2
2019-06-16blockchain: silence an error getting blocks for pruned nodesmoneromooo-monero1-4/+8
2019-06-16Bans for RPC connectionsHoward Chu5-2/+32
2019-06-15db_lmdb: commit pruning txn at checkpointsmoneromooo-monero1-1/+50
2019-06-14Merge pull request #5641Riccardo Spagni4-4/+5
2019-06-14Merge pull request #5639Riccardo Spagni15-28/+78
2019-06-14prep for 0.14.1 releaseRiccardo Spagni4-4/+5
2019-06-14rpc: restrict the recent cutoff size in restricted RPC modemoneromooo-monero1-0/+9
2019-06-14ensure no NULL is passed to memcpymoneromooo-monero4-9/+18
2019-06-14abstract_tcp_server2: improve DoS resistancemoneromooo-monero1-4/+5
2019-06-14serialization: check stream good flag at the endmoneromooo-monero3-6/+6
2019-06-14tree-hash: allocate variable memory on heap, not stackmoneromooo-monero1-5/+7
2019-06-14cryptonote: throw on tx hash calculation errormoneromooo-monero1-3/+3
2019-06-14serialization: fail on read_varint errormoneromooo-monero1-1/+2
2019-06-14cryptonote_protocol: fix another potential P2P DoSmoneromooo-monero1-0/+15
2019-06-14cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2-4/+4
2019-06-14cryptonote_protocol_handler: prevent potential DoSanonimal2-0/+12
2019-06-14epee: basic sanity check on allocation size from untrusted sourcemoneromooo-monero1-0/+1
2019-06-13core: do not complain about low block rate if disconnectedmoneromooo-monero1-1/+1
2019-06-12rpc: work around a GCC 7.4.0 (at least) bugmoneromooo-monero1-1/+3
2019-06-12Merge pull request #5632luigi11116-5/+10
2019-06-12Merge pull request #5552luigi11111-2/+2
2019-06-12Use 9 digit build IDsHoward Chu4-1/+5
2019-06-12tx_sanity_check: don't print an error when not enough outs to checkmoneromooo-monero1-1/+1
2019-06-12rpc: fix get_transactions getting v1 txes from the txpoolmoneromooo-monero1-1/+2
2019-06-12Delete redundant cppzmq dependencyHoward Chu1-1/+1
2019-06-12Allow parallel makeHoward Chu3-3/+3
2019-06-12Don't use -march=nativeHoward Chu1-0/+1
2019-06-11Merge pull request #5619luigi11114-18/+8
2019-06-11Merge pull request #5618luigi11111-6/+4
2019-06-11Merge pull request #5616luigi11111-0/+0
2019-06-11Merge pull request #5613luigi11115-6/+31
2019-06-11Delete more include string.hYour Name1-1/+0
2019-06-10rpc: implement set_bootstrap_daemon methodxiphon3-27/+108
2019-06-10epee: fix SSL autodetect on reconnectionxiphon1-6/+4
2019-06-09tests: fixed file exec permissionsston1th1-0/+0
2019-06-09cmake: do not use -mmitigate-rop on GCC >= 9.1moneromooo-monero1-2/+5
2019-06-09Fix GCC 9.1 build warningsmoneromooo-monero3-0/+20
2019-06-09miner: fix double free of thread attributesston1th4-18/+8
2019-06-08miniupnpc: update to build on BSDmoneromooo-monero1-0/+0
2019-06-08p2p: fix GCC 9.1 crashmoneromooo-monero1-4/+6
2019-06-06p2p: delay IGP probing on startupmoneromooo-monero3-7/+54
2019-06-06simplewallet: print errors on exceptions creating walletsmoneromooo-monero1-4/+12
2019-06-04rpc: use ip address string representation for peer::host fieldxiphon1-1/+4
2019-06-03add 'sponsor' button on GitHuberciccione1-0/+1
2019-06-02Remember RPC version on initial connectHoward Chu2-7/+13
2019-06-01Merge pull request #5583Riccardo Spagni15-59/+60
2019-06-01Merge pull request #5577Riccardo Spagni1-1/+7
2019-06-01Merge pull request #5571Riccardo Spagni5-14/+54
2019-06-01Merge pull request #5561Riccardo Spagni15-142/+169
2019-06-01Merge pull request #5558Riccardo Spagni1-1/+10
2019-06-01Merge pull request #5557Riccardo Spagni1-1/+1
2019-06-01Merge pull request #5555Riccardo Spagni1-1/+2
2019-06-01add a command line option to disable ZMQ serverJethro Grassie4-14/+28
2019-06-01daemon: add more chain specific info in alt_chain_infomoneromooo-monero6-30/+115
2019-05-31daemon: display peer address type in print_cnmoneromooo-monero4-0/+21
2019-05-30cmake: push cmake away from boost as much as we canmoneromooo-monero1-1/+1
2019-05-30rpc: in/out peers can now return the setting's valuemoneromooo-monero7-21/+63
2019-05-30add cumulative difficulty to diff commandwowario1-0/+1
2019-05-29Unused private member m_miner_addressJesus Ramirez2-2/+0
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero15-59/+60
2019-05-28core: update pruning if using --prune-blockchain on a pruned blockchainmoneromooo-monero1-1/+7
2019-05-27wallet_manager: omit redundant disconnect, drop unused variablexiphon2-4/+0
2019-05-26blockchain: do not try to pop blocks down to the genesis blockmoneromooo-monero1-0/+3
2019-05-25core: do not commit half constructed batch db txnmoneromooo-monero5-14/+51
2019-05-24blockchain_export: allow exporting blocks.dat format from prunedmoneromooo-monero1-1/+1
2019-05-24daemon: fix "never seen before" time span display for peersmoneromooo-monero1-1/+1
2019-05-22Fix allow any cert mode in wallet rpc when configured over rpcLee Clagett1-1/+5
2019-05-22Add ssl_options support to monerod's rpc mode.Lee Clagett14-140/+160
2019-05-21Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.Lee Clagett1-1/+4
2019-05-20functional_tests: fix rare get_output_distribution failuremoneromooo-monero1-1/+10
2019-05-20unit_tests: make the density test a bit less stringentmoneromooo-monero1-1/+1
2019-05-19Close file before exit to avoid potential resource leakJesusRami1-0/+1
2019-05-19Fix #5553Howard Chu1-1/+2
2019-05-18[depends] update openssl to 1.0.2rwho-biz1-2/+2
2019-05-17Merge pull request #5548Riccardo Spagni5-7/+30
2019-05-16wallet: add unlock_time details to show_transfersmoneromooo-monero5-7/+30
2019-05-15Merge pull request #5539Riccardo Spagni8-251/+431
2019-05-15Merge pull request #5535Riccardo Spagni1-5/+1
2019-05-14Merge pull request #5538luigi11112-2/+2
2019-05-14Merge pull request #5532luigi11111-1/+9
2019-05-14Merge pull request #5527luigi11111-2/+2
2019-05-14Merge pull request #5526luigi11111-0/+7
2019-05-14Merge pull request #5519luigi11112-3/+3
2019-05-14Merge pull request #5512luigi11111-1/+1
2019-05-13Changed odd bullet point to low level headerRohaq1-1/+1
2019-05-12Used subeaders to avoid slightly wonky looking formattingRohaq1-2/+2
2019-05-12Made code block usage consistent across all .md filesRohaq8-247/+407
2019-05-12Updated Copyright noticeRohaq1-1/+1
2019-05-12Added Table of Contents to main README.mdRohaq1-0/+20
2019-05-11wallet: fix certificate fingerprint length checkmoneromooo-monero2-2/+2
2019-05-10password: do not use line input on windowsmoneromooo-monero1-5/+1
2019-05-10expose set/get walletcache attribute functionality in wallet apidsc3-0/+28
2019-05-10wallet_rpc_server: use original addresses in destinations in get_transfersmoneromooo-monero1-1/+9
2019-05-10abstract_tcp_server2: move some things out of a lockmoneromooo-monero1-4/+8
2019-05-10remove obsolete save_graph skeleton codemoneromooo-monero14-168/+0
2019-05-10use crypto::rand instead of libc rand in a few testsmoneromooo-monero3-8/+8
2019-05-10net_utils: fix m_ssl type from time_t to boolmoneromooo-monero1-1/+1
2019-05-10net_ssl: free certs after setting them upmoneromooo-monero1-2/+2
2019-05-09rpc: fail update RPC when running offlinemoneromooo-monero1-0/+7
2019-05-09python-rpc: add missing getblock RPC parametersmoneromooo-monero2-6/+8
2019-05-09daemon: add optional arguments to alt_chain_infomoneromooo-monero3-8/+47
2019-05-09daemon: sort alt chains by heightmoneromooo-monero5-7/+9
2019-05-08blockchain: keep alternative blocks in LMDBmoneromooo-monero7-94/+379
2019-05-07Merge pull request #5509Riccardo Spagni2-4/+128
2019-05-07Merge pull request #5506Riccardo Spagni1-0/+8
2019-05-07Merge pull request #5510Riccardo Spagni11-25/+25
2019-05-07Merge pull request #5508Riccardo Spagni2-7/+3
2019-05-07Merge pull request #5505Riccardo Spagni1-1/+1
2019-05-07Merge pull request #5503Riccardo Spagni1-4/+4
2019-05-07Merge pull request #5501Riccardo Spagni1-2/+5
2019-05-07Merge pull request #5499Riccardo Spagni6-34/+476
2019-05-07Merge pull request #5496Riccardo Spagni7-20/+270
2019-05-07Merge pull request #5481Riccardo Spagni3-12/+30
2019-05-07Merge pull request #5419Riccardo Spagni7-5/+88
2019-05-07net_ssl: SSL config tweaks for compatibility and securitymoneromooo-monero2-4/+128
2019-05-06mlog: default to not showing SSL errorsmoneromooo-monero1-1/+1
2019-05-06cmake: fix incorrect hint for OPENSSL_ROOT_DIRmoneromooo-monero1-2/+2
2019-05-02wallet2: don't wait a day before using new version feesmoneromooo-monero1-2/+2
2019-05-02wallet: distinguish between empty and absent attributesmoneromooo-monero4-6/+16
2019-05-02error: fix compile error on windows with dependsmoneromooo-monero1-1/+1
2019-05-02blockchain: keep a rolling long term block weight medianmoneromooo-monero6-34/+476
2019-05-02Merge pull request #5497Riccardo Spagni1-0/+7
2019-05-02Merge pull request #5493Riccardo Spagni5-1/+27
2019-05-02Merge pull request #5491Riccardo Spagni1-2/+4
2019-05-02Merge pull request #5489Riccardo Spagni1-3/+13
2019-05-02Merge pull request #5484Riccardo Spagni1-0/+1
2019-05-02Merge pull request #5476Riccardo Spagni3-16/+115
2019-05-02functional_tests: add tests for pending/out transfer addressesmoneromooo-monero1-0/+59
2019-05-02wallet_rpc_server: use original addresses in destinations in get_transfersmoneromooo-monero1-1/+9
2019-05-01fix wide difficulty conversion with some versions of boostmoneromooo-monero11-25/+25
2019-05-01wallet2: reject standalone short payment IDs in monero: URI APImoneromooo-monero2-7/+3
2019-05-01difficulty-tests: remove spurious dependency on cryptonote_coremoneromooo-monero1-1/+1
2019-05-01cmake: fix some case of "backtrace lib not found" breakingmoneromooo-monero1-0/+8
2019-04-30mnemonics: fix 4 byte UTF-8 rewritingmoneromooo-monero1-1/+1
2019-04-30wallet_rpc_server: reject standalone short payment id in address bookmoneromooo-monero1-4/+4
2019-04-29remove unused codemoneromooo-monero6-13/+2
2019-04-29add a few checks where it seems appropriatemoneromooo-monero7-2/+8
2019-04-29wallet2: fix infinite loop picking outputs in corner casemoneromooo-monero1-2/+5
2019-04-26functional_tests: add a 3/3 multisig testmoneromooo-monero1-0/+7
2019-04-26change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero5-1/+27
2019-04-25wallet_rpc_server: adding missing return on error in set_daemonmoneromooo-monero1-0/+1
2019-04-25wallet_rpc_server: return false on error in set_log_categoriesmoneromooo-monero1-1/+1
2019-04-25wallet_rpc_server: fix crash in validate_address if no wallet is loadedmoneromooo-monero1-1/+2
2019-04-25unit_tests: fix crash in debug in output_distribution testmoneromooo-monero1-0/+7
2019-04-25rpc: improve get_output_distributionmoneromooo-monero7-20/+270
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec3-16/+115
2019-04-24Merge pull request #5486Riccardo Spagni2-2/+4
2019-04-24Merge pull request #5485Riccardo Spagni1-2/+2
2019-04-24Merge pull request #5483Riccardo Spagni1-0/+3
2019-04-24Merge pull request #5482Riccardo Spagni1-0/+1
2019-04-24Merge pull request #5480Riccardo Spagni1-1/+9
2019-04-24Merge pull request #5479Riccardo Spagni1-1/+1
2019-04-24Merge pull request #5477Riccardo Spagni1-1/+1
2019-04-24Merge pull request #5474Riccardo Spagni3-1/+7
2019-04-24Merge pull request #5470Riccardo Spagni2-1/+7
2019-04-24Merge pull request #5467Riccardo Spagni9-3/+59
2019-04-24p2p: do not send last_seen timestamp to peersmoneromooo-monero3-12/+30
2019-04-24functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero2-0/+23
2019-04-24wallet2: default to trying to keep 5 outputs of 2+ moneromoneromooo-monero1-3/+13
2019-04-23consensus: from v12, enforce >= 2 outputsmoneromooo-monero8-0/+27
2019-04-23tx_sanity_check: relax uniqueness check a bitmoneromooo-monero1-2/+2
2019-04-23wallet2: add missing "sanity check failed" reason messagemoneromooo-monero1-0/+2
2019-04-23wallet2: fix wrong change being recorded in sweep_allmoneromooo-monero1-2/+2