summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #8037luigi11112021-11-092-3/+65
|\ \ \ \
| * | | | depends: openssl 1.1.1k -> 1.1.1lselsta2021-11-022-3/+65
* | | | | Merge pull request #8032luigi11112021-11-091-16/+54
|\ \ \ \ \
| * | | | | slow_hash: don't blow out Mac stack on ARM64Howard Chu2021-10-301-16/+54
| |/ / / /
* | | | | Merge pull request #8023luigi11112021-11-097-10/+11
|\ \ \ \ \
| * | | | | build: prepare v0.17.3.0selsta2021-10-297-10/+11
| |/ / / /
* | | | | Merge pull request #7997luigi11112021-11-0948-190/+323
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | wallet_api: enable set_strict_default_file_permissionstobtoht2021-10-222-1/+6
| * | | | epee: add missing headerselsta2021-10-223-0/+3
| * | | | depends: update zeromq package to 4.3.4selsta2021-10-215-91/+28
| * | | | cmake: use CMAKE_CURRENT_LIST_DIR for git versionselsta2021-10-211-2/+2
| * | | | epee: avoid ADL selecting C++14 std::quotedselsta2021-10-201-14/+9
| * | | | cmake: set cpp14 standardselsta2021-10-183-3/+3
| * | | | fix median overflow bugkoe2021-10-141-1/+2
| * | | | LMDB: fix deadlock in resized detectionHoward Chu2021-10-142-3/+13
| * | | | blockchain: fix pedantic assertselsta2021-10-141-0/+2
| * | | | Increase timeout for the mining test 4 times (to 240s)mj-xmr2021-10-101-1/+1
| * | | | Wallet2: Update 'approximate_testnet_rolled_back_blocks'rbrunner72021-10-071-1/+1
| * | | | cmake: set required C/C++ standard to 11selsta2021-10-064-13/+26
| * | | | Fix parallel make of OpenSSLHoward Chu2021-10-061-2/+2
| * | | | add singapore.node.xmr.pm to seed nodeslza_menace2021-10-061-1/+5
| * | | | net_node: add seed nodeselsta2021-10-061-0/+3
| * | | | depends: update unwind, fix build with ubuntu 21.04selsta2021-10-062-8/+8
| * | | | Only INFO log for short seed words with ALLOW_SHORT_WORDS activerbrunner72021-10-061-1/+1
| * | | | epee: don't log raw packet datamoneromooo-monero2021-10-061-4/+4
| * | | | Mac: Enable on ARM, by not enforcing x86_64mj-xmr2021-10-061-1/+1
| * | | | daemon: allow proxy configurationanon2021-10-0612-12/+62
| * | | | bootstrap_daemon: proxy configuration supportxiphon2021-10-069-27/+125
| * | | | wallet2: chunk get_outs.bin calls to avoid sanity limitsmoneromooo-monero2021-10-061-8/+20
| | |_|/ | |/| |
* | | | Merge pull request #8030luigi11112021-11-011-1/+1
|\ \ \ \
| * | | | crypto: fix typo in ifdefselsta2021-10-291-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #8014luigi11112021-11-012-23/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: fix key encryption when changing ask-password from 0/1 to 2moneromooo-monero2021-10-192-23/+4
| |/ /
* | | Merge pull request #8022luigi11112021-10-251-0/+1
|\ \ \
| * | | protocol: fix spurious rejection of downloaded blocksmoneromooo-monero2021-10-231-0/+1
| |/ /
* | | Merge pull request #8007luigi11112021-10-256-12/+12
|\ \ \
| * | | Add README to release archivesHoward Chu2021-10-145-9/+9
| * | | README v12 fork occurred on 2019-11-30 as expectedHoward Chu2021-10-141-3/+3
* | | | Merge pull request #7996luigi11112021-10-251-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | socks: ignore any exceptions in shutdown/closeselsta2021-10-221-2/+3
| | |/ | |/|
* | | Merge pull request #8005luigi11112021-10-171-35/+105
|\ \ \
| * | | ARMv8: detect AES support dynamicallyHoward Chu2021-10-111-35/+105
| | |/ | |/|
* | | Merge pull request #7993luigi11112021-10-171-1/+1
|\ \ \
| * | | Decrease the "recent spend window" in gamma re-select to 15 blocksj-berman2021-10-041-1/+1
| | |/ | |/|
* | | Merge pull request #7870luigi11112021-10-171-2/+2
|\ \ \
| * | | UB: virtual methods in destructor at Trezormj-xmr2021-09-081-2/+2
* | | | Merge pull request #7868luigi11112021-10-171-1/+1
|\ \ \ \
| * | | | UB: virtual method in destructor of WalletImpl v0.17mj-xmr2021-09-081-1/+1
| |/ / /
* | | | Merge pull request #7861luigi11112021-10-171-5/+5
|\ \ \ \
| * | | | LMDB: protection against UB, by not calling virtual methods from destructor -...mj-xmr2021-09-091-5/+5
| |/ / /