aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Merge pull request #622Riccardo Spagni3-7/+7
2016-01-25Merge pull request #621Riccardo Spagni2-5/+0
2016-01-25Merge pull request #620Riccardo Spagni1-1/+1
2016-01-25Merge pull request #618Riccardo Spagni11-20/+49
2016-01-25even more typosHenning Kopp1-2/+2
2016-01-25more typos fixedHenning Kopp3-4/+4
2016-01-25fixed typoHenning Kopp1-1/+1
2016-01-25simplewallet: remove leftover command line refresh-type handlingmoneromooo-monero2-5/+0
2016-01-24My markdown-fu sucks :Pme0wmix1-1/+1
2016-01-24Instructions updated to include g++ package and omit optional packagesme0wmix1-3/+5
2016-01-24wallet2: update spent comparison now that we have two spent statesmoneromooo-monero1-1/+1
2016-01-22Last fixups in the Cmake stuff and better default build instructionme0wmix2-11/+2
2016-01-21More formatting fixes to instructionsme0wmix1-1/+3
2016-01-21Corrected formatting on OpenBSD instructionsme0wmix1-2/+5
2016-01-21Added/corrected OpenBSD build instructions.me0wmix2-2/+11
2016-01-21OpenBSD support for Monero.me0wmix10-19/+41
2016-01-20Merge pull request #616Riccardo Spagni1-1/+1
2016-01-20Merge pull request #615Riccardo Spagni1-4/+6
2016-01-20WIN64 needs off_t redefined tooHoward Chu1-1/+1
2016-01-19db_lmdb: Continue when tx has no outputswarptangent1-4/+6
2016-01-17Merge pull request #614Riccardo Spagni2-1/+2
2016-01-16Fix --db-sync-mode on Windows64Howard Chu1-1/+1
2016-01-16Fix 30f92f5630bbc7507708275a29a9ae7acf633a5bHoward Chu1-0/+1
2016-01-15Merge pull request #613v0.9.1Riccardo Spagni6-0/+30
2016-01-15Fix hf when import with verify offHoward Chu6-0/+30
2016-01-15Merge pull request #612Riccardo Spagni1-0/+8
2016-01-15added checkpointsRiccardo Spagni1-0/+8
2016-01-15Merge pull request #611Riccardo Spagni1-1/+1
2016-01-15bumped version to 0.9.1 for point releaseRiccardo Spagni1-1/+1
2016-01-15Merge pull request #610Riccardo Spagni1-2/+1
2016-01-15Merge pull request #609Riccardo Spagni3-2/+4
2016-01-15Merge pull request #608Riccardo Spagni2-0/+2
2016-01-15Merge pull request #607Riccardo Spagni1-1/+0
2016-01-15hardfork: fix accepting v2 blocks too earlymoneromooo-monero1-2/+1
2016-01-14'max limit of...' is redundant wording, rephrasebinaryFate3-3/+3
2016-01-14Print msg when successfully updating out_peersbinaryFate1-0/+2
2016-01-12There has never been any such function "fnctl"Howard Chu1-1/+0
2016-01-12Fix da0bce34Howard Chu2-0/+2
2016-01-12Merge pull request #606Riccardo Spagni2-25/+65
2016-01-12Merge pull request #605Riccardo Spagni2-2/+5
2016-01-12Merge pull request #603Riccardo Spagni1-0/+25
2016-01-12Merge pull request #601Riccardo Spagni5-11/+64
2016-01-11Fix arm asmHoward Chu1-24/+64
2016-01-11Tweak arm6 flagsHoward Chu1-1/+1
2016-01-11Cleanup symbol clashes, stdlib headerHoward Chu2-2/+5
2016-01-11rpc: fix missing target information in RPC callmoneromooo-monero2-0/+3
2016-01-11daemon: fix status command when run from command linemoneromooo-monero1-1/+1
2016-01-10wallet2: decide at runtime which upper tx size to usemoneromooo-monero2-6/+20
2016-01-09use load_file_to_string and exit with error on file read errorsFabian Hirschmann1-3/+9
2016-01-09remove new lines at the end of the password onlyFabian Hirschmann1-2/+2
2016-01-09add --password-file optionFabian Hirschmann1-0/+19
2016-01-05rpc: is_key_image_spent now checks the tx pool toomoneromooo-monero3-4/+40
2016-01-03Merge branch 'LMDB-tweaks'Riccardo Spagni7-25/+23
2016-01-03fixed conflictsRiccardo Spagni7-25/+23
2016-01-03Merge pull request #595Riccardo Spagni1-2/+6
2016-01-03Merge pull request #594Riccardo Spagni1-1/+1
2016-01-03Merge pull request #593Riccardo Spagni1-1/+2
2016-01-03ARMv7 optimization flags are too aggressiveHoward Chu1-2/+2
2016-01-03ARM chars are unsignedHoward Chu1-1/+1
2016-01-03Use CMAKE_LINKER, not hardcoded "ld"Howard Chu2-4/+4
2016-01-03Avoid cmake-3.x block comment syntaxHoward Chu1-4/+6
2016-01-03fix: cmake parse error on Ubuntu 14.04moneroexamples1-2/+6
2016-01-02Fix release flagsHoward Chu1-2/+6
2016-01-02daemon: fix ban length using wrong parametermoneromooo-monero1-1/+1
2016-01-02unit_tests: initialize db object in ctor, not openmoneromooo-monero1-1/+2
2016-01-02IP_TOS not supported before Windows7Howard Chu1-1/+4
2016-01-02Get rid of doubly-defined NDEBUGHoward Chu1-7/+0
2016-01-01Merge pull request #588v0.9.0Riccardo Spagni13-17/+22
2016-01-01updated readme, note CMake minimum version increaseRiccardo Spagni1-2/+6
2015-12-31update versionRiccardo Spagni12-15/+16
2015-12-31Merge pull request #587Riccardo Spagni3-31/+25
2015-12-31Nicer looking exit when blockchain.bin is foundmoneromooo-monero3-31/+25
2015-12-31Merge pull request #586Riccardo Spagni2-1/+7
2015-12-31core: do not use the persistent pool state for testsmoneromooo-monero2-1/+7
2015-12-31Merge pull request #585Riccardo Spagni2-4/+1
2015-12-31let miniupnp's cmakelist handle defaultsRiccardo Spagni2-4/+1
2015-12-31Merge pull request #584Riccardo Spagni1-1/+3
2015-12-31wallet: don't forget to close the file after storing cachemoneromooo-monero1-1/+3
2015-12-31Merge pull request #583Riccardo Spagni1-3/+11
2015-12-31fix miniupnpc cmakelistRiccardo Spagni1-3/+11
2015-12-31Merge pull request #582Riccardo Spagni348-337/+337
2015-12-31updated copyright yearRiccardo Spagni339-328/+328
2015-12-31fixed copyrights with bad year referencesRiccardo Spagni9-9/+9
2015-12-31Merge pull request #581Riccardo Spagni2-7/+2
2015-12-31Merge pull request #580Riccardo Spagni1-1/+1
2015-12-31Merge pull request #579Riccardo Spagni11-37/+130
2015-12-31isblank doesn't need a special case testHoward Chu1-6/+1
2015-12-31Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902Howard Chu1-1/+1
2015-12-30unit_tests: remove an unused variablemoneromooo-monero1-1/+0
2015-12-30unit_tests: fix hardfork test buildmoneromooo-monero1-0/+1
2015-12-30blockchain: kill ioservice on scope end, rather than manuallymoneromooo-monero1-6/+7
2015-12-30miner: minor fixes on stopmoneromooo-monero1-1/+4
2015-12-30core_tests: deinit core before destroying itmoneromooo-monero1-1/+3
2015-12-30wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero7-13/+84
2015-12-30wallet: protect against exceptions in the block pull threadmoneromooo-monero2-14/+30
2015-12-30net_peerlist: move a couple functions from public to privatemoneromooo-monero1-2/+2
2015-12-30Merge pull request #578Riccardo Spagni101-3175/+4811
2015-12-30fix missing unbound testsRiccardo Spagni2-1/+9
2015-12-30update unbound, fix unbound openssl issue on OS XRiccardo Spagni101-3175/+4803
2015-12-30Merge pull request #577Riccardo Spagni85-2575/+6420
2015-12-30no longer need to pass the size to rapidjsonRiccardo Spagni31-1142/+3762
2015-12-30add missing miniupnpc files, modify cmake to not build miniupnpc tests and to...Riccardo Spagni11-2/+629
2015-12-30updated miniupnpcRiccardo Spagni45-1452/+2050
2015-12-30Merge pull request #575Riccardo Spagni1-6/+8
2015-12-30Merge pull request #574Riccardo Spagni2-6/+11
2015-12-30Merge pull request #573Riccardo Spagni1-0/+22
2015-12-30Merge pull request #572Riccardo Spagni2-3/+11
2015-12-30Merge pull request #571Riccardo Spagni2-75/+75
2015-12-30Merge pull request #570Riccardo Spagni1-1/+1
2015-12-30Merge pull request #569Riccardo Spagni6-0/+32
2015-12-30Merge pull request #568Riccardo Spagni2-9/+2
2015-12-29wallet: store cache to file without unnecessary memory buffermoneromooo-monero1-6/+8
2015-12-29Merge pull request #566Riccardo Spagni3-1/+85
2015-12-29Merge pull request #1 from LMDB/crash-fixmoneromooo-monero1-5/+5
2015-12-29Tweak 45800a25e9374e63caaabba05c89585c86acd668hyc1-5/+5
2015-12-28wallet_rpc_server: exit async, so we reply to stop_wallet RPCmoneromooo-monero2-1/+11
2015-12-28blockchain_db: inform user about new format if blockchain.bin is foundmoneromooo-monero1-0/+22
2015-12-28blockchain: always stop the ioservice before returningmoneromooo-monero1-0/+2
2015-12-28MDB_VL32 - resync with masterHoward Chu2-75/+75
2015-12-28wallet: do not return error if incoming_transfers finds nonemoneromooo-monero1-5/+0
2015-12-28db_lmdb: safety close db at exitmoneromooo-monero1-0/+3
2015-12-28db_lmdb: fix a strdup/delete[] mistmatchmoneromooo-monero1-3/+6
2015-12-27Remove assert from status commandhyc1-1/+1
2015-12-26BlockchainDB: skip fixup check if read-only databasewarptangent6-0/+32
2015-12-26blockchain: remove obsolete containersmoneromooo-monero2-8/+1
2015-12-26blockchain: Fix height in call to on_blockchain_decmoneromooo-monero1-1/+1
2015-12-26hardfork: ensure current_fork_index can not become negative on rescanmoneromooo-monero1-1/+1
2015-12-26tests: add a unit test for canonical decomposed amountsmoneromooo-monero2-0/+84
2015-12-26Merge pull request #565Riccardo Spagni9-63/+121
2015-12-25tests: fix various tests by using parameters better suited to moneromoneromooo-monero3-8/+8
2015-12-25tests: fix some double spending testsmoneromooo-monero1-7/+8
2015-12-25tests: use 255 as a "too high" block versionmoneromooo-monero1-2/+2
2015-12-25blockchain: fix a few block addition bugsmoneromooo-monero2-34/+46
2015-12-25blockchain: fix an off by one error in unlocked time checkmoneromooo-monero1-1/+1
2015-12-25blockchain: reinstate double spending checks in check_tx_inputsmoneromooo-monero1-3/+7
2015-12-25blockchain: make some flag twiddling code closer to the originalmoneromooo-monero1-2/+2
2015-12-25blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero4-3/+8
2015-12-25blockchain: add missing m_tx_pool.on_blockchain_decmoneromooo-monero1-0/+1
2015-12-25blockchain: fix switch to alternative blockchain for more than one blockmoneromooo-monero1-1/+1
2015-12-25blockchain: add a missing validity check to rollback_blockchain_switchingmoneromooo-monero1-0/+6
2015-12-25core: catch exceptions from get_output_keymoneromooo-monero1-2/+18
2015-12-25db: throw when given a non txout_to_key output to addmoneromooo-monero3-0/+13
2015-12-25Merge pull request #564Riccardo Spagni58-16992/+2464
2015-12-25Merge pull request #562Riccardo Spagni1-3/+5
2015-12-25Merge pull request #561Riccardo Spagni1-9/+10
2015-12-25Merge pull request #557Riccardo Spagni4-1/+36
2015-12-25Update liblmdb, unify 32/64 sourcesHoward Chu58-16992/+2464
2015-12-24BlockchainDB: Remove txs in reverse orderwarptangent1-3/+5
2015-12-24BlockchainLMDB: When removing, find amount output index fast by starting at endwarptangent1-4/+5
2015-12-24BlockchainLMDB: Remove tx outputs in reverse orderwarptangent1-5/+5
2015-12-24Merge pull request #560Riccardo Spagni3-1/+171
2015-12-24Merge pull request #559Riccardo Spagni1-1/+1
2015-12-24unit_tests: fix hard fork testsmoneromooo-monero1-1/+2
2015-12-24fixed missing parenthesisRiccardo Spagni1-1/+1
2015-12-24unit_tests: new test for IP blockingmoneromooo-monero2-0/+169
2015-12-24Merge pull request #558Riccardo Spagni1-3/+5
2015-12-24fix for 'failed to generate new wallet: failed to save file' error during wal...Lex Kalinkin1-3/+5
2015-12-23changed height to uint64_tBrendan Telzrow1-4/+4
2015-12-23added RPC wallet command getheightBrendan Telzrow4-1/+36
2015-12-23Merge pull request #556Riccardo Spagni2-4/+23
2015-12-23epee: regularly cleanup connections we kept a reference tomoneromooo-monero2-4/+23
2015-12-22Merge pull request #554Riccardo Spagni1-2/+2
2015-12-22Merge pull request #553Riccardo Spagni3-2/+26
2015-12-22README.md: mention --no-igd in the Tor paragraphmoneromooo-monero1-2/+2
2015-12-22epee: fix hang on exitmoneromooo-monero2-1/+25
2015-12-22net_node: fix a hang on exitmoneromooo-monero1-1/+1
2015-12-22Merge pull request #552Riccardo Spagni8-24/+4
2015-12-22Merge pull request #551Riccardo Spagni1-0/+1
2015-12-22Merge pull request #550Riccardo Spagni1-2/+5
2015-12-22Merge pull request #549Riccardo Spagni1-2/+3
2015-12-22Merge pull request #547Riccardo Spagni16-42/+97
2015-12-22Merge pull request #546Riccardo Spagni1-0/+5
2015-12-22Merge pull request #545Riccardo Spagni3-1/+11
2015-12-21Strip redundant includeshyc8-24/+4
2015-12-20Also set stacksize for Win32 not on MSVCHoward Chu1-0/+1
2015-12-20wallet: fix load/save versioning bug for recently added tx datamoneromooo-monero1-2/+5
2015-12-19README.md: mention rlwrap usagemoneromooo-monero1-0/+5
2015-12-19README.md: fix Tor paragraph to use warptangent's TCP DNS changesmoneromooo-monero1-2/+3
2015-12-19Allow the wallet to access hard fork informationmoneromooo-monero8-8/+63
2015-12-19epee: make log macros behave like statementsmoneromooo-monero1-22/+22
2015-12-19Add missing semicolons after log statementsmoneromooo-monero8-12/+12
2015-12-18print top block hash in daemon diff commandmoneromooo-monero3-1/+11
2015-12-18Merge pull request #544Riccardo Spagni2-3/+3
2015-12-18Merge pull request #543Riccardo Spagni2-2/+2
2015-12-18Merge pull request #542Riccardo Spagni2-1/+20
2015-12-17replace std::auto_ptr with std::unique_ptrmoneromooo-monero2-3/+3
2015-12-17move another non user useful log to L1moneromooo-monero1-1/+1
2015-12-17p2p: minor log formatting fixmoneromooo-monero1-1/+1
2015-12-17wallet: save to a temporary file, then renamemoneromooo-monero2-1/+20
2015-12-16Merge pull request #541Riccardo Spagni1-28/+49
2015-12-16Merge pull request #536Riccardo Spagni26-3554/+3550
2015-12-15Replace tabs and remove trailing whitespacewarptangent1-24/+24
2015-12-15Optionally restrict DNS queries to TCPwarptangent1-3/+24
2015-12-15Fix typowarptangent2-2/+2
2015-12-15blockchain.cpp: Change indentation from 4 to 2 spaceswarptangent1-2255/+2253
2015-12-15Replace tabs with two spaces for consistency with rest of codebasewarptangent26-1356/+1354
2015-12-15Merge pull request #540Riccardo Spagni1-1/+1
2015-12-15Merge pull request #539Riccardo Spagni1-0/+5
2015-12-15Merge pull request #538Riccardo Spagni1-290/+127
2015-12-15Merge pull request #537Riccardo Spagni1-0/+1