| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | restrict public node checks a little | moneromooo-monero | 2020-12-22 | 1 | -1/+10 |
| | | | | | | do not include blocked hosts in peer lists or public node lists by default, warn about no https on clearnet and about untrusted peers likely being spies | ||||
| * | Merge pull request #6689 | Alexander Blair | 2020-08-16 | 1 | -1/+1 |
| |\ | | | | | | | | | afd002c31 daemon: print sampling time in print_net_stats (moneromooo-monero) ec7bba079 util: fix kilo prefix typo (K instead of k) (moneromooo-monero) | ||||
| | * | util: fix kilo prefix typo (K instead of k) | moneromooo-monero | 2020-06-25 | 1 | -1/+1 |
| | | | |||||
| * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| |/ | | | | Update copyright year to 2020 | ||||
| * | Daemon: Print estimates for time until fully synced | rbrunner7 | 2020-03-21 | 1 | -9/+105 |
| | | |||||
| * | util: allow newlines in string to be split | moneromooo-monero | 2019-11-25 | 1 | -1/+14 |
| | | |||||
| * | simplewallet: lock console on inactivity | moneromooo-monero | 2019-08-28 | 1 | -0/+160 |
| | | |||||
| * | daemon: add more chain specific info in alt_chain_info | moneromooo-monero | 2019-06-01 | 1 | -0/+17 |
| | | |||||
| * | Windows: fix a build error in MSYS2 with boost 1.70.0 | iDunk5400 | 2019-04-18 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #5367 | Riccardo Spagni | 2019-04-11 | 1 | -4/+4 |
| |\ | | | | | | | 07b716bf util: name replace_file arguments better (moneromooo-monero) | ||||
| | * | util: name replace_file arguments better | moneromooo-monero | 2019-03-29 | 1 | -4/+4 |
| | | | | | | | | | It was confusing unless you read code and the rename(2) man page. | ||||
| * | | New interactive daemon command 'print_net_stats': Global traffic stats | rbrunner7 | 2019-03-24 | 1 | -0/+36 |
| |/ | |||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #4944 | luigi1111 | 2018-12-31 | 1 | -3/+29 |
| |\ | | | | | | | | | 1505dd3 util: set MONERO_DEFAULT_LOG_CATEGORY (moneromooo-monero) db57374 util: use fcntl instead of flock, for compatibility (moneromooo-monero) | ||||
| | * | util: use fcntl instead of flock, for compatibility | moneromooo-monero | 2018-12-06 | 1 | -3/+26 |
| | | | | | | | | | in particular with NFS | ||||
| | * | util: set MONERO_DEFAULT_LOG_CATEGORY | moneromooo-monero | 2018-12-05 | 1 | -0/+3 |
| | | | | | | | | | Otherwise it'd end up with whatever was included last | ||||
| * | | MMS (Multisig Messaging System): Initial version | rbrunner7 | 2018-12-12 | 1 | -0/+12 |
| |/ | |||||
| * | wallet: warn if lockable memory limit is too low | moneromooo-monero | 2018-11-03 | 1 | -0/+15 |
| | | |||||
| * | Merge pull request #4545 | Riccardo Spagni | 2018-10-26 | 1 | -1/+24 |
| |\ | | | | | | | 93a88d73 Utils: add support for newer Windows versions detection (Gregory Lemercier) | ||||
| | * | Utils: add support for newer Windows versions detection | Gregory Lemercier | 2018-10-09 | 1 | -1/+24 |
| | | | |||||
| * | | Merge pull request #4629 | Riccardo Spagni | 2018-10-20 | 1 | -0/+20 |
| |\ \ | | | | | | | | | | c7743929 spawn: close all file descriptors before execve (moneromooo-monero) | ||||
| | * | | spawn: close all file descriptors before execve | moneromooo-monero | 2018-10-17 | 1 | -0/+20 |
| | |/ | | | | | | | No need to give whatever we're calling access to what we use | ||||
| * / | util: close keys file lock on exec | moneromooo-monero | 2018-10-16 | 1 | -1/+1 |
| |/ | |||||
| * | simplewallet: Add Unicode input_line [Ryo backport] | fireice-uk | 2018-09-19 | 1 | -0/+28 |
| | | |||||
| * | Merge pull request #4293 | luigi1111 | 2018-09-10 | 1 | -49/+35 |
| |\ | | | | | | | 9d65399 is_hdd update (p8p) | ||||
| | * | is_hdd update | p8p | 2018-08-25 | 1 | -49/+35 |
| | | | |||||
| * | | util: remove unused <ustat.h> | moneromooo-monero | 2018-08-17 | 1 | -1/+0 |
| |/ | | | | | | It's obsolete and removed from at least Arch Linux 8.2 Reported by moneroexamples | ||||
| * | Merge pull request #4136 | luigi1111 | 2018-08-15 | 1 | -0/+16 |
| |\ | | | | | | | 4307489 wallet: disable core dumps on startup in release mode (moneromooo-monero) | ||||
| | * | wallet: disable core dumps on startup in release mode | moneromooo-monero | 2018-08-12 | 1 | -0/+16 |
| | | | |||||
| * | | core_tests: add --filter to select which tests to run | moneromooo-monero | 2018-07-07 | 1 | -0/+19 |
| |/ | |||||
| * | util: fix mistakes made in #3994 | stoffu | 2018-06-28 | 1 | -3/+3 |
| | | |||||
| * | util: add file_locker class | stoffu | 2018-06-28 | 1 | -0/+67 |
| | | |||||
| * | epee.string_tools: add conversion between UTF-8 and UTF-16 | stoffu | 2018-06-28 | 1 | -11/+18 |
| | | |||||
| * | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp | stoffu | 2018-06-21 | 1 | -0/+18 |
| | | |||||
| * | Merge pull request #3932 | luigi1111 | 2018-06-20 | 1 | -0/+7 |
| |\ | | | | | | | | | | | 8962f00 simplewallet: add optional trusted/untrusted argument to set_daemon (moneromooo-monero) 941a608 util: consider Tor/I2P addresses to be non local (moneromooo-monero) 2b3357e README: mention --untrusted-daemon (moneromooo-monero) | ||||
| | * | util: consider Tor/I2P addresses to be non local | moneromooo-monero | 2018-06-05 | 1 | -0/+7 |
| | | | |||||
| * | | db_lmdb: warn about slowness when running off a spinning disk | moneromooo-monero | 2018-06-08 | 1 | -0/+70 |
| |/ | |||||
| * | util: log stack trace on crash | moneromooo-monero | 2018-04-12 | 1 | -0/+39 |
| | | |||||
| * | common: make this build with unbound 1.4.20 | moneromooo-monero | 2018-04-10 | 1 | -1/+4 |
| | | | | | Common on currently used distros | ||||
| * | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 2018-02-25 | 1 | -8/+15 |
| | | |||||
| * | wipeable_string: call memwipe directly | moneromooo-monero | 2018-01-31 | 1 | -2/+0 |
| | | | | | | since the original reason for the indirect call (that memwipe was not in contrib) is now gone | ||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3084 | Riccardo Spagni | 2018-01-25 | 1 | -0/+17 |
| |\ | | | | | | | 5f5a51a6 util: warn if unbound was not built with threads (moneromooo-monero) | ||||
| | * | util: warn if unbound was not built with threads | moneromooo-monero | 2018-01-08 | 1 | -0/+17 |
| | | | | | | | | | This can causes crashes in libunbound | ||||
| * | | Merge pull request #3052 | Riccardo Spagni | 2018-01-25 | 1 | -9/+1 |
| |\ \ | | | | | | | | | | d507167f Removed unused mac-specific output folder path (Maxithi) | ||||
| | * | | Removed unused mac-specific output folder path | Maxithi | 2018-01-04 | 1 | -9/+1 |
| | |/ | |||||
| * / | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #2890 | Riccardo Spagni | 2017-12-25 | 1 | -7/+7 |
| |\ | | | | | | | | | 83b0f9e6 version: add -master to master version (moneromooo-monero) 493f7d09 util: allow non numeric version parts (moneromooo-monero) | ||||
| | * | util: allow non numeric version parts | moneromooo-monero | 2017-12-07 | 1 | -7/+7 |
| | | | |||||
| * | | move includes around to lessen overall load | moneromooo-monero | 2017-12-16 | 1 | -0/+1 |
| | | | |||||
