summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #613v0.9.1Riccardo Spagni2016-01-156-0/+30
|\
| * Fix hf when import with verify offHoward Chu2016-01-156-0/+30
|/
* Merge pull request #612Riccardo Spagni2016-01-151-0/+8
|\
| * added checkpointsRiccardo Spagni2016-01-151-0/+8
* | Merge pull request #611Riccardo Spagni2016-01-151-1/+1
|\|
| * bumped version to 0.9.1 for point releaseRiccardo Spagni2016-01-151-1/+1
|/
* Merge pull request #610Riccardo Spagni2016-01-151-2/+1
|\
| * hardfork: fix accepting v2 blocks too earlymoneromooo-monero2016-01-151-2/+1
* | Merge pull request #609Riccardo Spagni2016-01-153-2/+4
|\ \
| * | 'max limit of...' is redundant wording, rephrasebinaryFate2016-01-143-3/+3
| * | Print msg when successfully updating out_peersbinaryFate2016-01-141-0/+2
* | | Merge pull request #608Riccardo Spagni2016-01-152-0/+2
|\ \ \
| * | | Fix da0bce34Howard Chu2016-01-122-0/+2
| |/ /
* | | Merge pull request #607Riccardo Spagni2016-01-151-1/+0
|\ \ \ | |/ / |/| |
| * | There has never been any such function "fnctl"Howard Chu2016-01-121-1/+0
|/ /
* | Merge pull request #606Riccardo Spagni2016-01-122-24/+64
|\ \
| * | Fix arm asmHoward Chu2016-01-111-23/+63
| * | Tweak arm6 flagsHoward Chu2016-01-111-1/+1
| |/
* | Merge pull request #605Riccardo Spagni2016-01-122-2/+5
|\ \
| * | Cleanup symbol clashes, stdlib headerHoward Chu2016-01-112-2/+5
| |/
* | Merge pull request #603Riccardo Spagni2016-01-121-0/+25
|\ \
| * | use load_file_to_string and exit with error on file read errorsFabian Hirschmann2016-01-091-3/+9
| * | remove new lines at the end of the password onlyFabian Hirschmann2016-01-091-2/+2
| * | add --password-file optionFabian Hirschmann2016-01-091-0/+19
| |/
* | Merge pull request #601Riccardo Spagni2016-01-125-11/+64
|\ \ | |/ |/|
| * rpc: fix missing target information in RPC callmoneromooo-monero2016-01-112-0/+3
| * daemon: fix status command when run from command linemoneromooo-monero2016-01-111-1/+1
| * wallet2: decide at runtime which upper tx size to usemoneromooo-monero2016-01-102-6/+20
| * rpc: is_key_image_spent now checks the tx pool toomoneromooo-monero2016-01-053-4/+40
|/
* Merge branch 'LMDB-tweaks'Riccardo Spagni2016-01-037-25/+23
|\
| * fixed conflictsRiccardo Spagni2016-01-037-25/+23
|/|
| * ARMv7 optimization flags are too aggressiveHoward Chu2016-01-031-2/+2
| * ARM chars are unsignedHoward Chu2016-01-031-1/+1
| * Use CMAKE_LINKER, not hardcoded "ld"Howard Chu2016-01-032-4/+4
| * Avoid cmake-3.x block comment syntaxHoward Chu2016-01-031-4/+6
| * Fix release flagsHoward Chu2016-01-021-2/+6
| * IP_TOS not supported before Windows7Howard Chu2016-01-021-1/+4
| * Get rid of doubly-defined NDEBUGHoward Chu2016-01-021-7/+0
* | Merge pull request #595Riccardo Spagni2016-01-031-2/+6
|\ \
| * | fix: cmake parse error on Ubuntu 14.04moneroexamples2016-01-031-2/+6
| |/
* | Merge pull request #594Riccardo Spagni2016-01-031-1/+1
|\ \
| * | daemon: fix ban length using wrong parametermoneromooo-monero2016-01-021-1/+1
| |/
* | Merge pull request #593Riccardo Spagni2016-01-031-1/+2
|\ \ | |/ |/|
| * unit_tests: initialize db object in ctor, not openmoneromooo-monero2016-01-021-1/+2
|/
* Merge pull request #588v0.9.0Riccardo Spagni2016-01-0113-17/+22
|\
| * updated readme, note CMake minimum version increaseRiccardo Spagni2016-01-011-2/+6
| * update versionRiccardo Spagni2015-12-3112-15/+16
|/
* Merge pull request #587Riccardo Spagni2015-12-313-31/+25
|\
| * Nicer looking exit when blockchain.bin is foundmoneromooo-monero2015-12-313-31/+25
* | Merge pull request #586Riccardo Spagni2015-12-312-1/+7
|\ \