| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #8037 | luigi1111 | 2021-11-09 | 2 | -3/+65 | |
| |\ \ \ \ | ||||||
| | * | | | | depends: openssl 1.1.1k -> 1.1.1l | selsta | 2021-11-02 | 2 | -3/+65 | |
| * | | | | | Merge pull request #8032 | luigi1111 | 2021-11-09 | 1 | -16/+54 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | slow_hash: don't blow out Mac stack on ARM64 | Howard Chu | 2021-10-30 | 1 | -16/+54 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8023 | luigi1111 | 2021-11-09 | 7 | -10/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | build: prepare v0.17.3.0 | selsta | 2021-10-29 | 7 | -10/+11 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #7997 | luigi1111 | 2021-11-09 | 48 | -190/+323 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | wallet_api: enable set_strict_default_file_permissions | tobtoht | 2021-10-22 | 2 | -1/+6 | |
| | * | | | | epee: add missing header | selsta | 2021-10-22 | 3 | -0/+3 | |
| | * | | | | depends: update zeromq package to 4.3.4 | selsta | 2021-10-21 | 5 | -91/+28 | |
| | * | | | | cmake: use CMAKE_CURRENT_LIST_DIR for git version | selsta | 2021-10-21 | 1 | -2/+2 | |
| | * | | | | epee: avoid ADL selecting C++14 std::quoted | selsta | 2021-10-20 | 1 | -14/+9 | |
| | * | | | | cmake: set cpp14 standard | selsta | 2021-10-18 | 3 | -3/+3 | |
| | * | | | | fix median overflow bug | koe | 2021-10-14 | 1 | -1/+2 | |
| | * | | | | LMDB: fix deadlock in resized detection | Howard Chu | 2021-10-14 | 2 | -3/+13 | |
| | * | | | | blockchain: fix pedantic assert | selsta | 2021-10-14 | 1 | -0/+2 | |
| | * | | | | Increase timeout for the mining test 4 times (to 240s) | mj-xmr | 2021-10-10 | 1 | -1/+1 | |
| | * | | | | Wallet2: Update 'approximate_testnet_rolled_back_blocks' | rbrunner7 | 2021-10-07 | 1 | -1/+1 | |
| | * | | | | cmake: set required C/C++ standard to 11 | selsta | 2021-10-06 | 4 | -13/+26 | |
| | * | | | | Fix parallel make of OpenSSL | Howard Chu | 2021-10-06 | 1 | -2/+2 | |
| | * | | | | add singapore.node.xmr.pm to seed nodes | lza_menace | 2021-10-06 | 1 | -1/+5 | |
| | * | | | | net_node: add seed node | selsta | 2021-10-06 | 1 | -0/+3 | |
| | * | | | | depends: update unwind, fix build with ubuntu 21.04 | selsta | 2021-10-06 | 2 | -8/+8 | |
| | * | | | | Only INFO log for short seed words with ALLOW_SHORT_WORDS active | rbrunner7 | 2021-10-06 | 1 | -1/+1 | |
| | * | | | | epee: don't log raw packet data | moneromooo-monero | 2021-10-06 | 1 | -4/+4 | |
| | * | | | | Mac: Enable on ARM, by not enforcing x86_64 | mj-xmr | 2021-10-06 | 1 | -1/+1 | |
| | * | | | | daemon: allow proxy configuration | anon | 2021-10-06 | 12 | -12/+62 | |
| | * | | | | bootstrap_daemon: proxy configuration support | xiphon | 2021-10-06 | 9 | -27/+125 | |
| | * | | | | wallet2: chunk get_outs.bin calls to avoid sanity limits | moneromooo-monero | 2021-10-06 | 1 | -8/+20 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #8030 | luigi1111 | 2021-11-01 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | crypto: fix typo in ifdef | selsta | 2021-10-29 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #8014 | luigi1111 | 2021-11-01 | 2 | -23/+4 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | wallet2: fix key encryption when changing ask-password from 0/1 to 2 | moneromooo-monero | 2021-10-19 | 2 | -23/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #8022 | luigi1111 | 2021-10-25 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | protocol: fix spurious rejection of downloaded blocks | moneromooo-monero | 2021-10-23 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #8007 | luigi1111 | 2021-10-25 | 6 | -12/+12 | |
| |\ \ \ | ||||||
| | * | | | Add README to release archives | Howard Chu | 2021-10-14 | 5 | -9/+9 | |
| | * | | | README v12 fork occurred on 2019-11-30 as expected | Howard Chu | 2021-10-14 | 1 | -3/+3 | |
| * | | | | Merge pull request #7996 | luigi1111 | 2021-10-25 | 1 | -2/+3 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | socks: ignore any exceptions in shutdown/close | selsta | 2021-10-22 | 1 | -2/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #8005 | luigi1111 | 2021-10-17 | 1 | -35/+105 | |
| |\ \ \ | ||||||
| | * | | | ARMv8: detect AES support dynamically | Howard Chu | 2021-10-11 | 1 | -35/+105 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #7993 | luigi1111 | 2021-10-17 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Decrease the "recent spend window" in gamma re-select to 15 blocks | j-berman | 2021-10-04 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #7870 | luigi1111 | 2021-10-17 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | UB: virtual methods in destructor at Trezor | mj-xmr | 2021-09-08 | 1 | -2/+2 | |
| * | | | | Merge pull request #7868 | luigi1111 | 2021-10-17 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | UB: virtual method in destructor of WalletImpl v0.17 | mj-xmr | 2021-09-08 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #7861 | luigi1111 | 2021-10-17 | 1 | -5/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | LMDB: protection against UB, by not calling virtual methods from destructor -... | mj-xmr | 2021-09-09 | 1 | -5/+5 | |
| | |/ / / | ||||||
