aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-08Merge pull request #1534Riccardo Spagni6-19/+43
2017-01-08Merge pull request #1531Riccardo Spagni3-4/+7
2017-01-08Merge pull request #1521Riccardo Spagni3-0/+25
2017-01-08Merge pull request #1515Riccardo Spagni12-61/+641
2017-01-08Merge pull request #1514Riccardo Spagni1-3/+10
2017-01-08Merge pull request #1510Riccardo Spagni10-8/+103
2017-01-08Merge pull request #1509Riccardo Spagni1-4/+2
2017-01-08Merge pull request #1508Riccardo Spagni1-1/+6
2017-01-08Merge pull request #1504Riccardo Spagni1-1/+1
2017-01-08Merge pull request #1503Riccardo Spagni1-24/+8
2017-01-08Merge pull request #1502Riccardo Spagni1-0/+1
2017-01-08Merge pull request #1501Riccardo Spagni1-0/+17
2017-01-08Merge pull request #1500Riccardo Spagni3-2/+41
2017-01-08Merge pull request #1499Riccardo Spagni2-1/+3
2017-01-08Merge pull request #1497Riccardo Spagni1-1/+1
2017-01-08Merge pull request #1496Riccardo Spagni2-0/+120
2017-01-08Merge pull request #1495Riccardo Spagni2-10/+10
2017-01-08Merge pull request #1494Riccardo Spagni1-0/+16
2017-01-08Merge pull request #1493Riccardo Spagni5-8/+33
2017-01-08Merge pull request #1491Riccardo Spagni2-0/+7
2017-01-08Merge pull request #1490Riccardo Spagni1-20/+18
2017-01-08Merge pull request #1482Riccardo Spagni2-0/+82
2017-01-08Merge pull request #1460Riccardo Spagni9-162/+203
2017-01-07blockchain: allow marking "tx not found" without an exceptionmoneromooo-monero5-8/+33
2017-01-07tx_pool: better block template filling algorithmmoneromooo-monero3-17/+33
2017-01-07portable serializer: use signed char for sizekenshi843-4/+7
2017-01-06rpc: add block size to GET_BLOCK_HEADER RPCmoneromooo-monero3-2/+6
2017-01-06rpc: add current block size to the getinfo callmoneromooo-monero2-1/+5
2017-01-05Build wallet with Android NDKMoroccanMalinois10-8/+103
2017-01-03portable serializer: tests addedkenshi848-0/+524
2017-01-02portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi845-61/+117
2017-01-01wallet2_api: add an address book payment id lookup APImoneromooo-monero3-0/+25
2016-12-30Workarounds for gcc 4.8Lee Clagett1-3/+10
2016-12-27wallet api: prevent setting refresh height too highJaquee1-4/+2
2016-12-27Wallet2: faster exit while refreshingJaquee1-1/+6
2016-12-27wallet2: check the node returned the real output when requestedmoneromooo-monero1-0/+17
2016-12-26wallet2 bugfix: store watch_only flag properly with rewrite()kenshi841-1/+1
2016-12-26wallet cli: print unspent outputs with histogramkenshi842-0/+120
2016-12-26simplewallet: remove unnecessary local_args.erase(...) in set_variable()kenshi841-24/+8
2016-12-25core: invalidate difficulty cache when resetting blockchainmoneromooo-monero1-0/+1
2016-12-25wallet2_api: some new APIs to access daemon statemoneromooo-monero3-2/+41
2016-12-24tx_pool: fix uninitialized "last failed" fieldsmoneromooo-monero1-0/+2
2016-12-24rpc: fix mixup in tx_info serializationmoneromooo-monero1-1/+1
2016-12-24wallet2: fix large reorgs failingmoneromooo-monero1-1/+1
2016-12-24cmake: link against liblzma when found, for libunwindmoneromooo-monero1-0/+16
2016-12-23Fix multiple definition clash on ARMv7 buildHoward Chu2-10/+10
2016-12-23Silence CMake policy warning on macos.Randi Joseph2-0/+7
2016-12-22cleaner log calc algorithmfireice-uk1-20/+18
2016-12-22Merge pull request #1487Riccardo Spagni1-2/+5
2016-12-21add tx hash to time statsluigi11111-2/+5
2016-12-21Merge pull request #1486Riccardo Spagni1-4/+4
2016-12-21Merge pull request #1484Riccardo Spagni1-7/+4
2016-12-21Fixed HTTP auth tests for gcc 4.9Lee Clagett1-4/+4
2016-12-21make openalias also available for solo miner; introduce namespace tools::dns_...kenshi849-162/+203
2016-12-21core: fix recalculation of emission/feesmoneromooo-monero1-7/+4
2016-12-21wallet cli: viewing and editing address bookkenshi842-0/+82
2016-12-21Merge pull request #1483Riccardo Spagni2-0/+47
2016-12-21account for API difference between 1.58 & 1.59kenshi842-0/+47
2016-12-20Merge pull request #1479Riccardo Spagni1-1/+1
2016-12-20Merge pull request #1478Riccardo Spagni1-0/+1
2016-12-20Merge pull request #1477Riccardo Spagni1-2/+4
2016-12-20simplewallet: bump output file format versionmoneromooo-monero1-1/+1
2016-12-20common: add missing #include <system_error> for std::error_codemoneromooo-monero1-0/+1
2016-12-20Fixed uninitialized valgrind errors in serialization testsLee Clagett1-2/+4
2016-12-20Merge pull request #1475Riccardo Spagni1-18/+18
2016-12-20Merge pull request #1474Riccardo Spagni1-1/+1
2016-12-20Merge pull request #1473Riccardo Spagni2-18/+0
2016-12-20Merge pull request #1472Riccardo Spagni7-368/+218
2016-12-20Merge pull request #1469Riccardo Spagni1-1/+1
2016-12-20Merge pull request #1468Riccardo Spagni3-0/+12
2016-12-20Merge pull request #1467Riccardo Spagni10-0/+147
2016-12-20Merge pull request #1466Riccardo Spagni2-1/+5
2016-12-20Merge pull request #1462Riccardo Spagni12-34/+783
2016-12-20support importing unportable outputskenshi841-3/+12
2016-12-20also use portable serializer for boost_serialization_helper.h and net_node.in...kenshi847-19/+50
2016-12-20moved boost cpp into hpp since they're supposed to be header onlykenshi848-274/+234
2016-12-19Fixes for google test < 1.8Lee Clagett1-18/+18
2016-12-19Refactored password prompting for walletsLee Clagett7-368/+218
2016-12-19Lower connection timeout in check_connection()Jaquee1-1/+1
2016-12-19Merge pull request #1464Riccardo Spagni5-17/+205
2016-12-19Removed unused functionsLee Clagett2-18/+0
2016-12-17simplewallet: add pending/pool/failed in the show_transfers helpmoneromooo-monero1-1/+1
2016-12-17wallet2_api: add an API to the OpenAlias resolvermoneromooo-monero3-0/+12
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero10-0/+147
2016-12-16Enabled HTTP auth support for monero-wallet-rpcLee Clagett5-17/+205
2016-12-17README: add note about the donate commandanonimal1-0/+2
2016-12-17simplewallet: add return type for donate functionanonimal1-0/+1
2016-12-17simplewallet: hardcode Monero's donation addressanonimal1-1/+2
2016-12-16added experimental boost::archive::portable_binary_{i|o}archivekenshi8412-15/+764
2016-12-15Merge pull request #1459Riccardo Spagni8-14/+23
2016-12-15Merge pull request #1458Riccardo Spagni1-2/+2
2016-12-15Merge pull request #1455Riccardo Spagni5-9/+9
2016-12-15Merge pull request #1449Riccardo Spagni1-3/+3
2016-12-15Merge pull request #1454Riccardo Spagni1-10/+11
2016-12-15Merge pull request #1453Riccardo Spagni1-1/+1
2016-12-15Merge pull request #1452Riccardo Spagni3-22/+65
2016-12-15Merge pull request #1451Riccardo Spagni2-0/+41
2016-12-15Merge pull request #1444Riccardo Spagni12-7/+1165
2016-12-15Wallet API: Do not refresh while daemon is syncingJaquee3-22/+65
2016-12-15Preliminary support for DragonFly BSDAntonio Huete Jimenez8-14/+23
2016-12-15wallet cli: donate commandKenshi Takayama2-0/+41
2016-12-15Dockerfile : use libssl1.0MoroccanMalinois1-2/+2
2016-12-14AddressBook: use unsigned type for row ID'sanonimal5-9/+9
2016-12-14Update info on libzlma and BerkeleyDB in README.mdNanoAkron1-10/+11
2016-12-14Spelling errorBitcoin Error Log1-1/+1
2016-12-14fix MGs jsonmoneroexamples1-3/+3
2016-12-13Merge pull request #1445v0.10.1Riccardo Spagni1-1/+1
2016-12-13Merge pull request #1446Riccardo Spagni17-155/+183
2016-12-13Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph17-155/+183
2016-12-13rename cn_deserializeRiccardo Spagni1-1/+1
2016-12-13Merge pull request #1437Riccardo Spagni3-1/+4
2016-12-13Merge pull request #1442Riccardo Spagni1-0/+3
2016-12-13Merge pull request #1441Riccardo Spagni3-15/+17
2016-12-13Merge pull request #1439Riccardo Spagni1-1/+1
2016-12-13Merge pull request #1438Riccardo Spagni1-5/+5
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett12-7/+1165
2016-12-13blockchain: fix reorganizations past a hard fork boundarymoneromooo-monero1-0/+3
2016-12-12monero-wallet-cli wording changes 'n' stuffluigi11113-15/+17
2016-12-12Improve language of 'node ahead by' messageNanoAkron1-1/+1
2016-12-12Tx verification failing is not an errorluigi11111-5/+5
2016-12-13bump versionRiccardo Spagni1-1/+1
2016-12-13update checkpointsRiccardo Spagni1-0/+0
2016-12-13update checkpointsRiccardo Spagni1-0/+3
2016-12-12Merge pull request #1436Riccardo Spagni5-26/+41
2016-12-12addressbook updatesJaquee5-26/+41
2016-12-12Merge pull request #1424Riccardo Spagni1-2/+2
2016-12-12Merge pull request #1434Riccardo Spagni9-7/+307
2016-12-12Merge pull request #1433Riccardo Spagni1-2/+2
2016-12-12Merge pull request #1431Riccardo Spagni1-2/+0
2016-12-12Merge pull request #1425Riccardo Spagni1-1/+1
2016-12-12Merge pull request #1423Riccardo Spagni2-0/+9
2016-12-12GUI address bookJaquee9-7/+307
2016-12-11modded minimum and recommended monero versionsGingeropolous1-2/+2
2016-12-11thread_group: fix build on older GCCmoneromooo-monero1-2/+0
2016-12-10wallet: bring forward use of the dynamic feemoneromooo-monero1-1/+1
2016-12-10Update cryptonote_protocol_handler.inlGingeropolous1-2/+2
2016-12-10mnemonics: fix misc STL containers leakmoneromooo-monero1-0/+6
2016-12-10oaes_lib: fix a leak on OOM error pathmoneromooo-monero1-0/+3
2016-12-10Merge pull request #1422Riccardo Spagni1-1/+1
2016-12-10Merge pull request #1419Riccardo Spagni4-13/+34
2016-12-10Merge pull request #1418Riccardo Spagni1-4/+4
2016-12-10Merge pull request #1408Riccardo Spagni1-1/+0
2016-12-10wallet2: pass by const ref where possiblemoneromooo-monero1-1/+1
2016-12-09Fix sending outputs from a tx with more than one pubkeymoneromooo-monero4-13/+34
2016-12-09Revert forcing -fPIC for all ARMv8 buildsNanoAkron1-1/+0
2016-12-08blockchain: fix setting non trovial alternate chain as invalidmoneromooo-monero1-4/+4
2016-12-08Merge pull request #1417Riccardo Spagni1-0/+43
2016-12-08Merge pull request #1415Riccardo Spagni1-3/+13
2016-12-08Merge pull request #1414Riccardo Spagni1-0/+19
2016-12-08Merge pull request #1413Riccardo Spagni9-163/+115
2016-12-08Merge pull request #1405Riccardo Spagni2-70/+44
2016-12-08Merge pull request #1387Riccardo Spagni3-526/+543
2016-12-08simplewallet: restore automatically setting trusted local daemonmoneromooo-monero1-0/+43
2016-12-07ringct: add sc_check calls in MLSAG_Ver for ss and ccmoneromooo-monero1-0/+5
2016-12-07ringct: guard against bad data exceptions in worker threadsmoneromooo-monero1-0/+14
2016-12-07wallet: send 0 change to a random address where necessary with rctmoneromooo-monero1-3/+13
2016-12-06blockchain: bring the v4 fork height one block forwardluigi11111-3/+3
2016-12-05Added confirmation before binding wallet-rpc to external IPLee Clagett3-526/+543
2016-12-05Remove infinite loop in refresh codeJaquee2-70/+44
2016-12-04ringct: luigi1111's changes to fix and speedup Borromean sigsluigi11112-24/+19
2016-12-04ringct: switch to Borromean signaturesShen Noether8-153/+110
2016-12-04Merge pull request #1403Riccardo Spagni1-1/+1
2016-12-04Merge pull request #1402Riccardo Spagni1-1/+1
2016-12-04Merge pull request #1399Riccardo Spagni1-2/+1
2016-12-04Merge pull request #1398Riccardo Spagni11-27/+27
2016-12-04Merge pull request #1397Riccardo Spagni6-4/+49
2016-12-04Merge pull request #1396Riccardo Spagni1-4/+6
2016-12-04Merge pull request #1395Riccardo Spagni1-1/+5
2016-12-04Merge pull request #1393Riccardo Spagni1-10/+13
2016-12-04Merge pull request #1392Riccardo Spagni1-1/+7
2016-12-04Merge pull request #1389Riccardo Spagni4-17/+43
2016-12-04Merge pull request #1385Riccardo Spagni9-0/+481
2016-12-04Merge pull request #1388Riccardo Spagni3-2/+88
2016-12-04Merge pull request #1386Riccardo Spagni1-0/+13
2016-12-04Merge pull request #1384Riccardo Spagni2-1/+10
2016-12-04Merge pull request #1383Riccardo Spagni1-1/+1
2016-12-04Merge pull request #1380Riccardo Spagni5-0/+14
2016-12-04Merge pull request #1379Riccardo Spagni5-16/+30
2016-12-04Merge pull request #1378Riccardo Spagni6-545/+651
2016-12-04Merge pull request #1365Riccardo Spagni1-17/+17
2016-12-04Spelling in errorstaushet1-1/+1
2016-12-04Spelling in errors.taushet1-1/+1
2016-12-04wallet2: avoid possible undefined behavior on empty stringmoneromooo-monero1-2/+1
2016-12-04Fix a few minor typosPierre Boyer11-27/+27
2016-12-04Fix delayed exit when syncingmoneromooo-monero6-4/+49
2016-12-03net_node: drop connections from banned IPs after looping through connectionsmoneromooo-monero1-4/+6
2016-12-02ringct: fix MGs serialization to JSONmoneromooo-monero1-1/+5
2016-12-01p2p: possibly fix crash in relay_blocksmoneromooo-monero4-17/+43
2016-12-01blockchain: use high bound block reward on error where appropriatemoneromooo-monero1-1/+7
2016-12-01db_lmdb: add info in an error message when we can't get an outputmoneromooo-monero1-1/+1
2016-12-01db_lmdb: guard against going out of sync on unexpected db resultsmoneromooo-monero1-1/+1
2016-12-01db_lmdb: minor pedantic tweaksmoneromooo-monero1-8/+8
2016-12-01db_lmdb: set same packing format for output_data_t and pre_rct_output_data_tmoneromooo-monero1-0/+3
2016-11-29wallet_api: add a few daemon related gettersmoneromooo-monero3-2/+88
2016-11-28blockchain: reject invalid pubkeys from v4moneromooo-monero1-0/+13
2016-11-28tests: add unit tests for uri parsingmoneromooo-monero2-0/+218
2016-11-28wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero6-0/+233
2016-11-28epee: add functions to convert from URL format (ie, %XX values)moneromooo-monero1-0/+30
2016-11-28monero.supp: add a suppression for noisy boost cond var signallingmoneromooo-monero1-0/+9
2016-11-28epee: signal cond var before unlockingmoneromooo-monero1-1/+1