| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated RandomX to v1.2.2 | SChernykh | 2026-05-10 | 1 | -0/+0 |
| * | daemon: remove miniupnp | tobtoht | 2026-04-26 | 2 | -26/+0 |
| * | logging: Generalize terminal color detection | iamamyth | 2025-12-29 | 2 | -4/+14 |
| * | Fix logging deadlock | j-berman | 2025-11-11 | 2 | -25/+5 |
| * | Fix logging lock, future optimizations may needed | Lee *!* Clagett | 2025-09-02 | 1 | -2/+3 |
| * | miniupnpc: fix build with gcc 14 | tobtoht | 2025-01-07 | 1 | -0/+1 |
| * | heed NO_COLOR environment variable | moneromooo-monero | 2023-10-31 | 1 | -0/+5 |
| * | Update RandomX to 1.2.1 | tevador | 2023-10-20 | 1 | -0/+0 |
| * | randomx: update submodule | selsta | 2022-07-26 | 1 | -0/+0 |
| * | Merge pull request #8358 | luigi1111 | 2022-07-03 | 1 | -0/+4 |
| |\ | |||||
| | * | clang warning fix for #8338 | Jeffrey Ryan | 2022-05-27 | 1 | -0/+4 |
| * | | Merge pull request #7774 | luigi1111 | 2022-07-03 | 1 | -2/+56 |
| |\ \ | |/ |/| | |||||
| | * | ITS#9385 fix using MDB_NOSUBDIR with nonexistent file | Kris Zyp | 2022-06-03 | 1 | -4/+1 |
| | * | Silence spurious fallthru warning | Howard Chu | 2022-06-03 | 1 | -1/+1 |
| | * | Fix rawpart flag collision | Howard Chu | 2022-06-03 | 1 | -2/+2 |
| | * | More RAWPART support | Howard Chu | 2022-06-03 | 1 | -1/+43 |
| | * | Preliminary raw partition support | Howard Chu | 2022-06-03 | 1 | -1/+16 |
| * | | GCC: Fix -Wstringop-overflow= warnings | Jeffrey Ryan | 2022-05-16 | 1 | -0/+3 |
| |/ | |||||
| * | Update randomx: fix Mac linking error | Howard Chu | 2022-05-10 | 1 | -0/+0 |
| * | randomx: update submodule | selsta | 2022-04-06 | 1 | -0/+0 |
| * | Update RandomX | Jethro Grassie | 2021-11-20 | 1 | -0/+0 |
| * | Update RandomX to v1.1.10 | tevador | 2021-11-08 | 1 | -0/+0 |
| * | Merge pull request #7945 | luigi1111 | 2021-09-23 | 1 | -1/+4 |
| |\ | |||||
| | * | cmake: set required C/C++ standard to 11 | selsta | 2021-09-16 | 1 | -1/+4 |
| * | | easylogging++: fix missing logs | moneromooo-monero | 2021-09-23 | 1 | -3/+4 |
| |/ | |||||
| * | Merge pull request #7828 | luigi1111 | 2021-09-09 | 1 | -0/+1 |
| |\ | |||||
| | * | EasyLogging++: new anti-UB test and propagating exception | mj-xmr | 2021-08-03 | 1 | -0/+1 |
| * | | external: remove unbound submodule | selsta | 2021-09-03 | 2 | -17/+3 |
| |/ | |||||
| * | Merge pull request #7380 | luigi1111 | 2021-06-24 | 1 | -3/+2 |
| |\ | |||||
| | * | easylogging++: fix potential memory corruption | moneromooo-monero | 2021-02-16 | 1 | -3/+2 |
| * | | Merge pull request #7733 | luigi1111 | 2021-06-16 | 1 | -0/+0 |
| |\ \ | |||||
| | * | | randomx: bump submodule to v1.1.9 | selsta | 2021-05-22 | 1 | -0/+0 |
| * | | | CMake: glob missing headers for easylogging | mj-xmr | 2021-05-14 | 1 | -1/+5 |
| |/ / | |||||
| * | | cmake: set 3.5 as minimum version | selsta | 2021-04-27 | 1 | -1/+1 |
| * | | Merge pull request #7656 | luigi1111 | 2021-04-22 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | ITS#9496 fix mdb_env_open bug from #8704 | Howard Chu | 2021-04-09 | 1 | -3/+3 |
| * | | | Merge pull request #7643 | luigi1111 | 2021-04-22 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Test: Enable coverage for external repositories | mj-xmr | 2021-04-01 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge pull request #7641 | luigi1111 | 2021-04-16 | 1 | -10/+14 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | easylogging++: in place log sanitization | moneromooo-monero | 2021-03-29 | 1 | -10/+14 |
| * | | | Merge pull request #7439 | luigi1111 | 2021-03-29 | 2 | -15/+32 |
| |\ \ \ | |||||
| | * | | | Reduced executable size; reduced call sequence to "allowed" log function | Lee Clagett | 2021-01-16 | 2 | -15/+32 |
| | |/ / | |||||
| * / / | ITS#9500 fix regression from ITS#8662 | Howard Chu | 2021-03-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #7361 | luigi1111 | 2021-02-18 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | ITS#9007 don't free loose writemap pages | Kris Zyp | 2021-02-01 | 1 | -1/+1 |
| | |/ | |||||
| * / | miniupnp: set submodule to upstream, disable install | selsta | 2021-01-12 | 2 | -0/+2 |
| |/ | |||||
| * | Revert "unbound: update to get build fixes" | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| * | unbound: update to get build fixes | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| * | Merge pull request #6782 | luigi1111 | 2020-08-31 | 1 | -0/+0 |
| |\ | |||||
| | * | supercop: update submodule | selsta | 2020-08-27 | 1 | -0/+0 |
