summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6376v0.15.0.5luigi11112020-03-091-4/+16
|\
| * Added logging for dropped local txes with no i2p/tor connectionsLee Clagett2020-03-071-4/+16
* | Merge pull request #6374luigi11112020-03-091-0/+10
|\ \
| * | depends: set several missing build tagsmoneromooo-monero2020-03-071-0/+10
| |/
* | Merge pull request #6373luigi11112020-03-091-8/+6
|\ \
| * | p2p: plug tor to clearnet association vectorAaron Hook2020-03-071-8/+6
| |/
* | Merge pull request #6368luigi11112020-03-096-9/+10
|\ \
| * | build: prepare v0.15.0.5 updateselsta2020-03-036-9/+10
| |/
* | Merge pull request #6367luigi11112020-03-092-4/+4
|\ \
| * | depends: update libsodium to 1.0.18TheCharlatan2020-03-022-4/+4
| |/
* | Merge pull request #6365luigi11112020-03-094-13/+13
|\ \
| * | wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2020-03-014-13/+13
| |/
* | Merge pull request #6362luigi11112020-03-093-4/+70
|\ \
| * | Fixed bug in ZMQ JSON-RPC method fieldLee Clagett2019-11-183-4/+70
| |/
* | Merge pull request #6360luigi11112020-03-092-4/+7
|\ \ | |/ |/|
| * Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett2020-02-282-4/+7
|/
* Merge pull request #6156v0.15.0.1luigi11112019-11-191-30/+8
|\
| * make d2h et al. constant-timeJethro Grassie2019-11-191-30/+8
|/
* Merge pull request #6152luigi11112019-11-185-9/+9
|\
| * v0.15.0.1 version bumpmoneromooo-monero2019-11-185-9/+9
* | Merge pull request #6149luigi11112019-11-181-1/+6
|\ \
| * | Fix #6147 DB corruption from child process overwriteHoward Chu2019-11-171-1/+6
| |/
* | Merge pull request #6150luigi11112019-11-1836-169/+407
|\ \ | |/ |/|
| * "Fix" non-determinism in native_cctools buildHoward Chu2019-11-182-0/+16
| * Fixup compiled python in OSXHoward Chu2019-11-171-1/+1
| * Fix unwind library orderingHoward Chu2019-11-172-0/+16
| * Fixup sodium darwinHoward Chu2019-11-173-31/+2
| * Use standard time for depends cachesHoward Chu2019-11-175-66/+59
| * Add ARFLAGSHoward Chu2019-11-1723-20/+89
| * gitian: add FreeBSDHoward Chu2019-11-172-17/+145
| * depends: Add FreeBSD supportHoward Chu2019-11-179-14/+68
| * gitian: Parametrize target platformsHoward Chu2019-11-171-27/+22
| * gitian: Update to latest gitian-builderHoward Chu2019-11-171-5/+1
|/
* Merge pull request #6138luigi11112019-11-161-1/+1
|\
| * wallet: set non-empty error string on connection failurexiphon2019-11-151-1/+1
* | Merge pull request #6121luigi11112019-11-161-1/+7
|\ \ | |/ |/|
| * epee: close connection when the peer has done somoneromooo-monero2019-11-111-1/+7
* | Merge pull request #6098luigi11112019-11-111-1/+1
|\ \ | |/ |/|
| * wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
* | Merge pull request #6089v0.15.0.0Riccardo Spagni2019-11-041-1/+1
|\ \
| * | [v0.15] gitian: fix out dir locationiDunk54002019-11-041-1/+1
| |/
* | Merge pull request #6092Riccardo Spagni2019-11-044-3/+13
|\ \ | |/ |/|
| * Copy LICENSE to all archivesHoward Chu2019-11-044-3/+13
|/
* Merge pull request #6086Riccardo Spagni2019-11-031-1/+1
|\
| * depends: fix typo in packagesselsta2019-11-041-1/+1
|/
* Merge pull request #6075Riccardo Spagni2019-11-038-42/+126
|\
| * simplewallet: plug a timing leakmoneromooo-monero2019-11-022-10/+31
| * epee: allow a random component in once_a_time timeoutsmoneromooo-monero2019-11-011-4/+16
| * wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-012-0/+11
| * wallet2: fix is_synced checking target height, not heightmoneromooo-monero2019-11-011-1/+1