| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | crypto: fix non zero scalar being 0 after reducing | moneromooo-monero | 2020-12-04 | 1 | -4/+8 |
| * | Merge pull request #6111 | Riccardo Spagni | 2020-09-06 | 1 | -4/+46 |
| |\ | |||||
| | * | functional_tests: add randomx tests | moneromooo-monero | 2020-08-27 | 1 | -4/+46 |
| * | | CLSAG signatures | Sarang Noether | 2020-08-27 | 2 | -0/+102 |
| |/ | |||||
| * | Merge pull request #6337 | Alexander Blair | 2020-08-16 | 4 | -0/+152 |
| |\ | |||||
| | * | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 2020-05-16 | 4 | -0/+152 |
| * | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 2020-08-09 | 2 | -9/+137 |
| |/ | |||||
| * | Merge pull request #6538 | Alexander Blair | 2020-07-19 | 1 | -10/+2 |
| |\ | |||||
| | * | keccak: remove aligned check | moneromooo-monero | 2020-05-16 | 1 | -10/+2 |
| * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 33 | -33/+33 |
| |/ | |||||
| * | Merge pull request #6441 | luigi1111 | 2020-05-05 | 1 | -0/+6 |
| |\ | |||||
| | * | use memwipe on secret k/alpha values | moneromooo-monero | 2020-04-15 | 1 | -0/+6 |
| * | | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -0/+70 |
| |/ | |||||
| * | Merge pull request #6298 | luigi1111 | 2020-03-31 | 1 | -0/+4 |
| |\ | |||||
| | * | [randomx] Add missing randomx_vm_set_cache() | cohcho | 2020-01-17 | 1 | -0/+4 |
| * | | Merge pull request #6223 | Alexander Blair | 2020-02-28 | 1 | -7/+14 |
| |\ \ | |/ |/| | |||||
| | * | Silence miner debugmsg spam | Howard Chu | 2019-12-09 | 1 | -7/+14 |
| * | | Replace memset with memwipe. | Bert Peters | 2019-11-13 | 1 | -4/+5 |
| |/ | |||||
| * | RandomX: update to v1.1.4 | tevador | 2019-10-13 | 1 | -76/+30 |
| * | Fix for miners on reorg | Howard Chu | 2019-10-07 | 1 | -1/+4 |
| * | Update to RandomX v1.1.3, simplify | Howard Chu | 2019-10-05 | 1 | -19/+2 |
| * | Fix randomx cache selection for RPCs | Howard Chu | 2019-10-03 | 1 | -12/+28 |
| * | RandomX integration | Howard Chu | 2019-09-25 | 5 | -7/+446 |
| * | Merge pull request #5877 | luigi1111 | 2019-09-24 | 1 | -3/+2 |
| |\ | |||||
| | * | Make null hash constants constexpr | Lev Sizov | 2019-09-05 | 1 | -2/+2 |
| | * | Removed unused boost/value_init header | Lev Sizov | 2019-09-02 | 1 | -1/+0 |
| | * | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 2019-09-02 | 1 | -2/+2 |
| * | | slow-hash: fix CNv2+ on big endian | moneromooo-monero | 2019-09-04 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #5609 | luigi1111 | 2019-08-27 | 4 | -2/+30 |
| |\ | |||||
| | * | wallet: add --extra-entropy command line flag | moneromooo-monero | 2019-08-22 | 4 | -2/+30 |
| * | | Merge pull request #5807 | luigi1111 | 2019-08-21 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Fix for biased signature nonce | Sarang Noether | 2019-08-12 | 1 | -2/+0 |
| | |/ | |||||
| * | | Merge pull request #5731 | luigi1111 | 2019-08-21 | 1 | -3/+3 |
| |\ \ | |/ |/| | |||||
| | * | CryptonightR_JIT: fix return value on error | selene | 2019-07-04 | 1 | -3/+3 |
| * | | Merge pull request #5624 | luigi1111 | 2019-07-24 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Delete more include string.h | Your Name | 2019-06-11 | 1 | -1/+0 |
| * | | | Merge pull request #5502 | luigi1111 | 2019-07-24 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | remove unused code | moneromooo-monero | 2019-04-29 | 1 | -1/+0 |
| | |/ / | |||||
| * | / | keccak: guard against misaligned memory accesses on ARM | moneromooo-monero | 2019-07-04 | 1 | -3/+6 |
| | |/ |/| | |||||
| * | | ensure no NULL is passed to memcpy | moneromooo-monero | 2019-06-14 | 1 | -1/+2 |
| * | | tree-hash: allocate variable memory on heap, not stack | moneromooo-monero | 2019-06-14 | 1 | -5/+7 |
| |/ | |||||
| * | crypto: replace rand<T>()%N idiom with unbiased rand_idx(N) | stoffu | 2019-04-04 | 1 | -0/+27 |
| * | Fix build on FreeBSD | Nathan Dorfman | 2019-03-24 | 1 | -1/+1 |
| * | Merge pull request #5252 | Riccardo Spagni | 2019-03-21 | 1 | -27/+31 |
| |\ | |||||
| | * | slow-hash: cache TLS references locally once at function start | moneromooo-monero | 2019-03-07 | 1 | -27/+31 |
| * | | Merge pull request #5251 | Riccardo Spagni | 2019-03-21 | 2 | -9/+24 |
| |\ \ | |||||
| | * | | crypto: fix PaX issue on NetBSD with CNv4 JIT | moneromooo-monero | 2019-03-07 | 2 | -9/+24 |
| | |/ | |||||
| * | | Merge pull request #5250 | Riccardo Spagni | 2019-03-21 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | aesb: avoid stomping on an existing define on NetBSD | moneromooo-monero | 2019-03-07 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #5213 | Riccardo Spagni | 2019-03-21 | 1 | -1/+1 |
| |\ \ | |||||
