| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | epee: update 'http_server_handlers_map2.h' macros to use fully qualified names | Jeffrey Ryan | 2025-02-13 | 2 | -2/+2 |
| * | p2p: allow comments in banlist files | jeffro256 | 2024-12-13 | 1 | -0/+10 |
| * | Handle case where a command line flag is not allowed in the config file | almalh | 2023-03-06 | 1 | -0/+13 |
| * | Boring Old Deletes | Jeffrey | 2022-04-18 | 3 | -3/+0 |
| * | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 2022-04-06 | 1 | -24/+1 |
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 17 | -17/+17 |
| * | Merge pull request #7891 | luigi1111 | 2021-09-23 | 1 | -0/+1 |
| |\ | |||||
| | * | RPC and ZeroMQ APIs to support p2pool | SChernykh | 2021-09-11 | 1 | -0/+1 |
| * | | daemon: allow proxy configuration | anon | 2021-08-20 | 5 | -3/+24 |
| |/ | |||||
| * | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 2021-04-16 | 1 | -0/+1 |
| * | Merge pull request #7002 | luigi1111 | 2021-04-16 | 1 | -0/+1 |
| |\ | |||||
| | * | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2021-03-28 | 1 | -0/+1 |
| * | | Merge pull request #7326 | luigi1111 | 2021-03-29 | 4 | -9/+62 |
| |\ \ | |/ |/| | |||||
| | * | bootstrap_daemon: proxy configuration support | xiphon | 2021-01-21 | 4 | -9/+62 |
| * | | Remove unused variables in monero codebase | Kevin Barbour | 2021-02-09 | 1 | -1/+0 |
| * | | Header row for peer list in sync_info | Denis Goddard | 2020-12-31 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #7180 | Alexander Blair | 2020-12-26 | 1 | -3/+9 |
| |\ | |||||
| | * | ban lists may now include subnets | moneromooo-monero | 2020-12-22 | 1 | -3/+9 |
| * | | restrict public node checks a little | moneromooo-monero | 2020-12-22 | 1 | -0/+4 |
| |/ | |||||
| * | daemon: the ban command can now load IPs from a file (ban @filename) | moneromooo-monero | 2020-12-14 | 2 | -4/+42 |
| * | Merge pull request #6948 | Alexander Blair | 2020-12-01 | 1 | -1/+2 |
| |\ | |||||
| | * | Add rpc-restricted-bind-ip option | Howard Chu | 2020-10-29 | 1 | -1/+2 |
| * | | Merge pull request #6826 | luigi1111 | 2020-11-28 | 2 | -101/+203 |
| |\ \ | |/ |/| | |||||
| | * | Update error messages in daemon | Tadeas Moravec | 2020-09-18 | 2 | -101/+203 |
| * | | daemon: Windows - fix FAT32 warning, trailing backslash is required | xiphon | 2020-09-20 | 1 | -1/+1 |
| * | | Merge pull request #6703 | Alexander Blair | 2020-08-16 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | daemon: don't print "(pruned)" for coinbase txes | moneromooo-monero | 2020-07-24 | 1 | -1/+3 |
| * | | | Merge pull request #6689 | Alexander Blair | 2020-08-16 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | daemon: print sampling time in print_net_stats | moneromooo-monero | 2020-06-25 | 1 | -2/+4 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6614 | Alexander Blair | 2020-08-16 | 2 | -2/+36 |
| |\ \ \ | |||||
| | * | | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 2020-07-24 | 2 | -2/+36 |
| * | | | | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2020-05-04 | 4 | -33/+46 |
| |/ / / | |||||
| * | | | Merge pull request #6578 | Alexander Blair | 2020-07-19 | 1 | -0/+21 |
| |\ \ \ | |||||
| | * | | | daemon: complain if data dir resides on FAT32 volume (Windows) | xiphon | 2020-05-21 | 1 | -0/+21 |
| | |/ / | |||||
| * | | | Merge pull request #6516 | Alexander Blair | 2020-07-19 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | remove double includes | sumogr | 2020-05-11 | 1 | -1/+0 |
| * | | | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 17 | -17/+17 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 17 | -17/+17 |
| | | |/ | |/| | |||||
| * / | | daemon: remove time based "update needed" status string | moneromooo-monero | 2020-05-24 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge pull request #6408 | luigi1111 | 2020-04-21 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | daemon: fix print_net_stats RPC calls | moneromooo-monero | 2020-03-29 | 1 | -2/+2 |
| * | | Merge pull request #6353 | luigi1111 | 2020-04-04 | 1 | -3/+7 |
| |\ \ | |||||
| | * | | daemon: if no banned IPs print something | sumogr | 2020-02-24 | 1 | -3/+7 |
| * | | | Merge pull request #6339 | luigi1111 | 2020-04-04 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | remove empty statements | Interchained | 2020-02-17 | 1 | -1/+1 |
| * | | | Merge pull request #6225 | Alexander Blair | 2020-02-28 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 2019-12-12 | 1 | -3/+3 |
| * | | | | Merge pull request #6211 | Alexander Blair | 2020-02-28 | 4 | -6/+21 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | rpc: add bad-blocks to flush_cache RPC | moneromooo-monero | 2019-12-02 | 4 | -6/+21 |
| | |/ / | |||||
| * | | | Merge pull request #6198 | luigi1111 | 2020-02-19 | 2 | -5/+7 |
| |\ \ \ | |_|/ |/| | | |||||
